Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
A Dmcbsp.c34 static struct platform_device **omap_mcbsp_devices; variable
389 omap_mcbsp_devices = kcalloc(size, sizeof(struct platform_device *), in omap_mcbsp_register_board_cfg()
391 if (!omap_mcbsp_devices) { in omap_mcbsp_register_board_cfg()
413 omap_mcbsp_devices[i] = new_mcbsp; in omap_mcbsp_register_board_cfg()

Completed in 3 milliseconds