Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/platform/raspberrypi/rp1-cfe/
Dcfe.c187 #define node_supports_image_output(node) \ macro
196 (node_supports_image_output(node) || node_supports_image_input(node))
1350 if (!node_supports_image_output(node)) in cfe_enum_fmt_vid_cap()
1400 if (!node_supports_image_output(node)) in cfe_validate_fmt_vid_cap()
1691 if (!node_supports_image_output(node)) in cfe_subscribe_event()
1696 if (!node_supports_image_output(node) && in cfe_subscribe_event()
1957 if (node_supports_image_output(node)) in cfe_register_node()
2018 vdev->vfl_dir = (node_supports_image_output(node) || in cfe_register_node()