dev_deactivate_many
void dev_deactivate_many(struct list_head *head, bool reset_needed);
dev_deactivate_many(head, true);
dev_deactivate_many(&single, reset_needed);