Home
last modified time | relevance | path

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

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