Home
last modified time | relevance | path

Searched refs:icc_bwmon (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/soc/qcom/
Dicc-bwmon.c179 struct icc_bwmon { struct
452 static void bwmon_clear_counters(struct icc_bwmon *bwmon, bool clear_all) in bwmon_clear_counters()
471 static void bwmon_clear_irq(struct icc_bwmon *bwmon) in bwmon_clear_irq()
504 static void bwmon_disable(struct icc_bwmon *bwmon) in bwmon_disable()
525 static void bwmon_enable(struct icc_bwmon *bwmon, unsigned int irq_enable) in bwmon_enable()
545 static unsigned int bwmon_kbps_to_count(struct icc_bwmon *bwmon, in bwmon_kbps_to_count()
551 static void bwmon_set_threshold(struct icc_bwmon *bwmon, in bwmon_set_threshold()
561 static void bwmon_start(struct icc_bwmon *bwmon) in bwmon_start()
604 struct icc_bwmon *bwmon = dev_id; in bwmon_intr()
645 struct icc_bwmon *bwmon = dev_id; in bwmon_intr_thread()
[all …]