Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c366 spinlock_t pd_event_lock; member
5450 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5454 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5515 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5517 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5523 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
5525 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
5532 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
5534 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
5541 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]