Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dhelpers.c808 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in regulator_set_current_limit_regmap() local
811 if (ascend) { in regulator_set_current_limit_regmap()
Dmax8998.c387 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in max8998_set_current_limit() local
390 if (ascend) { in max8998_set_current_limit()
/Linux-v5.15/fs/
Ddcache.c1389 ascend: in d_walk()
1404 goto ascend; in d_walk()