Searched refs:fe_stop (Results 1 – 1 of 1) sorted by relevance
963 static void cfe_stop_channel(struct cfe_node *node, bool fe_stop) in cfe_stop_channel() argument968 node_desc[node->id].name, fe_stop); in cfe_stop_channel()970 if (fe_stop) { in cfe_stop_channel()1276 bool fe_stop; in cfe_stop_streaming() local1281 fe_stop = is_fe_enabled(cfe) && in cfe_stop_streaming()1288 cfe_stop_channel(node, fe_stop); in cfe_stop_streaming()