Searched defs:nvec_dispatch (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/nvec/
H A Dnvec.c438 * nvec_dispatch - Process messages received from the EC
444 static void nvec_dispatch(struct work_struct *work) function
855 INIT_WORK(&nvec->rx_work, nvec_dispatch);

Completed in 50 milliseconds