Lines Matching refs:icc_bwmon
181 struct icc_bwmon { struct
454 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()
701 struct icc_bwmon *bwmon) in bwmon_init_regmap()
754 struct icc_bwmon *bwmon; in bwmon_probe()
809 struct icc_bwmon *bwmon = platform_get_drvdata(pdev); in bwmon_remove()