Home
last modified time | relevance | path

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

/linux/drivers/net/wan/framer/
H A Dframer-core.c94 bool start_polling = false; in framer_init() local
115 start_polling = true; in framer_init()
122 if (!ret && start_polling) { in framer_init()
/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()