Home
last modified time | relevance | path

Searched refs:h4_struct (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_h4.c53 struct h4_struct { struct
70 struct h4_struct *h4; in h4_open() argument
87 struct h4_struct *h4 = hu->priv; in h4_flush()
99 struct h4_struct *h4 = hu->priv; in h4_close()
118 struct h4_struct *h4 = hu->priv; in h4_enqueue()
130 static inline int h4_check_data_len(struct h4_struct *h4, int len) in h4_check_data_len()
132 static inline int h4_check_data_len(struct hci_dev *hdev, struct h4_struct *h4, int len) in h4_check_data_len()
164 struct h4_struct *h4 = hu->priv; in h4_recv()
298 struct h4_struct *h4 = hu->priv; in h4_dequeue()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_h4.c35 struct h4_struct { struct
43 struct h4_struct *h4; in h4_open() argument
60 struct h4_struct *h4 = hu->priv; in h4_flush()
72 struct h4_struct *h4 = hu->priv; in h4_close()
89 struct h4_struct *h4 = hu->priv; in h4_enqueue()
110 struct h4_struct *h4 = hu->priv; in h4_recv()
129 struct h4_struct *h4 = hu->priv; in h4_dequeue()