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