Home
last modified time | relevance | path

Searched refs:full_on (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/misc/cardreader/
Drtsx_pcr.c167 if (pcr->ops->full_on) in rtsx_pm_full_on()
168 pcr->ops->full_on(pcr); in rtsx_pm_full_on()
/Linux-v4.19/include/linux/
Drtsx_pci.h1098 void (*full_on)(struct rtsx_pcr *pcr); member