Home
last modified time | relevance | path

Searched refs:V4L2_CID_PILOT_TONE_DEVIATION (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1073 case V4L2_CID_PILOT_TONE_DEVIATION: return "Pilot Tone Deviation"; in v4l2_ctrl_get_name()
1574 case V4L2_CID_PILOT_TONE_DEVIATION: in v4l2_ctrl_fill()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-tx.rst138 ``V4L2_CID_PILOT_TONE_DEVIATION (integer)``
/linux-6.1.9/drivers/media/radio/si4713/
Dsi4713.c953 case V4L2_CID_PILOT_TONE_DEVIATION: in si4713_choose_econtrol_action()
1551 V4L2_CID_PILOT_TONE_DEVIATION, 0, MAX_PILOT_DEVIATION, in si4713_probe()
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h1053 #define V4L2_CID_PILOT_TONE_DEVIATION (V4L2_CID_FM_TX_CLASS_BASE + 97) macro