Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c530 spinlock_t pd_event_lock; member
7078 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
7082 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
7163 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
7165 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
7171 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
7173 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
7180 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
7182 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
7189 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]