Searched refs:i3c_ibi_work_nodes_free (Results 1 – 1 of 1) sorted by relevance
24 static sys_slist_t i3c_ibi_work_nodes_free; variable37 node = sys_slist_get(&i3c_ibi_work_nodes_free); in i3c_ibi_work_enqueue()63 node = sys_slist_get(&i3c_ibi_work_nodes_free); in i3c_ibi_work_enqueue_target_irq()95 node = sys_slist_get(&i3c_ibi_work_nodes_free); in i3c_ibi_work_enqueue_hotjoin()123 node = sys_slist_get(&i3c_ibi_work_nodes_free); in i3c_ibi_work_enqueue_cb()206 sys_slist_append(&i3c_ibi_work_nodes_free, (sys_snode_t *)ibi_node); in i3c_ibi_work_handler()218 sys_slist_init(&i3c_ibi_work_nodes_free); in i3c_ibi_work_q_init()223 sys_slist_append(&i3c_ibi_work_nodes_free, in i3c_ibi_work_q_init()