Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/gdm724x/
A Dgdm_mux.c215 spin_lock_irqsave(&rx->to_host_lock, flags); in do_rx()
217 spin_unlock_irqrestore(&rx->to_host_lock, flags); in do_rx()
223 spin_unlock_irqrestore(&rx->to_host_lock, flags); in do_rx()
263 spin_lock_irqsave(&rx->to_host_lock, flags); in gdm_mux_rcv_complete()
266 spin_unlock_irqrestore(&rx->to_host_lock, flags); in gdm_mux_rcv_complete()
453 spin_lock_irqsave(&rx->to_host_lock, flags); in release_usb()
460 spin_unlock_irqrestore(&rx->to_host_lock, flags); in release_usb()
474 spin_lock_init(&rx->to_host_lock); in init_usb()
A Dgdm_usb.c290 spin_lock_irqsave(&rx->to_host_lock, flags); in release_usb()
297 spin_unlock_irqrestore(&rx->to_host_lock, flags); in release_usb()
323 spin_lock_init(&rx->to_host_lock); in init_usb()
394 spin_lock_irqsave(&rx->to_host_lock, flags); in do_rx()
396 spin_unlock_irqrestore(&rx->to_host_lock, flags); in do_rx()
402 spin_unlock_irqrestore(&rx->to_host_lock, flags); in do_rx()
468 spin_lock_irqsave(&rx->to_host_lock, flags); in gdm_usb_rcv_complete()
471 spin_unlock_irqrestore(&rx->to_host_lock, flags); in gdm_usb_rcv_complete()
A Dgdm_mux.h63 spinlock_t to_host_lock; member
A Dgdm_usb.h79 spinlock_t to_host_lock; member

Completed in 7 milliseconds