Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_port_wwan.c138 spin_lock(&port->port_update_lock); in t7xx_port_wwan_enable_chl()
140 spin_unlock(&port->port_update_lock); in t7xx_port_wwan_enable_chl()
147 spin_lock(&port->port_update_lock); in t7xx_port_wwan_disable_chl()
149 spin_unlock(&port->port_update_lock); in t7xx_port_wwan_disable_chl()
A Dt7xx_port.h119 spinlock_t port_update_lock; /* Protects port configuration */ member
A Dt7xx_port_proxy.c433 spin_lock_init(&port->port_update_lock); in t7xx_proxy_init_all_ports()

Completed in 5 milliseconds