Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-radio-tx.h24 unsigned int vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait);
Dvivid-radio-tx.c107 unsigned int vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_tx_poll() function
Dvivid-core.c421 return vivid_radio_tx_poll(file, wait); in vivid_radio_poll()