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

/linux-master/include/linux/fsl/bestcomm/
H A Dbestcomm.h200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) function
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c129 skb = bcom_retrieve_buffer(s, NULL, (struct bcom_bd **)&bd);
369 skb = bcom_retrieve_buffer(priv->tx_dmatsk, NULL,
397 rskb = bcom_retrieve_buffer(priv->rx_dmatsk, &status,
/linux-master/sound/soc/fsl/
H A Dmpc5200_dma.c84 bcom_retrieve_buffer(s->bcom_task, NULL, NULL);
/linux-master/drivers/ata/
H A Dpata_mpc52xx.c603 bcom_retrieve_buffer(priv->dmatsk, NULL, NULL);

Completed in 130 milliseconds