Home
last modified time | relevance | path

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

/drivers/soc/xilinx/
A Dxlnx_event_manager.c111 struct agent_cb *cb_pos; in xlnx_add_cb_for_notify_event() local
210 struct agent_cb *cb_pos; in xlnx_remove_cb_for_suspend() local
224 kfree(cb_pos); in xlnx_remove_cb_for_suspend()
247 struct agent_cb *cb_pos; in xlnx_remove_cb_for_notify_event() local
262 kfree(cb_pos); in xlnx_remove_cb_for_notify_event()
447 struct agent_cb *cb_pos; in xlnx_call_suspend_cb_handler() local
454 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_suspend_cb_handler()
469 struct agent_cb *cb_pos; in xlnx_call_notify_cb_handler() local
476 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_notify_cb_handler()
490 cb_pos->eve_cb, in xlnx_call_notify_cb_handler()
[all …]
/drivers/net/can/dev/
A Drx-offload.c83 const struct can_rx_offload_cb *cb_pos, *cb_new; in __skb_queue_add_sort() local
85 cb_pos = can_rx_offload_get_cb(pos); in __skb_queue_add_sort()
91 cb_pos->timestamp, cb_new->timestamp, in __skb_queue_add_sort()
92 cb_new->timestamp - cb_pos->timestamp, in __skb_queue_add_sort()

Completed in 8 milliseconds