Searched refs:pd_event_lock (Results 1 – 2 of 2) sorted by relevance
362 spinlock_t pd_event_lock; member5446 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()5450 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()5502 spin_lock(&port->pd_event_lock); in tcpm_pd_event_handler()5504 spin_unlock(&port->pd_event_lock); in tcpm_pd_event_handler()5513 spin_lock(&port->pd_event_lock); in tcpm_cc_change()5515 spin_unlock(&port->pd_event_lock); in tcpm_cc_change()5522 spin_lock(&port->pd_event_lock); in tcpm_vbus_change()5524 spin_unlock(&port->pd_event_lock); in tcpm_vbus_change()5531 spin_lock(&port->pd_event_lock); in tcpm_pd_hard_reset()[all …]
341 spinlock_t pd_event_lock; member