Searched defs:hif_rtpm_client (Results 1 – 1 of 1) sorted by relevance
114 struct hif_rtpm_client { struct115 void (*hif_rtpm_cbk)(void);116 qdf_atomic_t active_count;117 qdf_atomic_t get_count;118 qdf_atomic_t put_count;119 uint32_t last_busy_cnt;120 uint64_t get_ts;121 uint64_t put_ts;122 uint64_t last_busy_ts;