Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h940 int htc_pm_runtime_get(HTC_HANDLE htc_handle);
951 static inline int htc_pm_runtime_get(HTC_HANDLE htc_handle) { return 0; } in htc_pm_runtime_get() function
H A Dhtc.c1265 int htc_pm_runtime_get(HTC_HANDLE htc_handle) in htc_pm_runtime_get() function