Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c408 spinlock_t pd_event_lock; member
6313 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6382 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()
6384 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()
6390 spin_lock(&port->pd_event_lock); in tcpm_cc_change()
6399 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()
6408 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()
6417 spin_lock(&port->pd_event_lock); in tcpm_sink_frs()
6426 spin_lock(&port->pd_event_lock); in tcpm_sourcing_vbus()
6435 spin_lock(&port->pd_event_lock); in tcpm_port_clean()
[all …]