radio_tx_caps     207 drivers/media/platform/vivid/vivid-core.c 		dev->radio_rx_caps | dev->radio_tx_caps |
radio_tx_caps     878 drivers/media/platform/vivid/vivid-core.c 		dev->radio_tx_caps = V4L2_CAP_RDS_OUTPUT | V4L2_CAP_MODULATOR |
radio_tx_caps    1485 drivers/media/platform/vivid/vivid-core.c 		vfd->device_caps = dev->radio_tx_caps;
radio_tx_caps     166 drivers/media/platform/vivid/vivid-core.h 	u32				radio_tx_caps;
radio_tx_caps    1347 drivers/media/platform/vivid/vivid-ctrls.c 		dev->radio_tx_caps &= ~V4L2_CAP_READWRITE;
radio_tx_caps    1349 drivers/media/platform/vivid/vivid-ctrls.c 			dev->radio_tx_caps |= V4L2_CAP_READWRITE;
radio_tx_caps    1350 drivers/media/platform/vivid/vivid-ctrls.c 		dev->radio_tx_dev.device_caps = dev->radio_tx_caps;