Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst35 channels. Also many modern devices autodetect video and audio standards
H A Dhist-v4l2.rst392 added to autodetect the received standard, if the hardware has this
/linux/drivers/block/
H A Dfloppy.c2079 !drive_params[drive].autodetect[probed_format]) { in next_valid_format()
2083 if (floppy_type[drive_params[drive].autodetect[probed_format]].sect) { in next_valid_format()
2822 …_floppy = floppy_type + drive_params[current_drive].autodetect[drive_state[current_drive].probed_f… in redo_fd_request()
3383 static bool valid_floppy_drive_params(const short autodetect[FD_AUTODETECT_SIZE], in valid_floppy_drive_params()
3390 if (autodetect[i] < 0 || in valid_floppy_drive_params()
3391 autodetect[i] >= floppy_type_size) in valid_floppy_drive_params()
3527 if (!valid_floppy_drive_params(inparam.dp.autodetect, in fd_locked_ioctl()
3605 short autodetect[FD_AUTODETECT_SIZE]; member
3719 if (!valid_floppy_drive_params(v.autodetect, v.native_format)) in compat_setdrvprm()
3738 memcpy(drive_params[drive].autodetect, v.autodetect, in compat_setdrvprm()
[all …]
/linux/include/uapi/linux/
H A Dfd.h178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */ member
/linux/drivers/pnp/pnpbios/
H A DKconfig11 Specification Version 1.0A May 5, 1994" to autodetect built-in
/linux/Documentation/fb/
H A Defifb.rst36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
H A Dsstfb.rst112 Default: 0 (= autodetect)
/linux/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst32 This way it will autodetect the device mode.This is the suggested way to load the module.Or you can…
/linux/Documentation/usb/
H A Diuu_phoenix.rst86 The autodetect feature used is the serial CD. If that doesn't
/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst267 autodetect.
270 autodetect.
/linux/Documentation/i2c/busses/
H A Di2c-parport.rst31 way to autodetect the devices. Support for different pinout configurations
/linux/drivers/media/pci/saa7164/
H 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()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst90 dump) is passed as a *FILE*, bpftool attempts to autodetect the path
/linux/Documentation/admin-guide/
H 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:
H A Dsvga.rst208 CLGD autodetect works better. Doesn't depend on 80x25 being
H A Dmd.rst122 The kernel will autodetect which format superblock is being used.
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst276 media type (no autodetect)
/linux/drivers/md/
H A DKconfig45 If you say Y here, then the kernel will try to autodetect raid
/linux/Documentation/admin-guide/media/
H A Dbttv.rst39 If it doesn't bttv likely could not autodetect your card and needs some
68 bttv uses the PCI Subsystem ID to autodetect the card type. lspci lists
/linux/Documentation/networking/
H A Darcnet.rst245 compiled into the kernel, will (try to) autodetect all the installed cards.