Home
last modified time | relevance | path

Searched refs:bcom_psc_gen_bd_tx_init (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/sysdev/bestcomm/
Dgen_bd.h50 struct bcom_task * bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len,
Dgen_bd.c341 bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len, phys_addr_t fifo) in bcom_psc_gen_bd_tx_init() function
348 EXPORT_SYMBOL_GPL(bcom_psc_gen_bd_tx_init);
/linux-3.4.99/sound/soc/fsl/
Dmpc5200_dma.c426 bcom_psc_gen_bd_tx_init(psc_dma->id, 10, fifo); in mpc5200_hpcd_probe()