Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/ti/
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