Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/most/
Dcore.c1093 int num_buffer; in most_start_channel() local
1120 num_buffer = arm_mbo_chain(c, c->cfg.direction, in most_start_channel()
1123 num_buffer = arm_mbo_chain(c, c->cfg.direction, in most_start_channel()
1125 if (unlikely(!num_buffer)) { in most_start_channel()
1137 atomic_set(&c->mbo_ref, num_buffer); in most_start_channel()