Searched refs:bcom_retrieve_buffer (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/fsl/bestcomm/ |
H 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/drivers/net/ethernet/freescale/ |
H 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/sound/soc/fsl/ |
H A D | mpc5200_dma.c | 84 bcom_retrieve_buffer(s->bcom_task, NULL, NULL); in psc_dma_bcom_irq()
|
/linux/drivers/ata/ |
H A D | pata_mpc52xx.c | 603 bcom_retrieve_buffer(priv->dmatsk, NULL, NULL); in mpc52xx_ata_task_irq()
|