Searched defs:hu (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/bluetooth/
H A Dhci_ath.c45 struct hci_uart *hu; member in struct:ath_struct
88 struct hci_uart *hu; local
109 static int ath_open(struct hci_uart *hu) argument
130 ath_flush(struct hci_uart *hu) argument
142 ath_close(struct hci_uart *hu) argument
161 ath_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
194 ath_dequeue(struct hci_uart *hu) argument
202 ath_recv(struct hci_uart *hu, void *data, int count) argument
[all...]
H A Dhci_h4.c66 static int h4_open(struct hci_uart *hu) argument
83 static int h4_flush(struct hci_uart *hu) argument
95 static int h4_close(struct hci_uart *hu) argument
114 h4_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
152 h4_recv(struct hci_uart *hu, void *data, int count) argument
160 h4_dequeue(struct hci_uart *hu) argument
[all...]
H A Dhci_ldisc.c89 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) argument
109 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) argument
121 int hci_uart_tx_wakeup(struct hci_uart *hu) argument
177 struct hci_uart *hu = (struct hci_uart *) hdev->driver_data; local
213 struct hci_uart *hu; local
255 struct hci_uart *hu = (void *) tty->disc_data; local
295 struct hci_uart *hu = (void *)tty->disc_data; local
326 struct hci_uart *hu = (void *)tty->disc_data; local
356 struct hci_uart *hu = (void *)tty->disc_data; local
372 hci_uart_register_dev(struct hci_uart *hu) argument
413 hci_uart_set_proto(struct hci_uart *hu, int id) argument
453 struct hci_uart *hu = (void *)tty->disc_data; local
[all...]
H A Dhci_ll.c93 static int send_hcill_cmd(u8 cmd, struct hci_uart *hu) argument
122 static int ll_open(struct hci_uart *hu) argument
144 static int ll_flush(struct hci_uart *hu) argument
157 ll_close(struct hci_uart *hu) argument
195 ll_device_want_to_wakeup(struct hci_uart *hu) argument
245 ll_device_want_to_sleep(struct hci_uart *hu) argument
278 ll_device_woke_up(struct hci_uart *hu) argument
303 ll_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
374 ll_recv(struct hci_uart *hu, void *data, int count) argument
504 ll_dequeue(struct hci_uart *hu) argument
[all...]
H A Dhci_bcsp.c150 static int bcsp_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
285 static struct sk_buff *bcsp_dequeue(struct hci_uart *hu) argument
341 static int bcsp_flush(struct hci_uart *hu) argument
396 static void bcsp_handle_le_pkt(struct hci_uart *hu) argument
473 bcsp_complete_rx_pkt(struct hci_uart *hu) argument
552 bcsp_recv(struct hci_uart *hu, void *data, int count) argument
670 struct hci_uart *hu = (struct hci_uart *) arg; local
689 bcsp_open(struct hci_uart *hu) argument
716 bcsp_close(struct hci_uart *hu) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/bluetooth/
H A Dhci_ath.c45 struct hci_uart *hu; member in struct:ath_struct
88 struct hci_uart *hu; local
109 static int ath_open(struct hci_uart *hu) argument
130 ath_flush(struct hci_uart *hu) argument
142 ath_close(struct hci_uart *hu) argument
161 ath_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
194 ath_dequeue(struct hci_uart *hu) argument
202 ath_recv(struct hci_uart *hu, void *data, int count) argument
[all...]
H A Dhci_h4.c66 static int h4_open(struct hci_uart *hu) argument
83 static int h4_flush(struct hci_uart *hu) argument
95 static int h4_close(struct hci_uart *hu) argument
114 h4_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
152 h4_recv(struct hci_uart *hu, void *data, int count) argument
160 h4_dequeue(struct hci_uart *hu) argument
[all...]
H A Dhci_ldisc.c89 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) argument
109 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) argument
121 int hci_uart_tx_wakeup(struct hci_uart *hu) argument
177 struct hci_uart *hu = (struct hci_uart *) hdev->driver_data; local
213 struct hci_uart *hu; local
255 struct hci_uart *hu = (void *) tty->disc_data; local
295 struct hci_uart *hu = (void *)tty->disc_data; local
326 struct hci_uart *hu = (void *)tty->disc_data; local
356 struct hci_uart *hu = (void *)tty->disc_data; local
372 hci_uart_register_dev(struct hci_uart *hu) argument
413 hci_uart_set_proto(struct hci_uart *hu, int id) argument
453 struct hci_uart *hu = (void *)tty->disc_data; local
[all...]
H A Dhci_ll.c93 static int send_hcill_cmd(u8 cmd, struct hci_uart *hu) argument
122 static int ll_open(struct hci_uart *hu) argument
144 static int ll_flush(struct hci_uart *hu) argument
157 ll_close(struct hci_uart *hu) argument
195 ll_device_want_to_wakeup(struct hci_uart *hu) argument
245 ll_device_want_to_sleep(struct hci_uart *hu) argument
278 ll_device_woke_up(struct hci_uart *hu) argument
303 ll_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
374 ll_recv(struct hci_uart *hu, void *data, int count) argument
504 ll_dequeue(struct hci_uart *hu) argument
[all...]
H A Dhci_bcsp.c150 static int bcsp_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
285 static struct sk_buff *bcsp_dequeue(struct hci_uart *hu) argument
341 static int bcsp_flush(struct hci_uart *hu) argument
396 static void bcsp_handle_le_pkt(struct hci_uart *hu) argument
473 bcsp_complete_rx_pkt(struct hci_uart *hu) argument
552 bcsp_recv(struct hci_uart *hu, void *data, int count) argument
670 struct hci_uart *hu = (struct hci_uart *) arg; local
689 bcsp_open(struct hci_uart *hu) argument
716 bcsp_close(struct hci_uart *hu) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/src/
H A Drelay.c1427 PPPoETag hostUniq, *hu; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/src/
H A Drelay.c1427 PPPoETag hostUniq, *hu; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/src/
H A Drelay.c1427 PPPoETag hostUniq, *hu; local

Completed in 186 milliseconds