Home
last modified time | relevance | path

Searched defs:pnp_acpi_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dpnp.h340 static inline struct acpi_device *pnp_acpi_device(struct pnp_dev *dev) in pnp_acpi_device() function
347 #define pnp_acpi_device(dev) 0 macro