Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-tx.h12 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait);
H A Dvivid-radio-tx.c94 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_tx_poll() function
H A Dvivid-core.c458 return vivid_radio_tx_poll(file, wait); in vivid_radio_poll()