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 25 include/linux/fsl/bestcomm/gen_bd.h extern struct bcom_task * bcom_task 30 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_rx_reset(struct bcom_task *tsk); bcom_task 33 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_rx_release(struct bcom_task *tsk); bcom_task 36 include/linux/fsl/bestcomm/gen_bd.h extern struct bcom_task * bcom_task 41 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_tx_reset(struct bcom_task *tsk); bcom_task 44 include/linux/fsl/bestcomm/gen_bd.h bcom_gen_bd_tx_release(struct bcom_task *tsk); bcom_task 48 include/linux/fsl/bestcomm/gen_bd.h struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len, bcom_task 50 include/linux/fsl/bestcomm/gen_bd.h struct bcom_task * bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len,