Searched refs:bcom_retrieve_buffer (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/include/linux/fsl/bestcomm/ |
A D | bestcomm.h | 200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) in bcom_retrieve_buffer() function
|
/linux-6.3-rc2/arch/powerpc/platforms/52xx/ |
A D | mpc52xx_lpbfifo.c | 305 bcom_retrieve_buffer(lpbfifo.bcom_cur_task, &status, NULL); in mpc52xx_lpbfifo_irq() 365 bcom_retrieve_buffer(lpbfifo.bcom_cur_task, &status, NULL); in mpc52xx_lpbfifo_bcom_irq()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | fec_mpc52xx.c | 129 skb = bcom_retrieve_buffer(s, NULL, (struct bcom_bd **)&bd); in mpc52xx_fec_free_rx_buffers() 369 skb = bcom_retrieve_buffer(priv->tx_dmatsk, NULL, in mpc52xx_fec_tx_interrupt() 397 rskb = bcom_retrieve_buffer(priv->rx_dmatsk, &status, in mpc52xx_fec_rx_interrupt()
|
/linux-6.3-rc2/sound/soc/fsl/ |
A D | mpc5200_dma.c | 84 bcom_retrieve_buffer(s->bcom_task, NULL, NULL); in psc_dma_bcom_irq()
|
/linux-6.3-rc2/drivers/ata/ |
A D | pata_mpc52xx.c | 602 bcom_retrieve_buffer(priv->dmatsk, NULL, NULL); in mpc52xx_ata_task_irq()
|
Completed in 10 milliseconds