Home
last modified time | relevance | path

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

/linux/include/media/
A Dv4l2-fwnode.h117 #define V4L2_FWNODE_PROPERTY_UNSET (-1U) macro
/linux/drivers/media/v4l2-core/
A Dv4l2-fwnode.c749 props->orientation = V4L2_FWNODE_PROPERTY_UNSET; in v4l2_fwnode_device_parse()
766 props->rotation = V4L2_FWNODE_PROPERTY_UNSET; in v4l2_fwnode_device_parse()
A Dv4l2-ctrls-core.c1919 if (p->orientation != V4L2_FWNODE_PROPERTY_UNSET) { in v4l2_ctrl_new_fwnode_properties()
1942 if (p->rotation != V4L2_FWNODE_PROPERTY_UNSET) { in v4l2_ctrl_new_fwnode_properties()

Completed in 9 milliseconds