Home
last modified time | relevance | path

Searched refs:V4L2_CID_RDS_RX_TRAFFIC_PROGRAM (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1198 case V4L2_CID_RDS_RX_TRAFFIC_PROGRAM: return "RDS Traffic Program"; in v4l2_ctrl_get_name()
1310 case V4L2_CID_RDS_RX_TRAFFIC_PROGRAM: in v4l2_ctrl_fill()
1669 case V4L2_CID_RDS_RX_TRAFFIC_PROGRAM: in v4l2_ctrl_fill()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst59 ``V4L2_CID_RDS_RX_TRAFFIC_PROGRAM (boolean)``
/openbmc/linux/drivers/media/radio/
H A Dradio-miropcm20.c467 V4L2_CID_RDS_RX_TRAFFIC_PROGRAM, 0, 1, 1, 0); in pcm20_init()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h1268 #define V4L2_CID_RDS_RX_TRAFFIC_PROGRAM (V4L2_CID_FM_RX_CLASS_BASE + 7) macro
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c1855 V4L2_CID_RDS_RX_TRAFFIC_PROGRAM, 0, 1, 1, 0); in vivid_create_controls()