Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/canbus/isotp/
Disotp.c373 static void receive_work_handler(struct k_work *item) in receive_work_handler() function
666 k_work_init(&rctx->work, receive_work_handler); in isotp_bind()