Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Dhal.h82 u8 dim_destroy_channel(struct dim_channel *ch);
H A Dhal.c885 u8 dim_destroy_channel(struct dim_channel *ch) in dim_destroy_channel() function
H A Ddim2.c652 hal_ret = dim_destroy_channel(&hdm_ch->ch); in poison_channel()