Home
last modified time | relevance | path

Searched defs:poison_channel (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/most/i2c/
H A Di2c.c164 static int poison_channel(struct most_interface *most_iface, in poison_channel() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmost.h245 int (*poison_channel)(struct most_interface *iface, int channel_idx); member
/OK3568_Linux_fs/kernel/drivers/staging/most/dim2/
H A Ddim2.c640 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel() function