Home
last modified time | relevance | path

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

/drivers/usb/typec/tcpm/
Dtcpm.c375 spinlock_t pd_event_lock; member
5465 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5469 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5530 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5532 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5538 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
5540 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
5547 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
5549 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
5556 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]