Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/most/dim2/
Dhal.h98 bool dim_detach_buffers(struct dim_channel *ch, u16 buffers_number);
Dhal.c967 bool dim_detach_buffers(struct dim_channel *ch, u16 buffers_number) in dim_detach_buffers() function
Ddim2.c283 if (!dim_detach_buffers(&hdm_ch->ch, done_buffers)) { in service_done_flag()