Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c372 static bool test_all_nodes(struct cfe_device *cfe, unsigned long precond, in test_all_nodes() function
864 test_all_nodes(cfe, NODE_ENABLED, NODE_STREAMING); in cfe_start_channel()
955 if (cfe->job_ready && test_all_nodes(cfe, NODE_ENABLED, NODE_STREAMING)) in cfe_start_channel()
1089 test_all_nodes(cfe, NODE_ENABLED, NODE_STREAMING); in cfe_buffer_queue()
1195 if (!test_all_nodes(cfe, NODE_ENABLED, NODE_STREAMING)) { in cfe_start_streaming()
1253 is_fe_enabled(cfe) && test_all_nodes(cfe, NODE_ENABLED, in cfe_start_streaming()
1278 test_all_nodes(cfe, NODE_ENABLED, NODE_STREAMING); in cfe_stop_streaming()