Lines Matching defs:pcdev
42 struct amba_device *pcdev = to_amba_device(dev); in amba_match() local
51 struct amba_device *pcdev = to_amba_device(dev); in amba_uevent() local
255 struct amba_device *pcdev = to_amba_device(dev); in amba_pm_runtime_suspend() local
266 struct amba_device *pcdev = to_amba_device(dev); in amba_pm_runtime_resume() local
323 static int amba_get_enable_pclk(struct amba_device *pcdev) in amba_get_enable_pclk()
348 static void amba_put_disable_pclk(struct amba_device *pcdev) in amba_put_disable_pclk()
357 static int amba_get_enable_vcore(struct amba_device *pcdev) in amba_get_enable_vcore()
380 static void amba_put_disable_vcore(struct amba_device *pcdev) in amba_put_disable_vcore()
396 struct amba_device *pcdev = to_amba_device(dev); in amba_probe() local
431 struct amba_device *pcdev = to_amba_device(dev); in amba_remove() local
628 struct amba_device *pcdev = to_amba_device(dev); in amba_find_match() local