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
6875 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6879 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6944 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6946 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6952 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
6954 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
6961 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
6963 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
6970 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]