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.c249 struct platform_device *p_op; in build_device_resources() local
258 p_op = to_platform_device(parent); in build_device_resources()
259 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
279 struct device_node *pp = p_op->dev.of_node; in build_device_resources()
H A Dof_device_64.c319 struct platform_device *p_op; in build_device_resources() local
328 p_op = to_platform_device(parent); in build_device_resources()
329 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
357 struct device_node *pp = p_op->dev.of_node; in build_device_resources()