Home
last modified time | relevance | path

Searched refs:bcom_engine (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/fsl/bestcomm/
Dbestcomm_priv.h68 struct bcom_engine { struct
81 extern struct bcom_engine *bcom_eng; argument
/linux-5.19.10/drivers/dma/bestcomm/
Dbestcomm.c42 struct bcom_engine *bcom_eng = NULL;
401 bcom_eng = kzalloc(sizeof(struct bcom_engine), GFP_KERNEL); in mpc52xx_bcom_probe()