Searched refs:cmp_vcd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 42 static int cmp_vcd(void *priv, const struct list_head *a, const struct list_head *b) in cmp_vcd() function 281 list_sort(NULL, &voter->commit_list, cmp_vcd); in qcom_icc_bcm_voter_commit() 321 list_sort(NULL, &voter->commit_list, cmp_vcd); in qcom_icc_bcm_voter_commit()
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 42 static int cmp_vcd(void *priv, const struct list_head *a, const struct list_head *b) in cmp_vcd() function 303 list_sort(NULL, &voter->commit_list, cmp_vcd); in qcom_icc_bcm_voter_commit() 343 list_sort(NULL, &voter->commit_list, cmp_vcd); in qcom_icc_bcm_voter_commit()
|
Completed in 2 milliseconds