Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-pcm.c146 s8 *pipe_priority, bool ascend) in sof_ipc4_add_pipeline_by_priority() argument
153 if (ascend && pipeline->priority < pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
156 else if (!ascend && pipeline->priority > pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
/linux/drivers/regulator/
H A Dhelpers.c828 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in regulator_set_current_limit_regmap() local
831 if (ascend) { in regulator_set_current_limit_regmap()
H A Dmax8998.c388 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in max8998_set_current_limit() local
391 if (ascend) { in max8998_set_current_limit()
/linux/lib/
H A Dmaple_tree.c1458 ascend: in mas_parent_gap()
1487 goto ascend; in mas_parent_gap()
4480 goto ascend; in mas_rev_awalk()
4490 goto ascend; in mas_rev_awalk()
4514 ascend: in mas_rev_awalk()
/linux/fs/
H A Ddcache.c1383 ascend: in d_walk()
1401 goto ascend; in d_walk()