Searched refs:autoprobe (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/drivers/net/ |
D | Space.c | 42 static int __init probe_list2(int unit, struct devprobe2 *p, int autoprobe) in probe_list2() argument 47 if (autoprobe && p->status) in probe_list2() 52 if (autoprobe) in probe_list2()
|
/Linux-v5.4/Documentation/sound/ |
D | alsa-configuration.rst | 135 This module supports multiple cards. It does not support autoprobe, so 169 This module supports multiple cards, autoprobe and PnP. 183 This module supports multiple cards. It does not support autoprobe 210 This module supports one chip and autoprobe. 219 This module supports multiple cards, autoprobe and PnP. 241 This module supports multiple cards, autoprobe and PnP. 274 This module supports one card and autoprobe. 288 This module supports one card and autoprobe. 345 This module supports multiple cards. It does not support autoprobe: 387 This module supports multiple cards. It does not support autoprobe: [all …]
|
/Linux-v5.4/kernel/irq/ |
D | Makefile | 9 obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
|
D | Kconfig | 13 # Enable the generic irq autoprobe mechanism
|
/Linux-v5.4/drivers/block/paride/ |
D | paride.c | 350 int pi_init(PIA * pi, int autoprobe, int port, int mode, in pi_init() argument 363 if (autoprobe) { in pi_init() 421 if (autoprobe) in pi_init()
|
D | paride.h | 62 int autoprobe, /* 1 to autoprobe */
|
/Linux-v5.4/Documentation/admin-guide/ |
D | parport.rst | 105 | |-- autoprobe 120 |-- autoprobe 184 ``autoprobe`` Any IEEE-1284 device ID information that has been 187 ``autoprobe[0-3]`` IEEE 1284 device ID information retrieved from
|
/Linux-v5.4/drivers/block/ |
D | ataflop.c | 290 int autoprobe; /* !=0 : do autoprobe */ member 1170 if (SUD.autoprobe) { in fd_rwsec_done1() 1519 UD.autoprobe = 1; in ataflop_queue_rq() 1537 UD.autoprobe = 0; in ataflop_queue_rq()
|
/Linux-v5.4/Documentation/networking/ |
D | ltpc.txt | 11 While the driver will attempt to autoprobe the I/O port address, IRQ
|
D | arcnet.txt | 127 chipset driver which will autoprobe if not told where the card is. 134 To disable the autoprobe, just specify "com90xx=" on the kernel command line. 135 To specify the name alone, but allow autoprobe, just put "com90xx=<name>" 517 Starting with v2.40 ALPHA, the autoprobe routines have changed
|
/Linux-v5.4/drivers/parport/ |
D | Kconfig | 161 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
|
/Linux-v5.4/Documentation/networking/device_drivers/dec/ |
D | de4x5.txt | 50 achieved by letting the driver autoprobe as if it were compiled into the
|
/Linux-v5.4/Documentation/admin-guide/blockdev/ |
D | paride.rst | 221 you have connected. By default, each driver will autoprobe for a single
|
/Linux-v5.4/Documentation/filesystems/ |
D | proc.txt | 1302 autoprobe Any IEEE-1284 device ID information that has been acquired.
|