Home
last modified time | relevance | path

Searched refs:isa_probe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c33 static bool isa_probe = 1; variable
34 module_param(isa_probe, bool, 0444);
35 MODULE_PARM_DESC(isa_probe, "If set ISA interrupts are probed (default). Set to N to disable probin…
1031 if (isa_probe) in yenta_get_socket_capabilities()
H A Di82365.c753 static void __init isa_probe(void) in isa_probe() function
1263 isa_probe(); in init_i82365()
H A Dti113x.h325 if (!isa_probe) in ti113x_use_isa_irq()