Searched refs:mode_ids (Results 1 – 2 of 2) sorted by relevance
15 struct ida mode_ids; member32 struct ida mode_ids; member41 struct ida mode_ids; member
471 ids = &to_typec_partner(dev)->mode_ids; in altmode_id_get()473 ids = &to_typec_plug(dev)->mode_ids; in altmode_id_get()475 ids = &to_typec_port(dev)->mode_ids; in altmode_id_get()487 ids = &to_typec_plug(dev)->mode_ids; in altmode_id_remove()489 ids = &to_typec_port(dev)->mode_ids; in altmode_id_remove()672 ida_destroy(&partner->mode_ids); in typec_partner_release()808 ida_init(&partner->mode_ids); in typec_register_partner()860 ida_destroy(&plug->mode_ids); in typec_plug_release()973 ida_init(&plug->mode_ids); in typec_register_plug()1603 ida_destroy(&port->mode_ids); in typec_release()[all …]
Completed in 8 milliseconds