Searched full:autodetected (Results 1 – 25 of 65) sorted by relevance
123
/linux-6.14.4/Documentation/input/joydev/ |
D | joystick.rst | 154 However the only types that can be autodetected are: 239 are autodetected, and thus no module parameters are needed. 268 ADI devices are autodetected, and the driver supports up to two (any 290 All these devices are autodetected, and you can even use any combination 309 All these devices are autodetected. Because the Assassin 3D and the Panther 333 TMDC devices are autodetected, and thus no parameters to the module 416 driver. Since they can't be autodetected, the driver has a command line:
|
/linux-6.14.4/drivers/usb/dwc2/ |
D | core.h | 252 * Actual maximum value is autodetected and also 257 * Actual maximum value is autodetected and also 262 * Actual maximum value is autodetected and also 266 * Actual maximum value is autodetected and also 270 * Actual maximum value is autodetected and also 274 * Actual maximum value is autodetected and also 511 * struct dwc2_hw_params - Autodetected parameters. 585 * Actual maximum value is autodetected and also 590 * Actual maximum value is autodetected and also 594 * Actual maximum value is autodetected and also [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/net/dsa/ |
D | marvell,mv88e6xxx.yaml | 28 This switch and its siblings will be autodetected from 34 This switch and its siblings will be autodetected from 39 This switch and its siblings will be autodetected from
|
/linux-6.14.4/drivers/media/tuners/ |
D | xc2028-types.h | 103 types seem to be autodetected. 105 working or being autodetected by the standard secam firmware.
|
/linux-6.14.4/arch/mips/alchemy/ |
D | Kconfig | 24 Board type is autodetected during boot.
|
/linux-6.14.4/Documentation/devicetree/bindings/auxdisplay/ |
D | maxim,max6959.yaml | 16 be autodetected via specific register read, and hence the features
|
/linux-6.14.4/include/media/ |
D | tuner.h | 41 #define TUNER_TEMIC_4006FN5_MULTI_PAL 19 /* B/G, I and D/K autodetected (3X 7595, 7606, 7657) */ 55 #define TUNER_TEMIC_4009FN5_MULTI_PAL_FM 30 /* B/G, I and D/K autodetected (3X 8155, 8160, 8163) */
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | cx88.rst | 40 34xxx models [card=1,autodetected]
|
D | bt8xx.rst | 104 The autodetected values are determined by the cards' "response string".
|
/linux-6.14.4/Documentation/hwmon/ |
D | corsair-cpro.rst | 24 Since it is a USB device, hotswapping is possible. The device is autodetected.
|
D | nzxt-smart2.rst | 27 The device should be autodetected, and the driver should load automatically.
|
/linux-6.14.4/Documentation/driver-api/media/drivers/ |
D | bttv-devel.rst | 20 bttv0: model: BT848(Hauppauge old) [autodetected]
|
/linux-6.14.4/drivers/media/pci/cx18/ |
D | cx18-driver.c | 403 CX18_INFO("Autodetected %s\n", cx->card_name); in cx18_process_eeprom() 645 CX18_INFO("Autodetected Hauppauge card\n"); in cx18_process_options() 662 CX18_INFO("Autodetected %s card\n", cx->card->name); in cx18_process_options() 769 autodetected. */
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | micrel-ksz90x1.txt | 189 /* Attach to an Ethernet device with autodetected PHY */
|
/linux-6.14.4/Documentation/fb/ |
D | matroxfb.rst | 141 it is autodetected for intel's 82437. In this case device does 319 - Gxx0 SGRAM/SDRAM is not autodetected.
|
/linux-6.14.4/drivers/media/pci/ivtv/ |
D | ivtv-driver.c | 470 IVTV_INFO("Autodetected %s\n", itv->card_name); in ivtv_process_eeprom() 660 IVTV_INFO("Autodetected Hauppauge card (%s based)\n", in ivtv_process_options() 678 IVTV_INFO("Autodetected %s card (%s based)\n", in ivtv_process_options() 769 autodetected. */
|
/linux-6.14.4/drivers/md/ |
D | md-autodetect.c | 185 pr_warn("md: Ignoring %s, already autodetected. (Use raid=noautodetect)\n", in md_setup_drive()
|
/linux-6.14.4/drivers/media/pci/saa7134/ |
D | saa7134.h | 553 /* insmod option/autodetected */ 554 int autodetected; member
|
D | saa7134-core.c | 1089 dev->autodetected = card[dev->nr] != dev->board; in saa7134_initdev() 1100 dev->board, dev->autodetected ? in saa7134_initdev() 1101 "autodetected" : "insmod option"); in saa7134_initdev()
|
/linux-6.14.4/drivers/media/i2c/ |
D | ml86v7667.c | 346 * set the autodetected std in manual std mode and in ml86v7667_init()
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | mpic.h | 359 /* Broken IPI registers (autodetected) */
|
/linux-6.14.4/drivers/input/mouse/ |
D | alps.h | 294 /* these are autodetected when the device is identified */
|
/linux-6.14.4/sound/soc/codecs/ |
D | es8316.c | 383 /* Limit supported sample rates to ones that can be autodetected in es8316_set_dai_sysclk() 491 /* Validate supported sample rates that are autodetected from MCLK */ in es8316_pcm_hw_params()
|
/linux-6.14.4/include/uapi/linux/ |
D | fd.h | 178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */
|
/linux-6.14.4/Documentation/admin-guide/ |
D | svga.rst | 125 0x0100. All VESA modes should be autodetected and shown on the menu.
|
123