Home
last modified time | relevance | path

Searched full:autoprobing (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.6/arch/m68k/include/asm/
Dparport.h20 /* no dma, or IRQ autoprobing */
/Linux-v6.6/Documentation/devicetree/bindings/iio/imu/
Dst,lsm6dsx.yaml83 Enable/disable internal i2c controller slave autoprobing at bootstrap.
/Linux-v6.6/Documentation/networking/device_drivers/appletalk/
Dcops.rst39 IRQ = 5. As of right now I would only use IRQ 5 for the card, if autoprobing.
/Linux-v6.6/Documentation/admin-guide/
Dparport.rst240 * IRQ autoprobing works only for a few port types at the moment.
/Linux-v6.6/Documentation/networking/
Darcnet.rst148 sensible method of autoprobing for these cards. You must specify the I/O
212 line. (In recent versions of the driver, autoprobing is much more reliable
/Linux-v6.6/drivers/net/ethernet/seeq/
Dether3.c30 * 1.10 RMK 15/07/1997 Fixed autoprobing of NQ8004.
31 * 1.11 RMK 16/11/1997 Fixed autoprobing of NQ8005A.
/Linux-v6.6/drivers/staging/media/av7110/
Dsp8870.c224 *reg0xc05 |= (1 << 1); /* enable autoprobing */ in configure_reg0xc05()
/Linux-v6.6/drivers/net/ethernet/cirrus/
Dmac89x0.c25 : as an example. Disabled autoprobing in init_module(),
Dcs89x0.c1803 pr_err("Module autoprobing not allowed\n"); in cs89x0_isa_init_module()
/Linux-v6.6/drivers/media/dvb-frontends/
Dsp887x.c276 *reg0xc05 |= (1 << 1); /* enable autoprobing */ in configure_reg0xc05()
/Linux-v6.6/drivers/net/ethernet/8390/
Dwd.c531 printk(KERN_NOTICE "wd.c: Presently autoprobing (not recommended) for a single card.\n"); in wd_init_module()
Dsmc-ultra.c583 printk(KERN_NOTICE "smc-ultra.c: Presently autoprobing (not recommended) for a single card.\n"); in ultra_init_module()
/Linux-v6.6/include/linux/
Dinterrupt.h760 * Autoprobing for irqs:
Dserial_core.h321 * which should be probed using standard kernel autoprobing techniques.
Dirq.h60 * IRQ_NOPROBE - Interrupt cannot be probed by autoprobing
/Linux-v6.6/drivers/net/ethernet/amd/
Dlance.c340 printk(KERN_NOTICE "lance.c: Module autoprobing not allowed. Append \"io=0xNNN\" value(s).\n"); in lance_init_module()