Linux Kernel
3.7.1
|
Data Fields | |
struct hci_dev * | hdev |
unsigned long | flags |
wait_queue_head_t | read_wait |
struct sk_buff_head | readq |
Definition at line 46 of file hci_vhci.c.
unsigned long flags |
Definition at line 49 of file hci_vhci.c.
Definition at line 47 of file hci_vhci.c.
wait_queue_head_t read_wait |
Definition at line 51 of file hci_vhci.c.
struct sk_buff_head readq |
Definition at line 52 of file hci_vhci.c.