Home
last modified time | relevance | path

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

/linux/include/pcmcia/
H A Dss.h82 #define HOOK_POWER_POST 0x02 macro
/linux/drivers/pcmcia/
H A Dti113x.h751 if ((operation != HOOK_POWER_PRE) && (operation != HOOK_POWER_POST)) in ti12xx_power_hook()
H A Dcs.c401 skt->power_hook(skt, HOOK_POWER_POST); in socket_setup()