Home
last modified time | relevance | path

Searched refs:V4L2_RDS_BLOCK_CORRECTED (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/media/radio/
Dradio-wl1273.c195 rds.block &= ~V4L2_RDS_BLOCK_CORRECTED; in wl1273_fm_rds()
198 rds.block |= V4L2_RDS_BLOCK_CORRECTED; in wl1273_fm_rds()
/linux-4.19.296/include/uapi/linux/
Dvideodev2.h1820 #define V4L2_RDS_BLOCK_CORRECTED 0x40 macro