tcpm_state        238 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state enter_state;
tcpm_state        239 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state prev_state;
tcpm_state        240 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state state;
tcpm_state        241 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state delayed_state;
tcpm_state        376 drivers/usb/typec/tcpm/tcpm.c static enum tcpm_state tcpm_default_state(struct tcpm_port *port)
tcpm_state        890 drivers/usb/typec/tcpm/tcpm.c static void tcpm_set_state(struct tcpm_port *port, enum tcpm_state state,
tcpm_state        919 drivers/usb/typec/tcpm/tcpm.c static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state,
tcpm_state       1541 drivers/usb/typec/tcpm/tcpm.c static inline enum tcpm_state ready_state(struct tcpm_port *port)
tcpm_state       1691 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state next_state;
tcpm_state       2796 drivers/usb/typec/tcpm/tcpm.c static inline enum tcpm_state hard_reset_state(struct tcpm_port *port)
tcpm_state       2809 drivers/usb/typec/tcpm/tcpm.c static inline enum tcpm_state unattached_state(struct tcpm_port *port)
tcpm_state       3584 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state prev_state;
tcpm_state       3622 drivers/usb/typec/tcpm/tcpm.c 	enum tcpm_state new_state;