Searched refs:pnpbios_interface_attach_device (Results 1 – 3 of 3) sorted by relevance
162 extern int pnpbios_interface_attach_device(struct pnp_bios_node * node);166 static inline int pnpbios_interface_attach_device(struct pnp_bios_node * node) { return 0; } in pnpbios_interface_attach_device() function
221 int pnpbios_interface_attach_device(struct pnp_bios_node *node) in pnpbios_interface_attach_device() function
341 pnpbios_interface_attach_device(node); in insert_device()