Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/hwmon/
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).
Dpmbus-core.rst48 many variables to consider. For example, it is almost impossible to autodetect
/Linux-v5.4/drivers/block/
Dfloppy.c2034 if (probed_format >= 8 || !DP->autodetect[probed_format]) { in next_valid_format()
2038 if (floppy_type[DP->autodetect[probed_format]].sect) { in next_valid_format()
2857 _floppy = floppy_type + DP->autodetect[DRS->probed_format]; in redo_fd_request()
3385 static bool valid_floppy_drive_params(const short autodetect[8], in valid_floppy_drive_params()
3392 if (autodetect[i] < 0 || in valid_floppy_drive_params()
3393 autodetect[i] >= floppy_type_size) in valid_floppy_drive_params()
3529 if (!valid_floppy_drive_params(inparam.dp.autodetect, in fd_locked_ioctl()
3616 short autodetect[8]; member
3729 if (!valid_floppy_drive_params(v.autodetect, v.native_format)) in compat_setdrvprm()
3748 memcpy(UDP->autodetect, v.autodetect, sizeof(v.autodetect)); in compat_setdrvprm()
[all …]
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-log-status.rst43 channels. Also many modern devices autodetect video and audio standards
Dhist-v4l2.rst414 added to autodetect the received standard, if the hardware has this
/Linux-v5.4/include/uapi/linux/
Dfd.h175 short autodetect[8]; /* autodetected formats */ member
/Linux-v5.4/drivers/pnp/pnpbios/
DKconfig11 Specification Version 1.0A May 5, 1994" to autodetect built-in
/Linux-v5.4/drivers/media/i2c/
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-v5.4/Documentation/networking/device_drivers/dec/
Ddmfe.txt27 This way it will autodetect the device mode.This is the suggested way to load the module.Or you can…
Dde4x5.txt90 By default, the driver will now autodetect any DECchip based card.
/Linux-v5.4/Documentation/usb/
Diuu_phoenix.rst86 The autodetect feature used is the serial CD. If that doesn't
/Linux-v5.4/Documentation/networking/device_drivers/dlink/
Ddl2k.txt239 autodetect.
242 autodetect.
/Linux-v5.4/Documentation/i2c/busses/
Di2c-parport.rst31 way to autodetect the devices. Support for different pinout configurations
/Linux-v5.4/drivers/media/pci/saa7164/
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()
Dsaa7164.h541 int saa7164_api_set_audio_detection(struct saa7164_port *port, int autodetect);
/Linux-v5.4/Documentation/fb/
Dsstfb.rst112 Default: 0 (= autodetect)
/Linux-v5.4/Documentation/admin-guide/
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:
Dsvga.rst207 CLGD autodetect works better. Doesn't depend on 80x25 being
Dmd.rst122 The kernel will autodetect which format superblock is being used.
/Linux-v5.4/Documentation/driver-api/nvdimm/
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-v5.4/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt219 will autodetect the type (initramfs, not initrd) and extract the external cpio
/Linux-v5.4/drivers/md/
DKconfig40 If you say Y here, then the kernel will try to autodetect raid
/Linux-v5.4/Documentation/networking/device_drivers/cirrus/
Dcs89x0.txt264 media type (no autodetect)
/Linux-v5.4/Documentation/media/v4l-drivers/
Dbttv.rst25 If it doesn't bttv likely could not autodetect your card and needs some
51 bttv uses the PCI Subsystem ID to autodetect the card type. lspci lists
/Linux-v5.4/Documentation/networking/
Darcnet.txt228 compiled into the kernel, will (try to) autodetect all the installed cards.