Searched refs:icc_bwmon (Results 1 – 2 of 2) sorted by relevance
181 struct icc_bwmon { struct454 static void bwmon_clear_counters(struct icc_bwmon *bwmon, bool clear_all) in bwmon_clear_counters()473 static void bwmon_clear_irq(struct icc_bwmon *bwmon) in bwmon_clear_irq()506 static void bwmon_disable(struct icc_bwmon *bwmon) in bwmon_disable()527 static void bwmon_enable(struct icc_bwmon *bwmon, unsigned int irq_enable) in bwmon_enable()547 static unsigned int bwmon_kbps_to_count(struct icc_bwmon *bwmon, in bwmon_kbps_to_count()553 static void bwmon_set_threshold(struct icc_bwmon *bwmon, in bwmon_set_threshold()563 static void bwmon_start(struct icc_bwmon *bwmon) in bwmon_start()606 struct icc_bwmon *bwmon = dev_id; in bwmon_intr()647 struct icc_bwmon *bwmon = dev_id; in bwmon_intr_thread()[all …]
7 #define TRACE_SYSTEM icc_bwmon