Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1049 case V4L2_CID_FM_TX_CLASS: return "FM Radio Modulator Controls"; in v4l2_ctrl_get_name()
1393 case V4L2_CID_FM_TX_CLASS: in v4l2_ctrl_fill()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-tx.rst20 ``V4L2_CID_FM_TX_CLASS (class)``
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h1025 #define V4L2_CID_FM_TX_CLASS (V4L2_CTRL_CLASS_FM_TX | 1) macro