Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/sysdev/bestcomm/
Dgen_bd.h48 struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len,
Dgen_bd.c319 struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len, in bcom_psc_gen_bd_rx_init() function
330 EXPORT_SYMBOL_GPL(bcom_psc_gen_bd_rx_init);
/linux-3.4.99/sound/soc/fsl/
Dmpc5200_dma.c424 bcom_psc_gen_bd_rx_init(psc_dma->id, 10, fifo, 512); in mpc5200_hpcd_probe()