Searched refs:serial_fops_poll (Results 1 – 2 of 2) sorted by relevance
194 static int serial_fops_poll(struct dfs_file *fd, struct rt_pollreq *req) in serial_fops_poll() function233 .poll = serial_fops_poll,
226 static int serial_fops_poll(struct dfs_file *fd, struct rt_pollreq *req) in serial_fops_poll() function266 .poll = serial_fops_poll,
Completed in 8 milliseconds