Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-enum-freq-bands.rst130 * - ``V4L2_BAND_MODULATION_VSB``
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions397 replace define V4L2_BAND_MODULATION_VSB band-modulation
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1856 #define V4L2_BAND_MODULATION_VSB (1 << 1) macro
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ioctl.c2595 V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB; in v4l_enum_freq_bands()
2614 V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB; in v4l_enum_freq_bands()