Searched refs:remove_from_dn_list (Results 1 – 1 of 1) sorted by relevance
196 static void remove_from_dn_list(struct devnames *, dev_info_t *);747 remove_from_dn_list(&orphanlist, dip); in unlink_node()2951 remove_from_dn_list(dnp, dip); in link_to_driver_list()2973 remove_from_dn_list(dnp, dip); in unlink_from_driver_list()3066 remove_from_dn_list(struct devnames *dnp, dev_info_t *dip) in remove_from_dn_list() function