Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpwrseq.h10 struct pwrseq_ops { struct
14 #define pwrseq_get_ops(dev) ((struct pwrseq_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dpwrseq-uclass.c13 struct pwrseq_ops *ops = pwrseq_get_ops(dev); in pwrseq_set_power()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drockchip_dw_mmc.c301 static const struct pwrseq_ops rockchip_dwmmc_pwrseq_ops = {