Searched refs:omap_device_build_ss (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
D | pmu.c | 54 omap_pmu_dev = omap_device_build_ss(dev_name, -1, oh, oh_num, NULL, 0); in omap2_init_pmu()
|
D | omap_device.h | 78 struct platform_device *omap_device_build_ss(const char *pdev_name, int pdev_id,
|
D | mcbsp.c | 104 pdev = omap_device_build_ss(name, id, oh_device, count, pdata, in omap_init_mcbsp()
|
D | omap_device.c | 520 return omap_device_build_ss(pdev_name, pdev_id, ohs, 1, pdata, in omap_device_build() 538 struct platform_device __init *omap_device_build_ss(const char *pdev_name, in omap_device_build_ss() function
|