Home
last modified time | relevance | path

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

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