Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbluecard_cs.c64 struct bluecard_info { struct
65 struct pcmcia_device *p_dev;
67 struct hci_dev *hdev;
69 spinlock_t lock; /* For serializing operations */
70 struct timer_list timer; /* For LED control */
72 struct sk_buff_head txq;
73 unsigned long tx_state;
75 unsigned long rx_state;
76 unsigned long rx_count;
77 struct sk_buff *rx_skb;
[all …]