Searched refs:bcom_psc_gen_bd_tx_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/ |
H A D | gen_bd.h | 44 struct bcom_task * bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len,
|
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/ |
H A D | gen_bd.h | 44 struct bcom_task * bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len,
|
/kernel/linux/linux-5.10/drivers/dma/bestcomm/ |
H A D | gen_bd.c | 329 * bcom_psc_gen_bd_tx_init - Allocate a transmit bcom_task for a PSC port 337 bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len, phys_addr_t fifo) in bcom_psc_gen_bd_tx_init() function 344 EXPORT_SYMBOL_GPL(bcom_psc_gen_bd_tx_init); variable
|
/kernel/linux/linux-6.6/drivers/dma/bestcomm/ |
H A D | gen_bd.c | 329 * bcom_psc_gen_bd_tx_init - Allocate a transmit bcom_task for a PSC port 337 bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len, phys_addr_t fifo) in bcom_psc_gen_bd_tx_init() function 344 EXPORT_SYMBOL_GPL(bcom_psc_gen_bd_tx_init); variable
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | mpc5200_dma.c | 425 bcom_psc_gen_bd_tx_init(psc_dma->id, 10, fifo); in mpc5200_audio_dma_create()
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | mpc5200_dma.c | 366 bcom_psc_gen_bd_tx_init(psc_dma->id, 10, fifo); in mpc5200_audio_dma_create()
|
Completed in 4 milliseconds