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.c413 spinlock_t pd_event_lock; member
6440 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6444 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6509 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6511 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6517 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
6519 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
6526 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
6528 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
6535 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]