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.c503 spinlock_t pd_event_lock; member
6848 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6852 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6917 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6919 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6925 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
6927 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
6934 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
6936 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
6943 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]