Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/cardreader/
Drtsx_pcr.c155 if (pcr->ops->full_on) in rtsx_pm_full_on()
156 pcr->ops->full_on(pcr); in rtsx_pm_full_on()
/Linux-v5.4/include/linux/
Drtsx_pci.h1086 void (*full_on)(struct rtsx_pcr *pcr); member