Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-freq-bands.rst120 * - ``V4L2_BAND_MODULATION_VSB``
/linux/include/uapi/linux/
H A Dvideodev2.h2098 #define V4L2_BAND_MODULATION_VSB (1 << 1) macro
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions434 replace define V4L2_BAND_MODULATION_VSB band-modulation
/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2811 V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB; in v4l_enum_freq_bands()
2830 V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB; in v4l_enum_freq_bands()