Searched refs:V4L2_FWNODE_PROPERTY_UNSET (Results 1 – 3 of 3) sorted by relevance
117 #define V4L2_FWNODE_PROPERTY_UNSET (-1U) macro
749 props->orientation = V4L2_FWNODE_PROPERTY_UNSET; in v4l2_fwnode_device_parse()766 props->rotation = V4L2_FWNODE_PROPERTY_UNSET; in v4l2_fwnode_device_parse()
1919 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