Searched refs:poison_channel (Results 1 – 5 of 5) sorted by relevance
157 static int poison_channel(struct most_interface *most_iface, in poison_channel() function345 dev->most_iface.poison_channel = poison_channel; in i2c_probe()402 poison_channel(&dev->most_iface, i); in i2c_remove()
249 int (*poison_channel)(struct most_interface *iface, int channel_idx); member
1640 if (c->iface->poison_channel(c->iface, c->channel_id)) { in most_stop_channel()1751 !iface->poison_channel || (iface->num_channels > MAX_CHANNELS)) { in most_register_interface()1867 if (iface->poison_channel(iface, c->channel_id)) in most_deregister_interface()
697 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel() function832 dev->most_iface.poison_channel = poison_channel; in dim2_probe()
1253 mdev->iface.poison_channel = hdm_poison_channel; in hdm_probe()