Home
last modified time | relevance | path

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

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