Searched refs:start_polling (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wan/framer/ |
H A D | framer-core.c | 94 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 D | nci_dev.c | 581 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 D | cxacru.c | 775 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()
|