Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c243 spinlock_t pd_event_lock; member
3865 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
3869 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
3887 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
3889 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
3895 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
3897 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
3904 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
3906 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
3913 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]