Searched refs:V4L2_CTRL_ID2CLASS (Results 1 – 3 of 3) sorted by relevance
135 if (V4L2_CTRL_ID2CLASS(qctrl.id) != V4L2_CTRL_CLASS_CODEC)148 driver-specific controls. The macro ``V4L2_CTRL_ID2CLASS(id)`` returns
1838 #define V4L2_CTRL_ID2CLASS(id) ((id) & 0x0fff0000UL) macro
559 ignore define V4L2_CTRL_ID2CLASS
Completed in 14 milliseconds