bcom_task 47 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c struct bcom_task *bcom_tx_task; bcom_task 48 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c struct bcom_task *bcom_rx_task; bcom_task 49 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c struct bcom_task *bcom_cur_task; bcom_task 58 drivers/ata/pata_mpc52xx.c struct bcom_task *dmatsk; bcom_task 682 drivers/ata/pata_mpc52xx.c struct bcom_task *dmatsk; bcom_task 57 drivers/dma/bestcomm/ata.c struct bcom_task * bcom_task 60 drivers/dma/bestcomm/ata.c struct bcom_task *tsk; bcom_task 103 drivers/dma/bestcomm/ata.c void bcom_ata_rx_prepare(struct bcom_task *tsk) bcom_task 117 drivers/dma/bestcomm/ata.c void bcom_ata_tx_prepare(struct bcom_task *tsk) bcom_task 131 drivers/dma/bestcomm/ata.c void bcom_ata_reset_bd(struct bcom_task *tsk) bcom_task 146 drivers/dma/bestcomm/ata.c void bcom_ata_release(struct bcom_task *tsk) bcom_task 49 drivers/dma/bestcomm/bestcomm.c struct bcom_task * bcom_task 53 drivers/dma/bestcomm/bestcomm.c struct bcom_task *tsk; bcom_task 75 drivers/dma/bestcomm/bestcomm.c tsk = kzalloc(sizeof(struct bcom_task) + priv_size, GFP_KERNEL); bcom_task 81 drivers/dma/bestcomm/bestcomm.c tsk->priv = (void*)tsk + sizeof(struct bcom_task); bcom_task 122 drivers/dma/bestcomm/bestcomm.c bcom_task_free(struct bcom_task *tsk) bcom_task 237 drivers/dma/bestcomm/bestcomm.c bcom_enable(struct bcom_task *tsk) bcom_task 244 drivers/dma/bestcomm/bestcomm.c bcom_disable(struct bcom_task *tsk) bcom_task 84 drivers/dma/bestcomm/fec.c struct bcom_task * bcom_task 87 drivers/dma/bestcomm/fec.c struct bcom_task *tsk; bcom_task 111 drivers/dma/bestcomm/fec.c bcom_fec_rx_reset(struct bcom_task *tsk) bcom_task 158 drivers/dma/bestcomm/fec.c bcom_fec_rx_release(struct bcom_task *tsk) bcom_task 186 drivers/dma/bestcomm/fec.c struct bcom_task * bcom_task 189 drivers/dma/bestcomm/fec.c struct bcom_task *tsk; bcom_task 212 drivers/dma/bestcomm/fec.c bcom_fec_tx_reset(struct bcom_task *tsk) bcom_task 259 drivers/dma/bestcomm/fec.c bcom_fec_tx_release(struct bcom_task *tsk) bcom_task 84 drivers/dma/bestcomm/gen_bd.c struct bcom_task * bcom_task 88 drivers/dma/bestcomm/gen_bd.c struct bcom_task *tsk; bcom_task 114 drivers/dma/bestcomm/gen_bd.c bcom_gen_bd_rx_reset(struct bcom_task *tsk) bcom_task 161 drivers/dma/bestcomm/gen_bd.c bcom_gen_bd_rx_release(struct bcom_task *tsk) bcom_task 169 drivers/dma/bestcomm/gen_bd.c extern struct bcom_task * bcom_task 173 drivers/dma/bestcomm/gen_bd.c struct bcom_task *tsk; bcom_task 198 drivers/dma/bestcomm/gen_bd.c bcom_gen_bd_tx_reset(struct bcom_task *tsk) bcom_task 245 drivers/dma/bestcomm/gen_bd.c bcom_gen_bd_tx_release(struct bcom_task *tsk) bcom_task 315 drivers/dma/bestcomm/gen_bd.c struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len, bcom_task 336 drivers/dma/bestcomm/gen_bd.c struct bcom_task * bcom_task 61 drivers/net/ethernet/freescale/fec_mpc52xx.c struct bcom_task *rx_dmatsk; bcom_task 62 drivers/net/ethernet/freescale/fec_mpc52xx.c struct bcom_task *tx_dmatsk; bcom_task 121 drivers/net/ethernet/freescale/fec_mpc52xx.c static void mpc52xx_fec_free_rx_buffers(struct net_device *dev, struct bcom_task *s) bcom_task 147 drivers/net/ethernet/freescale/fec_mpc52xx.c static int mpc52xx_fec_alloc_rx_buffers(struct net_device *dev, struct bcom_task *rxtsk) bcom_task 23 include/linux/fsl/bestcomm/ata.h extern struct bcom_task * bcom_ata_init(int queue_len, int maxbufsize); bcom_task 24 include/linux/fsl/bestcomm/ata.h extern void bcom_ata_rx_prepare(struct bcom_task *tsk); bcom_task 25 include/linux/fsl/bestcomm/ata.h extern void bcom_ata_tx_prepare(struct bcom_task *tsk); bcom_task 26 include/linux/fsl/bestcomm/ata.h extern void bcom_ata_reset_bd(struct bcom_task *tsk); bcom_task 27 include/linux/fsl/bestcomm/ata.h extern void bcom_ata_release(struct bcom_task *tsk); bcom_task 73 include/linux/fsl/bestcomm/bestcomm.h extern void bcom_enable(struct bcom_task *tsk); bcom_task 82 include/linux/fsl/bestcomm/bestcomm.h extern void bcom_disable(struct bcom_task *tsk); bcom_task 90 include/linux/fsl/bestcomm/bestcomm.h bcom_get_task_irq(struct bcom_task *tsk) { bcom_task 106 include/linux/fsl/bestcomm/bestcomm.h _bcom_next_index(struct bcom_task *tsk) bcom_task 117 include/linux/fsl/bestcomm/bestcomm.h _bcom_next_outdex(struct bcom_task *tsk) bcom_task 127 include/linux/fsl/bestcomm/bestcomm.h bcom_queue_empty(struct bcom_task *tsk) bcom_task 137 include/linux/fsl/bestcomm/bestcomm.h bcom_queue_full(struct bcom_task *tsk) bcom_task 148 include/linux/fsl/bestcomm/bestcomm.h *bcom_get_bd(struct bcom_task *tsk, unsigned int index) bcom_task 160 include/linux/fsl/bestcomm/bestcomm.h bcom_buffer_done(struct bcom_task *tsk) bcom_task 177 include/linux/fsl/bestcomm/bestcomm.h bcom_prepare_next_buffer(struct bcom_task *tsk) bcom_task 187 include/linux/fsl/bestcomm/bestcomm.h bcom_submit_next_buffer(struct bcom_task *tsk, void *cookie) bcom_task 200 include/linux/fsl/bestcomm/bestcomm.h bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) bcom_task 236 include/linux/fsl/bestcomm/bestcomm_priv.h extern struct bcom_task *bcom_task_alloc(int bd_count, int bd_size, int priv_size); bcom_task 237 include/linux/fsl/bestcomm/bestcomm_priv.h extern void bcom_task_free(struct bcom_task *tsk); bcom_task 40 include/linux/fsl/bestcomm/fec.h extern struct bcom_task * bcom_task 44 include/linux/fsl/bestcomm/fec.h bcom_fec_rx_reset(struct bcom_task *tsk); bcom_task 47 include/linux/fsl/bestcomm/fec.h bcom_fec_rx_release(struct bcom_task *tsk); bcom_task 50 include/linux/fsl/bestcomm/fec.h extern struct bcom_task * bcom_task 54 include/linux/fsl/bestcomm/fec.h bcom_fec_tx_reset(struct bcom_task *tsk); bcom_task 57 include/linux/fsl/bestcomm/fec.h bcom_fec_tx_release(struct bcom_task *tsk); bcom_task 19 include/linux/fsl/bestcomm/gen_bd.h extern struct bcom_task * bcom_task 24 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_rx_reset(struct bcom_task *tsk); bcom_task 27 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_rx_release(struct bcom_task *tsk); bcom_task 30 include/linux/fsl/bestcomm/gen_bd.h extern struct bcom_task * bcom_task 35 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_tx_reset(struct bcom_task *tsk); bcom_task 38 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_tx_release(struct bcom_task *tsk); bcom_task 42 include/linux/fsl/bestcomm/gen_bd.h struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len, bcom_task 44 include/linux/fsl/bestcomm/gen_bd.h struct bcom_task * bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len, bcom_task 66 sound/soc/fsl/mpc5200_dma.c bd = bcom_prepare_next_buffer(s->bcom_task); bcom_task 69 sound/soc/fsl/mpc5200_dma.c bcom_submit_next_buffer(s->bcom_task, NULL); bcom_task 83 sound/soc/fsl/mpc5200_dma.c while (bcom_buffer_done(s->bcom_task)) { bcom_task 84 sound/soc/fsl/mpc5200_dma.c bcom_retrieve_buffer(s->bcom_task, NULL, NULL); bcom_task 143 sound/soc/fsl/mpc5200_dma.c bcom_gen_bd_rx_reset(s->bcom_task); bcom_task 145 sound/soc/fsl/mpc5200_dma.c bcom_gen_bd_tx_reset(s->bcom_task); bcom_task 148 sound/soc/fsl/mpc5200_dma.c if (!bcom_queue_full(s->bcom_task)) bcom_task 151 sound/soc/fsl/mpc5200_dma.c bcom_enable(s->bcom_task); bcom_task 164 sound/soc/fsl/mpc5200_dma.c bcom_disable(s->bcom_task); bcom_task 166 sound/soc/fsl/mpc5200_dma.c bcom_gen_bd_rx_reset(s->bcom_task); bcom_task 168 sound/soc/fsl/mpc5200_dma.c bcom_gen_bd_tx_reset(s->bcom_task); bcom_task 420 sound/soc/fsl/mpc5200_dma.c psc_dma->capture.bcom_task = bcom_task 422 sound/soc/fsl/mpc5200_dma.c psc_dma->playback.bcom_task = bcom_task 424 sound/soc/fsl/mpc5200_dma.c if (!psc_dma->capture.bcom_task || bcom_task 425 sound/soc/fsl/mpc5200_dma.c !psc_dma->playback.bcom_task) { bcom_task 457 sound/soc/fsl/mpc5200_dma.c bcom_get_task_irq(psc_dma->playback.bcom_task); bcom_task 459 sound/soc/fsl/mpc5200_dma.c bcom_get_task_irq(psc_dma->capture.bcom_task); bcom_task 496 sound/soc/fsl/mpc5200_dma.c bcom_gen_bd_rx_release(psc_dma->capture.bcom_task); bcom_task 497 sound/soc/fsl/mpc5200_dma.c bcom_gen_bd_tx_release(psc_dma->playback.bcom_task); bcom_task 26 sound/soc/fsl/mpc5200_dma.h struct bcom_task *bcom_task;