Home
last modified time | relevance | path

Searched refs:remove_channel_from_monitor (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.h84 int remove_channel_from_monitor(struct channel_info *chan_info);
H A Dchannel_manager.c615 remove_channel_from_monitor(chan_infos[i]); in add_host_channels()
1018 remove_channel_from_monitor( in channel_manager_exit()
H A Dchannel_monitor.c956 remove_channel_from_monitor(struct channel_info *chan_info) in remove_channel_from_monitor() function