Lines Matching defs:bwmon
332 static void bwmon_clear_counters(struct icc_bwmon *bwmon, bool clear_all) in bwmon_clear_counters()
351 static void bwmon_clear_irq(struct icc_bwmon *bwmon) in bwmon_clear_irq()
377 static void bwmon_disable(struct icc_bwmon *bwmon) in bwmon_disable()
391 static void bwmon_enable(struct icc_bwmon *bwmon, unsigned int irq_enable) in bwmon_enable()
403 static unsigned int bwmon_kbps_to_count(struct icc_bwmon *bwmon, in bwmon_kbps_to_count()
409 static void bwmon_set_threshold(struct icc_bwmon *bwmon, in bwmon_set_threshold()
419 static void bwmon_start(struct icc_bwmon *bwmon) in bwmon_start()
461 struct icc_bwmon *bwmon = dev_id; in bwmon_intr() local
502 struct icc_bwmon *bwmon = dev_id; in bwmon_intr_thread() local
554 struct icc_bwmon *bwmon) in bwmon_init_regmap()
582 struct icc_bwmon *bwmon; in bwmon_probe() local
630 struct icc_bwmon *bwmon = platform_get_drvdata(pdev); in bwmon_remove() local