Searched refs:kwork (Results 1 – 4 of 4) sorted by relevance
106 schedule_work(&ipc->kwork); in ipc_tx_message()155 container_of(work, struct sst_generic_ipc, kwork); in ipc_tx_msgs()270 INIT_WORK(&ipc->kwork, ipc_tx_msgs); in sst_ipc_init()279 cancel_work_sync(&ipc->kwork); in sst_ipc_fini()
59 struct work_struct kwork; member
377 schedule_work(&ipc->kwork); in cnl_dsp_irq_thread_handler()
553 schedule_work(&ipc->kwork); in skl_dsp_irq_thread_handler()
Completed in 7 milliseconds