Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_snoc.h94 static inline int pld_snoc_power_off(struct device *dev) in pld_snoc_power_off() function
340 static inline int pld_snoc_power_off(struct device *dev) in pld_snoc_power_off() function
H A Dpld_common.c1480 ret = pld_snoc_power_off(dev); in pld_power_off()