Home
last modified time | relevance | path

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

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