Searched refs:tbt_data (Results 1 – 1 of 1) sorted by relevance
697 struct typec_thunderbolt_data tbt_data; in cd321x_typec_update_mode() local703 tbt_data.cable_mode = le16_to_cpu(st->intel_vid_status.cable_mode); in cd321x_typec_update_mode()704 tbt_data.device_mode = le16_to_cpu(st->intel_vid_status.device_mode); in cd321x_typec_update_mode()705 tbt_data.enter_vdo = le16_to_cpu(st->intel_vid_status.enter_vdo); in cd321x_typec_update_mode()708 cd321x->state.data = &tbt_data; in cd321x_typec_update_mode()