Home
last modified time | relevance | path

Searched defs:btmrvl_private (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bluetooth/
A Dbtmrvl_drv.h103 struct btmrvl_private { struct
107 int (*hw_host_to_card)(struct btmrvl_private *priv, argument
109 int (*hw_wakeup_firmware)(struct btmrvl_private *priv); argument
110 int (*hw_process_int_status)(struct btmrvl_private *priv); argument
111 spinlock_t driver_lock; /* spinlock used by driver */
113 void *debugfs_data;
115 bool surprise_removed;

Completed in 3 milliseconds