Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h68 struct bcom_engine { struct
81 extern struct bcom_engine *bcom_eng; argument
/openbmc/linux/drivers/dma/bestcomm/
H A Dbestcomm.c37 struct bcom_engine *bcom_eng = NULL;
396 bcom_eng = kzalloc(sizeof(struct bcom_engine), GFP_KERNEL); in mpc52xx_bcom_probe()