Home
last modified time | relevance | path

Searched refs:start_polling (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/nci/
H A Dnci_dev.c581 int start_polling(int dev_idx, int proto, int virtual_fd, int sd, int fid, int pid) in start_polling() function
629 status = start_polling(self->dev_idex, self->proto, self->virtual_nci_fd, in TEST_F()
844 status = start_polling(self->dev_idex, self->proto, self->virtual_nci_fd, in TEST_F()
/linux/drivers/usb/atm/
H A Dcxacru.c775 int start_polling = 1; in cxacru_atm_start() local
808 start_polling = 0; in cxacru_atm_start()
813 if (start_polling) in cxacru_atm_start()