Searched defs:rtl_locks (Results 1 – 1 of 1) sorted by relevance
2371 struct rtl_locks { struct2373 struct mutex conf_mutex;2378 spinlock_t irq_th_lock;2379 spinlock_t h2c_lock;2380 spinlock_t rf_ps_lock;2381 spinlock_t rf_lock;2382 spinlock_t waitq_lock;2383 spinlock_t entry_list_lock;2384 spinlock_t usb_lock;2388 spinlock_t fw_ps_lock;[all …]
Completed in 31 milliseconds