Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c1370 most_c_obj *get_channel_by_iface(struct most_interface *iface, int id) in get_channel_by_iface() function
1392 struct most_c_obj *c = get_channel_by_iface(iface, id); in channel_has_mbo()
1422 c = get_channel_by_iface(iface, id); in most_get_mbo()
1535 struct most_c_obj *c = get_channel_by_iface(iface, id); in most_start_channel()
1612 c = get_channel_by_iface(iface, id); in most_stop_channel()
1888 struct most_c_obj *c = get_channel_by_iface(iface, id); in most_stop_enqueue()
1905 struct most_c_obj *c = get_channel_by_iface(iface, id); in most_resume_enqueue()