Home
last modified time | relevance | path

Searched refs:can_shell_rx_msgq_poll_submit (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/can/
Dcan_shell.c208 static int can_shell_rx_msgq_poll_submit(const struct shell *sh) in can_shell_rx_msgq_poll_submit() function
235 (void)can_shell_rx_msgq_poll_submit(can_shell_rx_msgq_sh); in can_shell_rx_msgq_triggered_work_handler()
920 err = can_shell_rx_msgq_poll_submit(sh); in cmd_can_filter_add()