Home
last modified time | relevance | path

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

/linux/include/linux/fsl/bestcomm/
H A Dbestcomm.h200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) in bcom_retrieve_buffer() function
/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c129 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/sound/soc/fsl/
H A Dmpc5200_dma.c84 bcom_retrieve_buffer(s->bcom_task, NULL, NULL); in psc_dma_bcom_irq()
/linux/drivers/ata/
H A Dpata_mpc52xx.c603 bcom_retrieve_buffer(priv->dmatsk, NULL, NULL); in mpc52xx_ata_task_irq()