Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/bestcomm/
H A Dsram.c37 int bcom_sram_init(struct device_node *sram_node, char *owner) in bcom_sram_init() function
127 EXPORT_SYMBOL_GPL(bcom_sram_init);
H A Dbestcomm.c386 rv = bcom_sram_init(ofn_sram, DRIVER_NAME); in mpc52xx_bcom_probe()
/openbmc/linux/include/linux/fsl/bestcomm/
H A Dsram.h36 extern int bcom_sram_init(struct device_node *sram_node, char *owner);