Home
last modified time | relevance | path

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

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