Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk.h494 __poll_t bcm_vk_poll(struct file *p_file, struct poll_table_struct *wait);
H A Dbcm_vk_msg.c1249 __poll_t bcm_vk_poll(struct file *p_file, struct poll_table_struct *wait) in bcm_vk_poll() function
H A Dbcm_vk_dev.c1263 .poll = bcm_vk_poll,