Home
last modified time | relevance | path

Searched refs:autodetect (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/hwmon/
A Dabituguru.rst32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
63 * -1 autodetect (default)
69 on your motherboard. Default: 0 (autodetect).
72 pwms) your motherboard has. Default: 0 (autodetect).
A Ddell-smm-hwmon.rst117 autodetect)
121 autodetect)
A Dpmbus-core.rst48 many variables to consider. For example, it is almost impossible to autodetect
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-log-status.rst35 channels. Also many modern devices autodetect video and audio standards
/linux/drivers/block/
A Dfloppy.c2077 !drive_params[drive].autodetect[probed_format]) { in next_valid_format()
2081 if (floppy_type[drive_params[drive].autodetect[probed_format]].sect) { in next_valid_format()
3356 if (autodetect[i] < 0 || in valid_floppy_drive_params()
3357 autodetect[i] >= floppy_type_size) in valid_floppy_drive_params()
3493 if (!valid_floppy_drive_params(inparam.dp.autodetect, in fd_locked_ioctl()
3580 short autodetect[FD_AUTODETECT_SIZE]; member
3694 if (!valid_floppy_drive_params(v.autodetect, v.native_format)) in compat_setdrvprm()
3713 memcpy(drive_params[drive].autodetect, v.autodetect, in compat_setdrvprm()
3714 sizeof(v.autodetect)); in compat_setdrvprm()
3744 memcpy(v.autodetect, drive_params[drive].autodetect, in compat_getdrvprm()
[all …]
/linux/Documentation/devicetree/bindings/net/can/
A Dmicrochip,mcp251xfd.yaml22 description: to autodetect chip variant
/linux/drivers/media/i2c/
A Dsaa7115.c1711 int autodetect; in saa711x_detect_chip() local
1713 autodetect = !id || id->driver_data == 1; in saa711x_detect_chip()
1730 if (!autodetect && strcmp(name, id->name)) in saa711x_detect_chip()
1776 if (!autodetect && strcmp(name, id->name)) in saa711x_detect_chip()
1790 if (!autodetect && strcmp(name, id->name)) in saa711x_detect_chip()
/linux/drivers/pnp/pnpbios/
A DKconfig11 Specification Version 1.0A May 5, 1994" to autodetect built-in
/linux/include/uapi/linux/
A Dfd.h178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */ member
/linux/Documentation/fb/
A Defifb.rst36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
A Dsstfb.rst112 Default: 0 (= autodetect)
/linux/Documentation/networking/device_drivers/ethernet/dec/
A Ddmfe.rst32 This way it will autodetect the device mode.This is the suggested way to load the module.Or you can…
A Dde4x5.rst98 By default, the driver will now autodetect any DECchip based card.
/linux/Documentation/usb/
A Diuu_phoenix.rst86 The autodetect feature used is the serial CD. If that doesn't
/linux/drivers/md/
A DMakefile52 obj-y += md-autodetect.o
/linux/Documentation/networking/device_drivers/ethernet/dlink/
A Ddl2k.rst267 autodetect.
270 autodetect.
/linux/Documentation/i2c/busses/
A Di2c-parport.rst31 way to autodetect the devices. Support for different pinout configurations
/linux/drivers/media/pci/saa7164/
A Dsaa7164-api.c569 int saa7164_api_set_audio_detection(struct saa7164_port *port, int autodetect) in saa7164_api_set_audio_detection() argument
575 dprintk(DBGLVL_API, "%s(%d)\n", __func__, autodetect); in saa7164_api_set_audio_detection()
578 if (autodetect) in saa7164_api_set_audio_detection()
A Dsaa7164.h541 int saa7164_api_set_audio_detection(struct saa7164_port *port, int autodetect);
/linux/tools/bpf/bpftool/Documentation/
A Dbpftool-btf.rst87 to autodetect the path for the base object, and passing
/linux/Documentation/admin-guide/
A Ddevices.txt50 0 = /dev/fd0 Controller 0, drive 0, autodetect
51 1 = /dev/fd1 Controller 0, drive 1, autodetect
52 2 = /dev/fd2 Controller 0, drive 2, autodetect
53 3 = /dev/fd3 Controller 0, drive 3, autodetect
54 128 = /dev/fd4 Controller 1, drive 0, autodetect
55 129 = /dev/fd5 Controller 1, drive 1, autodetect
56 130 = /dev/fd6 Controller 1, drive 2, autodetect
57 131 = /dev/fd7 Controller 1, drive 3, autodetect
59 To specify format, add to the autodetect device number:
A Dsvga.rst208 CLGD autodetect works better. Doesn't depend on 80x25 being
/linux/Documentation/driver-api/nvdimm/
A Dnvdimm.rst853 needs to be written in raw mode. By default, the kernel will autodetect
854 the presence of a BTT and disable raw mode. This autodetect behavior
/linux/Documentation/filesystems/
A Dramfs-rootfs-initramfs.rst228 will autodetect the type (initramfs, not initrd) and extract the external cpio
/linux/Documentation/driver-api/media/drivers/
A Dzoran.rst331 Load zr36067.o. If it can't autodetect your card, use the card=X insmod

Completed in 47 milliseconds

12