Home
last modified time | relevance | path

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

/linux/drivers/net/
H A DSpace.c183 static int __init probe_list2(int unit, struct devprobe2 *p, int autoprobe) in probe_list2() argument
188 if (autoprobe && p->status) in probe_list2()
193 if (autoprobe) in probe_list2()
/linux/Documentation/sound/
H A Dalsa-configuration.rst157 This module supports multiple cards. It does not support autoprobe, so
191 This module supports multiple cards, autoprobe and PnP.
205 This module supports multiple cards. It does not support autoprobe
232 This module supports one chip and autoprobe.
241 This module supports multiple cards, autoprobe and PnP.
263 This module supports multiple cards, autoprobe and PnP.
296 This module supports one card and autoprobe.
310 This module supports one card and autoprobe.
367 This module supports multiple cards. It does not support autoprobe:
409 This module supports multiple cards. It does not support autoprobe:
[all …]
/linux/Documentation/admin-guide/
H A 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/drivers/block/
H A Dataflop.c291 int autoprobe; /* !=0 : do autoprobe */ member
1198 if (SUD.autoprobe) { in fd_rwsec_done1()
1545 UD.autoprobe = 1; in ataflop_queue_rq()
1565 UD.autoprobe = 0; in ataflop_queue_rq()
/linux/drivers/parport/
H A DKconfig151 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.