Searched refs:qcn_poll_cycid (Results 1 – 1 of 1) sorted by relevance
100 static cyclic_id_t qcn_poll_cycid = CYCLIC_NONE; variable391 qcn_poll_cycid = cyclic_add(&qcn_poll_cychandler, in qcn_attach()466 if (qcn_poll_cycid != CYCLIC_NONE) in qcn_detach()467 cyclic_remove(qcn_poll_cycid); in qcn_detach()468 qcn_poll_cycid = CYCLIC_NONE; in qcn_detach()