/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | abituguru.rst | 32 .. [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).
|
D | dell-smm-hwmon.rst | 114 autodetect) 118 autodetect)
|
D | pmbus-core.rst | 48 many variables to consider. For example, it is almost impossible to autodetect
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-log-status.rst | 35 channels. Also many modern devices autodetect video and audio standards
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | fd.h | 95 short autodetect[8]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | fd.h | 88 short autodetect[FD_AUTODETECT_SIZE]; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | fd.h | 178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */ member
|
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/ |
D | Kconfig | 11 Specification Version 1.0A May 5, 1994" to autodetect built-in
|
/kernel/linux/linux-5.10/drivers/block/ |
D | floppy.c | 2076 !drive_params[drive].autodetect[probed_format]) { in next_valid_format() 2080 if (floppy_type[drive_params[drive].autodetect[probed_format]].sect) { in next_valid_format() 2907 …_floppy = floppy_type + drive_params[current_drive].autodetect[drive_state[current_drive].probed_f… in redo_fd_request() 3470 static bool valid_floppy_drive_params(const short autodetect[FD_AUTODETECT_SIZE], in valid_floppy_drive_params() 3477 if (autodetect[i] < 0 || in valid_floppy_drive_params() 3478 autodetect[i] >= floppy_type_size) in valid_floppy_drive_params() 3613 if (!valid_floppy_drive_params(inparam.dp.autodetect, in fd_locked_ioctl() 3691 short autodetect[FD_AUTODETECT_SIZE]; member 3805 if (!valid_floppy_drive_params(v.autodetect, v.native_format)) in compat_setdrvprm() 3824 memcpy(drive_params[drive].autodetect, v.autodetect, in compat_setdrvprm() [all …]
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
D | saa7115.c | 1711 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()
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | efifb.rst | 36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
|
D | sstfb.rst | 112 Default: 0 (= autodetect)
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dec/ |
D | dmfe.rst | 32 This way it will autodetect the device mode.This is the suggested way to load the module.Or you can…
|
D | de4x5.rst | 98 By default, the driver will now autodetect any DECchip based card.
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | iuu_phoenix.rst | 86 The autodetect feature used is the serial CD. If that doesn't
|
/kernel/linux/linux-5.10/drivers/md/ |
D | Makefile | 47 obj-y += md-autodetect.o
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 267 autodetect. 270 autodetect.
|
/kernel/linux/linux-5.10/Documentation/i2c/busses/ |
D | i2c-parport.rst | 31 way to autodetect the devices. Support for different pinout configurations
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 569 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()
|
D | saa7164.h | 541 int saa7164_api_set_audio_detection(struct saa7164_port *port, int autodetect);
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | devices.txt | 50 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:
|
D | svga.rst | 208 CLGD autodetect works better. Doesn't depend on 80x25 being
|
/kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/ |
D | nvdimm.rst | 853 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
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.rst | 228 will autodetect the type (initramfs, not initrd) and extract the external cpio
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 331 Load zr36067.o. If it can't autodetect your card, use the card=X insmod
|