Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c366 spinlock_t pd_event_lock; member
5411 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5415 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5476 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
5478 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
5484 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
5486 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()
5493 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
5495 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()
5502 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
[all …]