Home
last modified time | relevance | path

Searched defs:pollfds (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dsigio.c37 struct pollfds { struct
47 static struct pollfds current_poll; argument
H A Dfile.c675 struct pollfd pollfds[2] = {}; in os_poll() local
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQmiWwanCM.c126 struct pollfd pollfds[]= {{cdc_wdm_fd, POLLOUT, 0}}; in QmiWwanSendQMI() local
345 struct pollfd pollfds[] = {{qmidevice_control_fd[1], POLLIN, 0}, {cdc_wdm_fd, POLLIN, 0}}; in QmiWwanThread() local
H A DGobiNetCM.c134 struct pollfd pollfds[16] = {{qmidevice_control_fd[1], POLLIN, 0}}; in GobiNetThread() local
H A Datchannel.c373 struct pollfd pollfds[1] = {{s_fd, POLLIN, 0}}; in readline() local
596 struct pollfd pollfds[1] = {{s_fd, POLLOUT, 0}}; in writeraw() local
H A Dmain.c368 …struct pollfd pollfds[] = {{signal_control_fd[1], POLLIN, 0}, {qmidevice_control_fd[0], POLLIN, 0}… in qmi_main() local
H A Datc.c120 struct pollfd pollfds[] = {{atc_fd, POLLIN, 0}, {qmidevice_control_fd[1], POLLIN, 0}}; in atc_read_thread() local
H A Dquectel-mbim-proxy.c271 struct pollfd pollfds[2+CM_MAX_CLIENT]; in proxy_loop() local
H A Dquectel-qmi-proxy.c613 struct pollfd pollfds[]= {{cdc_wdm_fd, POLLOUT, 0}}; in send_qmi_to_cdc_wdm() local
630 struct pollfd pollfds[]= {{clientFd, POLLOUT, 0}}; in send_qmi_to_client() local
801 struct pollfd pollfds[2+64]; in qmi_proxy_loop() local
H A Dmbim-cm.c1462 struct pollfd pollfds[] = {{mbim_fd, POLLIN, 0}, {qmidevice_control_fd[1], POLLIN, 0}}; in mbim_read_thread() local
/OK3568_Linux_fs/kernel/tools/firewire/
H A Dnosy-dump.c904 struct pollfd pollfds[2]; in main() local