Home
last modified time | relevance | path

Searched refs:ssv6xxx_early_suspend (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_pm.h22 void ssv6xxx_early_suspend(struct early_suspend *h);
25 void ssv6xxx_early_suspend(void);
H A Dssv_pm.c34 void ssv6xxx_early_suspend(struct early_suspend *h) in ssv6xxx_early_suspend() function
36 void ssv6xxx_early_suspend(void) in ssv6xxx_early_suspend()
144 ssv6xxx_early_suspend(); in ssv_wlan_fb_event_notify()
H A Ddev.h517 void ssv6xxx_early_suspend(struct early_suspend *h);
H A Dinit.c545 sc->early_suspend.suspend = ssv6xxx_early_suspend; in ssv6xxx_init_softc()