Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dof_device_32.c248 struct platform_device *p_op; in build_device_resources() local
257 p_op = to_platform_device(parent); in build_device_resources()
258 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
278 struct device_node *pp = p_op->dev.of_node; in build_device_resources()
H A Dof_device_64.c318 struct platform_device *p_op; in build_device_resources() local
327 p_op = to_platform_device(parent); in build_device_resources()
328 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
356 struct device_node *pp = p_op->dev.of_node; in build_device_resources()