Searched refs:autoprobe (Results 1 – 9 of 9) sorted by relevance
184 static int __init probe_list2(int unit, struct devprobe2 *p, int autoprobe) in probe_list2() argument189 if (autoprobe && p->status) in probe_list2()194 if (autoprobe) in probe_list2()
219 This module supports one chip and autoprobe.283 This module supports one card and autoprobe.297 This module supports one card and autoprobe.495 This module supports multiple cards and autoprobe.519 This module supports autoprobe and multiple cards.1304 This module supports one chip and autoprobe.1330 This module supports one card and autoprobe.1661 This module supports one chip and autoprobe.1871 Module supports autoprobe a chip.2354 This module supports one chip and autoprobe.[all …]
9 obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
13 # Enable the generic irq autoprobe mechanism
105 | |-- autoprobe120 |-- autoprobe184 ``autoprobe`` Any IEEE-1284 device ID information that has been187 ``autoprobe[0-3]`` IEEE 1284 device ID information retrieved from
291 int autoprobe; /* !=0 : do autoprobe */ member1197 if (SUD.autoprobe) { in fd_rwsec_done1()1544 UD.autoprobe = 1; in ataflop_queue_rq()1564 UD.autoprobe = 0; in ataflop_queue_rq()
150 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
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
1399 autoprobe Any IEEE-1284 device ID information that has been acquired.
Completed in 16 milliseconds