radio_tx_subchans 1031 drivers/media/platform/vivid/vivid-core.c dev->radio_tx_subchans = V4L2_TUNER_SUB_STEREO | V4L2_TUNER_SUB_RDS; radio_tx_subchans 508 drivers/media/platform/vivid/vivid-core.h unsigned radio_tx_subchans; radio_tx_subchans 75 drivers/media/platform/vivid/vivid-radio-rx.c (dev->radio_rds_loop && !(dev->radio_tx_subchans & V4L2_TUNER_SUB_RDS)) || radio_tx_subchans 256 drivers/media/platform/vivid/vivid-radio-rx.c else if (dev->radio_rds_loop && !(dev->radio_tx_subchans & V4L2_TUNER_SUB_STEREO)) radio_tx_subchans 261 drivers/media/platform/vivid/vivid-radio-rx.c (!dev->radio_rds_loop || (dev->radio_tx_subchans & V4L2_TUNER_SUB_RDS)) && radio_tx_subchans 61 drivers/media/platform/vivid/vivid-radio-tx.c !(dev->radio_tx_subchans & V4L2_TUNER_SUB_RDS)) { radio_tx_subchans 114 drivers/media/platform/vivid/vivid-radio-tx.c a->txsubchans = dev->radio_tx_subchans; radio_tx_subchans 126 drivers/media/platform/vivid/vivid-radio-tx.c dev->radio_tx_subchans = a->txsubchans;