Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_CAP_HWSEEK_PROG_LIM (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/media/radio/
H A Dradio-tea5777.c145 V4L2_TUNER_CAP_HWSEEK_PROG_LIM,
155 V4L2_TUNER_CAP_HWSEEK_PROG_LIM,
301 V4L2_TUNER_CAP_HWSEEK_PROG_LIM; in vidioc_g_tuner()
H A Dradio-si476x.c399 | V4L2_TUNER_CAP_HWSEEK_PROG_LIM; in si476x_radio_g_tuner()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-s-hw-freq-seek.rst44 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag set, these values must fall
47 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag is not set, then these values
H A Dvidioc-g-tuner.rst287 * - ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM``
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-rx.c233 V4L2_TUNER_CAP_HWSEEK_PROG_LIM : 0); in vivid_radio_rx_g_tuner()
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions414 replace define V4L2_TUNER_CAP_HWSEEK_PROG_LIM tuner-capability
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2026 #define V4L2_TUNER_CAP_HWSEEK_PROG_LIM 0x0800 macro