Searched refs:autoprobe (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.15/drivers/net/ |
D | Space.c | 184 static int __init probe_list2(int unit, struct devprobe2 *p, int autoprobe) in probe_list2() argument 189 if (autoprobe && p->status) in probe_list2() 194 if (autoprobe) in probe_list2()
|
/Linux-v5.15/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.15/kernel/irq/ |
D | Makefile | 9 obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
|
D | Kconfig | 13 # Enable the generic irq autoprobe mechanism
|
/Linux-v5.15/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.15/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.15/drivers/block/ |
D | ataflop.c | 290 int autoprobe; /* !=0 : do autoprobe */ member 1173 if (SUD.autoprobe) { in fd_rwsec_done1() 1522 UD.autoprobe = 1; in ataflop_queue_rq() 1540 UD.autoprobe = 0; in ataflop_queue_rq()
|
/Linux-v5.15/Documentation/networking/device_drivers/appletalk/ |
D | ltpc.rst | 17 While the driver will attempt to autoprobe the I/O port address, IRQ
|
/Linux-v5.15/Documentation/networking/ |
D | arcnet.rst | 132 chipset driver which will autoprobe if not told where the card is. 141 To disable the autoprobe, just specify "com90xx=" on the kernel command line. 142 To specify the name alone, but allow autoprobe, just put "com90xx=<name>" 553 Starting with v2.40 ALPHA, the autoprobe routines have changed
|
/Linux-v5.15/drivers/parport/ |
D | Kconfig | 161 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/dec/ |
D | de4x5.rst | 56 achieved by letting the driver autoprobe as if it were compiled into the
|
/Linux-v5.15/Documentation/admin-guide/blockdev/ |
D | paride.rst | 221 you have connected. By default, each driver will autoprobe for a single
|
/Linux-v5.15/Documentation/filesystems/ |
D | proc.rst | 1419 autoprobe Any IEEE-1284 device ID information that has been acquired.
|