Searched refs:remove_from_dn_list (Results 1 – 1 of 1) sorted by relevance
199 static void remove_from_dn_list(struct devnames *, dev_info_t *);750 remove_from_dn_list(&orphanlist, dip); in unlink_node()2954 remove_from_dn_list(dnp, dip); in link_to_driver_list()2976 remove_from_dn_list(dnp, dip); in unlink_from_driver_list()3069 remove_from_dn_list(struct devnames *dnp, dev_info_t *dip) in remove_from_dn_list() function