HomeSort by relevance Sort by last modified time
    Searched full:pnp_device_attach (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
pnp.h 361 int pnp_device_attach(struct pnp_dev *pnp_dev);
409 static inline int pnp_device_attach(struct pnp_dev *pnp_dev) { return -ENODEV; } function

Completed in 786 milliseconds