Searched refs:radio_tx_subchans (Results 1 - 4 of 4) sorted by relevance

/drivers/media/platform/vivid/
H A Dvivid-radio-tx.c74 !(dev->radio_tx_subchans & V4L2_TUNER_SUB_RDS)) {
127 a->txsubchans = dev->radio_tx_subchans;
139 dev->radio_tx_subchans = a->txsubchans;
H A Dvivid-radio-rx.c86 (dev->radio_rds_loop && !(dev->radio_tx_subchans & V4L2_TUNER_SUB_RDS)) ||
265 else if (dev->radio_rds_loop && !(dev->radio_tx_subchans & V4L2_TUNER_SUB_STEREO))
270 (!dev->radio_rds_loop || (dev->radio_tx_subchans & V4L2_TUNER_SUB_RDS)) &&
H A Dvivid-core.h472 unsigned radio_tx_subchans; member in struct:vivid_dev
H A Dvivid-core.c960 dev->radio_tx_subchans = V4L2_TUNER_SUB_STEREO | V4L2_TUNER_SUB_RDS;

Completed in 27 milliseconds