Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c186 #define node_supports_image_output(node) \ macro
195 (node_supports_image_output(node) || node_supports_image_input(node))
1346 if (!node_supports_image_output(node)) in cfe_enum_fmt_vid_cap()
1396 if (!node_supports_image_output(node)) in cfe_validate_fmt_vid_cap()
1687 if (!node_supports_image_output(node)) in cfe_subscribe_event()
1692 if (!node_supports_image_output(node) && in cfe_subscribe_event()
1953 if (node_supports_image_output(node)) in cfe_register_node()
2015 vdev->vfl_dir = (node_supports_image_output(node) || in cfe_register_node()