Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dof_device_32.c247 struct platform_device *p_op; in build_device_resources() local
256 p_op = to_platform_device(parent); in build_device_resources()
257 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
277 struct device_node *pp = p_op->dev.of_node; in build_device_resources()
Dof_device_64.c317 struct platform_device *p_op; in build_device_resources() local
326 p_op = to_platform_device(parent); in build_device_resources()
327 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
355 struct device_node *pp = p_op->dev.of_node; in build_device_resources()