radio_rx_hw_seek_mode  498 drivers/media/platform/vivid/vivid-core.h 	unsigned			radio_rx_hw_seek_mode;
radio_rx_hw_seek_mode 1248 drivers/media/platform/vivid/vivid-ctrls.c 		dev->radio_rx_hw_seek_mode = ctrl->val;
radio_rx_hw_seek_mode  158 drivers/media/platform/vivid/vivid-radio-rx.c 	if (a->wrap_around && dev->radio_rx_hw_seek_mode == VIVID_HW_SEEK_BOUNDED)
radio_rx_hw_seek_mode  161 drivers/media/platform/vivid/vivid-radio-rx.c 	if (!a->wrap_around && dev->radio_rx_hw_seek_mode == VIVID_HW_SEEK_WRAP)
radio_rx_hw_seek_mode  234 drivers/media/platform/vivid/vivid-radio-rx.c 	switch (dev->radio_rx_hw_seek_mode) {