Home
last modified time | relevance | path

Searched refs:k3_ringacc_ring_pop_head_proxy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dk3-ringacc.c254 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem);
261 .pop_head = k3_ringacc_ring_pop_head_proxy,
818 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_head_proxy() function
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dk3-ringacc.c300 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem);
307 .pop_head = k3_ringacc_ring_pop_head_proxy,
1006 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_head_proxy() function

Completed in 4 milliseconds