Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_controller.c596 int do_poll = 0; in azx_rirb_get_response() local
603 if (chip->polling_mode || do_poll) in azx_rirb_get_response()
606 if (!do_poll) in azx_rirb_get_response()
631 do_poll = 1; in azx_rirb_get_response()
/linux-4.4.14/fs/
Dselect.c781 static int do_poll(unsigned int nfds, struct poll_list *list, in do_poll() function
911 fdcount = do_poll(nfds, head, &table, end_time); in do_sys_poll()
/linux-4.4.14/arch/x86/kernel/
Dapm_32.c1505 static unsigned int do_poll(struct file *fp, poll_table *wait) in do_poll() function
1919 .poll = do_poll,