Searched refs:pmu_wakeup (Results 1 – 3 of 3) sorted by relevance
152 if(hctrl->shi->if_ops->pmu_wakeup) in ssv6xxx_hwif_pmu_wakeup()153 hctrl->shi->if_ops->pmu_wakeup(IFDEV(hctrl)); in ssv6xxx_hwif_pmu_wakeup()
63 void (*pmu_wakeup)(struct device *child); member
1108 .pmu_wakeup = ssv6xxx_sdio_pmu_wakeup,