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

/drivers/media/platform/vivid/
H A Dvivid-radio-rx.c169 if (a->wrap_around && dev->radio_rx_hw_seek_mode == VIVID_HW_SEEK_BOUNDED)
172 if (!a->wrap_around && dev->radio_rx_hw_seek_mode == VIVID_HW_SEEK_WRAP)
243 switch (dev->radio_rx_hw_seek_mode) {
H A Dvivid-core.h462 unsigned radio_rx_hw_seek_mode; member in struct:vivid_dev
H A Dvivid-ctrls.c953 dev->radio_rx_hw_seek_mode = ctrl->val;

Completed in 34 milliseconds