Lines Matching refs:most_component
33 struct most_component *comp;
448 static struct most_component *match_component(char *name) in match_component()
450 struct most_component *comp; in match_component()
517 struct most_component *comp; in components_show()
552 struct most_component *comp, in link_channel_to_component()
557 struct most_component **comp_ptr; in link_channel_to_component()
668 struct most_component *comp; in most_cfg_complete()
681 struct most_component *comp = match_component(comp_name); in most_add_link()
692 struct most_component *comp; in most_remove_link()
954 struct most_component *comp) in channel_has_mbo()
985 struct most_component *comp) in most_get_mbo()
1091 struct most_component *comp) in most_start_channel()
1161 struct most_component *comp) in most_stop_channel()
1219 int most_register_component(struct most_component *comp) in most_register_component()
1234 struct most_component *comp = data; in disconnect_channels()
1252 int most_deregister_component(struct most_component *comp) in most_deregister_component()