Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Dhal.h90 struct dim_ch_state *dim_get_channel_state(struct dim_channel *ch,
H A Ddim2.c178 if (!dim_get_channel_state(&hdm_ch->ch, &st)->ready) { in try_start_dim_transfer()
277 done_buffers = dim_get_channel_state(&hdm_ch->ch, &st)->done_buffers; in service_done_flag()
H A Dhal.c945 struct dim_ch_state *dim_get_channel_state(struct dim_channel *ch, in dim_get_channel_state() function