Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dpalmas-regulator.c895 const char *pdev_name, in palmas_ldo_registration() argument
987 pdev_name); in palmas_ldo_registration()
1016 const char *pdev_name, in tps65917_ldo_registration() argument
1097 pdev_name); in tps65917_ldo_registration()
1126 const char *pdev_name, in palmas_smps_registration() argument
1285 pdev_name); in palmas_smps_registration()
1299 const char *pdev_name, in tps65917_smps_registration() argument
1392 pdev_name); in tps65917_smps_registration()
1617 const char *pdev_name; in palmas_regulators_probe() local
1667 pdev_name = pdev->name; in palmas_regulators_probe()
[all …]
/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.c485 struct platform_device __init *omap_device_build(const char *pdev_name, in omap_device_build() argument
494 if (!oh || !pdev_name) in omap_device_build()
503 __func__, pdev_name); in omap_device_build()
508 pdev = platform_device_alloc(pdev_name, pdev_id); in omap_device_build()
551 pr_err("omap_device: %s: build failed (%d)\n", pdev_name, ret); in omap_device_build()
Domap_device.h74 struct platform_device *omap_device_build(const char *pdev_name, int pdev_id,
/Linux-v4.19/include/linux/mfd/
Dpalmas.h128 const char *pdev_name,
133 const char *pdev_name,