Searched refs:inc_wake_lock_stats (Results 1 – 3 of 3) sorted by relevance
1506 if (!tx_ops || !tx_ops->inc_wake_lock_stats) in tgt_mc_cp_stats_inc_wake_lock_stats()1509 tx_ops->inc_wake_lock_stats(reason, stats, unspecified_wake_count); in tgt_mc_cp_stats_inc_wake_lock_stats()
1795 cp_stats_tx_ops->inc_wake_lock_stats = in target_if_mc_cp_stats_register_tx_ops()1825 cp_stats_tx_ops->inc_wake_lock_stats = NULL; in target_if_mc_cp_stats_unregister_tx_ops()
167 void (*inc_wake_lock_stats)(uint32_t reason, member