Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/hwmon/
H 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).
H A Ddell-smm-hwmon.rst127 autodetect)
131 autodetect)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/
H A D0001-NEON-autodetection-segfaults-assume-neon-present.patch69 -/* don't know how to autodetect NEON; assume it is present */
70 +/* autodetect NEON broken; assume it is present */
/openbmc/linux/drivers/scsi/
H A Dppa.c165 static int device_check(ppa_struct *dev, bool autodetect);
471 bool autodetect = dev->mode == PPA_AUTODETECT; in ppa_init() local
473 if (autodetect) { in ppa_init()
515 return device_check(dev, autodetect); in ppa_init()
906 static int device_check(ppa_struct *dev, bool autodetect) in device_check() argument
918 if (autodetect && (ppb & 0x0007) == 0x0000) in device_check()
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DYocto_Build_Appliance.vmx19 sound.autodetect = "TRUE"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/
H A Dhddtemp_0.3-beta15.bb9 file://hddtemp-0.3-beta15-autodetect-717479.patch \
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst35 channels. Also many modern devices autodetect video and audio standards
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dpython3.patch35 # autodetect if file is XML or not
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-meta-base.bb38 gstreamer1.0-plugins-good-autodetect \
/openbmc/linux/drivers/block/
H A Dfloppy.c2076 !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()
2820 …_floppy = floppy_type + drive_params[current_drive].autodetect[drive_state[current_drive].probed_f… in redo_fd_request()
3379 static bool valid_floppy_drive_params(const short autodetect[FD_AUTODETECT_SIZE], in valid_floppy_drive_params()
3386 if (autodetect[i] < 0 || in valid_floppy_drive_params()
3387 autodetect[i] >= floppy_type_size) in valid_floppy_drive_params()
3523 if (!valid_floppy_drive_params(inparam.dp.autodetect, in fd_locked_ioctl()
3601 short autodetect[FD_AUTODETECT_SIZE]; member
3715 if (!valid_floppy_drive_params(v.autodetect, v.native_format)) in compat_setdrvprm()
3734 memcpy(drive_params[drive].autodetect, v.autodetect, in compat_setdrvprm()
[all …]
/openbmc/linux/drivers/pnp/pnpbios/
H A DKconfig11 Specification Version 1.0A May 5, 1994" to autodetect built-in
/openbmc/linux/include/uapi/linux/
H A Dfd.h178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */ member
/openbmc/linux/drivers/media/i2c/
H 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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/
H A Dpolkit_126.bb19 # Prevent meson.build to try to autodetect host OS (which could lead to
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-hash-x86-64.txt37 the root node hash value as per the systemd "autodetect" proposed standard.
/openbmc/linux/Documentation/fb/
H A Defifb.rst36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
/openbmc/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…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/
H A Dncurses-config.patch53 # try find ncuses by autodetect
/openbmc/linux/Documentation/usb/
H A Diuu_phoenix.rst86 The autodetect feature used is the serial CD. If that doesn't
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst267 autodetect.
270 autodetect.
/openbmc/linux/drivers/md/
H A DMakefile52 obj-y += md-autodetect.o
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-parport.rst31 way to autodetect the devices. Support for different pinout configurations
/openbmc/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()
H A Dsaa7164.h539 int saa7164_api_set_audio_detection(struct saa7164_port *port, int autodetect);
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst90 to autodetect the path for the base object, and passing

12