Searched refs:poison_channel (Results 1 – 5 of 5) sorted by relevance
165 static int poison_channel(struct most_interface *most_iface, in poison_channel() function317 dev->most_iface.poison_channel = poison_channel; in i2c_probe()
245 int (*poison_channel)(struct most_interface *iface, int channel_idx); member
1290 if (c->iface->poison_channel(c->iface, c->channel_id)) { in most_stop_channel()1396 !iface->poison_channel || (iface->num_channels > MAX_CHANNELS)) { in most_register_interface()
650 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel() function875 dev->most_iface.poison_channel = poison_channel; in dim2_probe()
1061 mdev->iface.poison_channel = hdm_poison_channel; in hdm_probe()