Home
last modified time | relevance | path

Searched refs:vivid_radio_rx_poll (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/vivid/
Dvivid-radio-rx.h24 unsigned int vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait);
Dvivid-radio-rx.c142 unsigned int vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_rx_poll() function
Dvivid-core.c433 return vivid_radio_rx_poll(file, wait); in vivid_radio_poll()