Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_nokia.c124 struct nokia_bt_dev { struct
125 struct hci_uart hu;
128 struct gpio_desc *reset;
130 struct gpio_desc *wakeup_bt;
131 unsigned long sysclk_speed;
133 int wake_irq;
134 struct sk_buff *rx_skb;
135 struct sk_buff_head txq;
136 bdaddr_t bdaddr;
138 int init_error;
[all …]