Home
last modified time | relevance | path

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

/arch/parisc/kernel/
A Ddrivers.c292 const struct device *dev = &padev->dev; in find_pa_parent_type()
400 static void setup_bus_id(struct parisc_device *padev) in setup_bus_id() argument
407 get_node_path(padev->dev.parent, &path); in setup_bus_id()
415 dev_set_name(&padev->dev, name); in setup_bus_id()
559 const struct parisc_device_id *id = &padev->id; in make_modalias()
568 const struct parisc_device *padev; in parisc_uevent() local
574 padev = to_parisc_device(dev); in parisc_uevent()
575 if (!padev) in parisc_uevent()
780 struct parisc_device *padev; in device_to_hwpath() local
782 padev = to_parisc_device(dev); in device_to_hwpath()
[all …]

Completed in 7 milliseconds