Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c364 spinlock_t pd_event_lock; member
5373 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5377 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5429 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5431 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5437 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
5439 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
5446 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
5448 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
5455 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]