Home
last modified time | relevance | path

Searched refs:autoprobe (Results 1 – 15 of 15) sorted by relevance

/linux-5.19.10/drivers/net/
DSpace.c184 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-5.19.10/Documentation/sound/
Dalsa-configuration.rst144 This module supports multiple cards. It does not support autoprobe, so
178 This module supports multiple cards, autoprobe and PnP.
192 This module supports multiple cards. It does not support autoprobe
219 This module supports one chip and autoprobe.
228 This module supports multiple cards, autoprobe and PnP.
250 This module supports multiple cards, autoprobe and PnP.
283 This module supports one card and autoprobe.
297 This module supports one card and autoprobe.
354 This module supports multiple cards. It does not support autoprobe:
396 This module supports multiple cards. It does not support autoprobe:
[all …]
/linux-5.19.10/kernel/irq/
DMakefile9 obj-$(CONFIG_GENERIC_IRQ_PROBE) += autoprobe.o
DKconfig13 # Enable the generic irq autoprobe mechanism
/linux-5.19.10/drivers/block/paride/
Dparide.c350 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()
Dparide.h62 int autoprobe, /* 1 to autoprobe */
Dpd.c878 static int pd_probe_drive(struct pd_unit *disk, int autoprobe, int port, in pd_probe_drive() argument
896 if (!pi_init(disk->pi, autoprobe, port, mode, unit, protocol, delay, in pd_probe_drive()
Dpcd.c893 static int pcd_init_unit(struct pcd_unit *cd, bool autoprobe, int port, in pcd_init_unit() argument
935 if (!pi_init(cd->pi, autoprobe, port, mode, unit, protocol, delay, in pcd_init_unit()
Dpf.c924 static int __init pf_init_unit(struct pf_unit *pf, bool autoprobe, int port, in pf_init_unit() argument
960 if (!pi_init(pf->pi, autoprobe, port, mode, unit, protocol, delay, in pf_init_unit()
/linux-5.19.10/Documentation/admin-guide/
Dparport.rst105 | |-- 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-5.19.10/drivers/block/
Dataflop.c291 int autoprobe; /* !=0 : do autoprobe */ member
1197 if (SUD.autoprobe) { in fd_rwsec_done1()
1544 UD.autoprobe = 1; in ataflop_queue_rq()
1564 UD.autoprobe = 0; in ataflop_queue_rq()
/linux-5.19.10/Documentation/networking/
Darcnet.rst132 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-5.19.10/drivers/parport/
DKconfig161 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
/linux-5.19.10/Documentation/admin-guide/blockdev/
Dparide.rst221 you have connected. By default, each driver will autoprobe for a single
/linux-5.19.10/Documentation/filesystems/
Dproc.rst1385 autoprobe Any IEEE-1284 device ID information that has been acquired.