Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/ !
Drtc-cmos.c1303 static int cmos_pnp_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in cmos_pnp_probe()
1326 static void cmos_pnp_remove(struct pnp_dev *pnp) in cmos_pnp_remove()
1331 static void cmos_pnp_shutdown(struct pnp_dev *pnp) in cmos_pnp_shutdown()
/linux-4.19.296/drivers/of/ !
Dfdt.c285 struct device_node **pnp, in populate_node()
/linux-4.19.296/include/acpi/ !
Dacpi_bus.h372 struct acpi_device_pnp pnp; member