Searched refs:fe_stop (Results 1 – 1 of 1) sorted by relevance
962 static void cfe_stop_channel(struct cfe_node *node, bool fe_stop) in cfe_stop_channel() argument967 node_desc[node->id].name, fe_stop); in cfe_stop_channel()969 if (fe_stop) { in cfe_stop_channel()1272 bool fe_stop; in cfe_stop_streaming() local1277 fe_stop = is_fe_enabled(cfe) && in cfe_stop_streaming()1284 cfe_stop_channel(node, fe_stop); in cfe_stop_streaming()