Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-enum-freq-bands.rst123 * - ``V4L2_BAND_MODULATION_VSB``
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1765 #define V4L2_BAND_MODULATION_VSB (1 << 1) macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions381 replace define V4L2_BAND_MODULATION_VSB band-modulation
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c2493 V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB; in v4l_enum_freq_bands()
2512 V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB; in v4l_enum_freq_bands()