Home
last modified time | relevance | path

Searched refs:TYPEC_STATE_SAFE (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/usb/typec/
Dbus.c113 ret = typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL); in typec_altmode_enter()
141 ret = typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL); in typec_altmode_exit()
397 WARN_ON(typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL)); in typec_remove()
/linux-5.19.10/include/linux/usb/
Dtypec_altmode.h84 TYPEC_STATE_SAFE, /* USB Safe State */ enumerator
/linux-5.19.10/Documentation/driver-api/usb/
Dtypec_bus.rst60 the connector: ``TYPEC_STATE_USB`` and ``TYPEC_STATE_SAFE``. These values are
63 ``TYPEC_STATE_SAFE`` before sending Enter or Exit Mode command as defined in USB
/linux-5.19.10/drivers/usb/typec/mux/
Dpi3usb30532.c87 case TYPEC_STATE_SAFE: in pi3usb30532_mux_set()
Dintel_pmc_mux.c445 if (state->mode == TYPEC_STATE_SAFE) in pmc_usb_mux_set()
/linux-5.19.10/drivers/usb/typec/altmodes/
Ddisplayport.c173 ret = typec_altmode_notify(dp->alt, TYPEC_STATE_SAFE, &dp->data); in dp_altmode_configure_vdm()
/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_typec.c386 port->state.mode = TYPEC_STATE_SAFE; in cros_typec_usb_safe_state()
/linux-5.19.10/drivers/usb/typec/tcpm/
Dtcpm.c3617 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_src_attach()
3676 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_reset_port()