Home
last modified time | relevance | path

Searched defs:cd321x (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/typec/tipd/
H A Dcore.c203 struct cd321x { struct
216 struct cd321x_status update_status; argument
217 struct delayed_work update_work;
218 struct usb_pd_identity cur_partner_identity;
576 struct cd321x *cd321x = container_of(tps, struct cd321x, tps); in cd321x_read_data_status() local
648 struct cd321x *cd321x = container_of(tps, struct cd321x, tps); in cd321x_typec_update_mode() local
739 struct cd321x *cd321x = container_of(to_delayed_work(work), in cd321x_update_work() local
841 static void cd321x_queue_status(struct cd321x *cd321x) in cd321x_queue_status()
857 struct cd321x *cd321x = container_of(tps, struct cd321x, tps); in cd321x_connect() local
1238 static int cd321x_register_port_altmodes(struct cd321x *cd321x) in cd321x_register_port_altmodes()
[all …]