Searched refs:can_shell_tx_msgq_work (Results 1 – 1 of 1) sorted by relevance
50 static struct k_work_poll can_shell_tx_msgq_work; variable145 k_work_poll_init(&can_shell_tx_msgq_work, can_shell_tx_msgq_triggered_work_handler); in can_shell_tx_msgq_poll_submit()148 err = k_work_poll_submit(&can_shell_tx_msgq_work, can_shell_tx_msgq_events, in can_shell_tx_msgq_poll_submit()