Searched refs:radio_tx_caps (Results 1 - 3 of 3) sorted by relevance

/drivers/media/platform/vivid/
H A Dvivid-core.h155 u32 radio_tx_caps; member in struct:vivid_dev
H A Dvivid-core.c236 cap->device_caps = dev->radio_tx_caps;
239 dev->radio_rx_caps | dev->radio_tx_caps |
822 dev->radio_tx_caps = V4L2_CAP_RDS_OUTPUT | V4L2_CAP_MODULATOR |
H A Dvivid-ctrls.c1051 dev->radio_tx_caps &= ~V4L2_CAP_READWRITE;
1053 dev->radio_tx_caps |= V4L2_CAP_READWRITE;

Completed in 51 milliseconds