Searched refs:add_channel_to_monitor (Results 1 – 3 of 3) sorted by relevance
72 int add_channel_to_monitor(struct channel_info **chan_info);
334 if (add_channel_to_monitor(&chan_info) < 0) { in setup_channel_info()385 if (add_channel_to_monitor(&chan_info) < 0) { in setup_host_channel_info()
938 add_channel_to_monitor(struct channel_info **chan_info) in add_channel_to_monitor() function