Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/tcpm/
Dtcpm.c363 spinlock_t pd_event_lock; member
5304 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5308 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5360 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5362 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5368 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
5370 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
5377 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
5379 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
5386 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]