Searched refs:pnpbios_interface_attach_device (Results 1 – 3 of 3) sorted by relevance
175 extern int pnpbios_interface_attach_device(struct pnp_bios_node * node);179 static inline int pnpbios_interface_attach_device(struct pnp_bios_node * node) { return 0; } in pnpbios_interface_attach_device() function
286 int pnpbios_interface_attach_device(struct pnp_bios_node *node) in pnpbios_interface_attach_device() function
353 pnpbios_interface_attach_device(node); in insert_device()