Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Dhal.h95 bool dim_enqueue_buffer(struct dim_channel *ch, u32 buffer_addr,
H A Dhal.c957 bool dim_enqueue_buffer(struct dim_channel *ch, u32 buffer_addr, in dim_enqueue_buffer() function
H A Ddim2.c192 if (!dim_enqueue_buffer(&hdm_ch->ch, mbo->bus_address, buf_size)) { in try_start_dim_transfer()