Home
last modified time | relevance | path

Searched defs:bwmon (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dicc-bwmon.c452 static void bwmon_clear_counters(struct icc_bwmon *bwmon, bool clear_all) in bwmon_clear_counters() argument
471 static void bwmon_clear_irq(struct icc_bwmon *bwmon) in bwmon_clear_irq() argument
504 bwmon_disable(struct icc_bwmon *bwmon) bwmon_disable() argument
525 bwmon_enable(struct icc_bwmon *bwmon, unsigned int irq_enable) bwmon_enable() argument
545 bwmon_kbps_to_count(struct icc_bwmon *bwmon, unsigned int kbps) bwmon_kbps_to_count() argument
551 bwmon_set_threshold(struct icc_bwmon *bwmon, struct regmap_field *reg, unsigned int kbps) bwmon_set_threshold() argument
561 bwmon_start(struct icc_bwmon *bwmon) bwmon_start() argument
604 struct icc_bwmon *bwmon = dev_id; bwmon_intr() local
645 struct icc_bwmon *bwmon = dev_id; bwmon_intr_thread() local
696 bwmon_init_regmap(struct platform_device *pdev, struct icc_bwmon *bwmon) bwmon_init_regmap() argument
750 struct icc_bwmon *bwmon; bwmon_probe() local
798 struct icc_bwmon *bwmon = platform_get_drvdata(pdev); bwmon_remove() local
[all...]

Completed in 2 milliseconds