Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/opp/
Dof.c820 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_bw() function
878 ret = _read_bw(new_opp, opp_table, np, true); in _read_opp_key()
881 ret = _read_bw(new_opp, opp_table, np, false); in _read_opp_key()
Dcore.c456 static unsigned long _read_bw(struct dev_pm_opp *opp, int index) in _read_bw() function
755 opp = _find_key_ceil(dev, &temp, index, true, _read_bw, NULL); in dev_pm_opp_find_bw_ceil()
786 opp = _find_key_floor(dev, &temp, index, true, _read_bw, NULL); in dev_pm_opp_find_bw_floor()