Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-fwnode.h117 #define V4L2_FWNODE_PROPERTY_UNSET (-1U) macro
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c772 props->orientation = V4L2_FWNODE_PROPERTY_UNSET; in v4l2_fwnode_device_parse()
789 props->rotation = V4L2_FWNODE_PROPERTY_UNSET; in v4l2_fwnode_device_parse()
H A Dv4l2-ctrls.c4818 if (p->orientation != V4L2_FWNODE_PROPERTY_UNSET) { in v4l2_ctrl_new_fwnode_properties()
4841 if (p->rotation != V4L2_FWNODE_PROPERTY_UNSET) { in v4l2_ctrl_new_fwnode_properties()