Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pcmcia/
Dricoh.h183 } else if (disable_clkrun) { in ricoh_set_clkrun()
Dyenta_socket.c28 static bool disable_clkrun; variable
29 module_param(disable_clkrun, bool, 0444);
30 MODULE_PARM_DESC(disable_clkrun,
Dti113x.h848 if (disable_clkrun && PCI_FUNC(socket->dev->devfn) == 0) { in ti12xx_override()