Searched refs:hdev (Results 1 - 25 of 35) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c58 static void hci_notify(struct hci_dev *hdev, int event);
89 static void hci_notify(struct hci_dev *hdev, int event) argument
91 atomic_notifier_call_chain(&hci_notifier, event, hdev);
96 void hci_req_complete(struct hci_dev *hdev, int result) argument
98 BT_DBG("%s result 0x%2.2x", hdev->name, result);
100 if (hdev->req_status == HCI_REQ_PEND) {
101 hdev->req_result = result;
102 hdev->req_status = HCI_REQ_DONE;
103 wake_up_interruptible(&hdev->req_wait_q);
107 static void hci_req_cancel(struct hci_dev *hdev, in argument
119 __hci_request(struct hci_dev *hdev, void (*req)(struct hci_dev *hdev, unsigned long opt), unsigned long opt, __u32 timeout) argument
161 hci_request(struct hci_dev *hdev, void (*req)(struct hci_dev *hdev, unsigned long opt), unsigned long opt, __u32 timeout) argument
174 hci_reset_req(struct hci_dev *hdev, unsigned long opt) argument
182 hci_init_req(struct hci_dev *hdev, unsigned long opt) argument
240 hci_scan_req(struct hci_dev *hdev, unsigned long opt) argument
250 hci_auth_req(struct hci_dev *hdev, unsigned long opt) argument
260 hci_encrypt_req(struct hci_dev *hdev, unsigned long opt) argument
274 struct hci_dev *hdev = NULL; local
295 inquiry_cache_flush(struct hci_dev *hdev) argument
309 hci_inquiry_cache_lookup(struct hci_dev *hdev, bdaddr_t *bdaddr) argument
322 hci_inquiry_cache_update(struct hci_dev *hdev, struct inquiry_data *data) argument
342 inquiry_cache_dump(struct hci_dev *hdev, int num, __u8 *buf) argument
364 hci_inq_req(struct hci_dev *hdev, unsigned long opt) argument
385 struct hci_dev *hdev; local
445 struct hci_dev *hdev; local
510 hci_dev_do_close(struct hci_dev *hdev) argument
575 struct hci_dev *hdev; local
587 struct hci_dev *hdev; local
627 struct hci_dev *hdev; local
642 struct hci_dev *hdev; local
734 struct hci_dev *hdev; local
754 struct hci_dev *hdev; local
792 struct hci_dev *hdev; local
805 hci_free_dev(struct hci_dev *hdev) argument
815 hci_register_dev(struct hci_dev *hdev) argument
879 hci_unregister_dev(struct hci_dev *hdev) argument
899 hci_suspend_dev(struct hci_dev *hdev) argument
907 hci_resume_dev(struct hci_dev *hdev) argument
988 struct hci_dev *hdev = (struct hci_dev *) skb->dev; local
1011 hci_send_cmd(struct hci_dev *hdev, __u16 ogf, __u16 ocf, __u32 plen, void *param) argument
1043 hci_sent_cmd_data(struct hci_dev *hdev, __u16 ogf, __u16 ocf) argument
1075 struct hci_dev *hdev = conn->hdev; local
1122 struct hci_dev *hdev = conn->hdev; local
1150 hci_low_sent(struct hci_dev *hdev, __u8 type, int *quote) argument
1185 hci_acl_tx_to(struct hci_dev *hdev) argument
1204 hci_sched_acl(struct hci_dev *hdev) argument
1235 hci_sched_sco(struct hci_dev *hdev) argument
1257 struct hci_dev *hdev = (struct hci_dev *) arg; local
1280 hci_acldata_packet(struct hci_dev *hdev, struct sk_buff *skb) argument
1319 hci_scodata_packet(struct hci_dev *hdev, struct sk_buff *skb) argument
1355 struct hci_dev *hdev = (struct hci_dev *) arg; local
1410 struct hci_dev *hdev = (struct hci_dev *) arg; local
[all...]
H A Dhci_event.c56 static void hci_cc_link_ctl(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
61 BT_DBG("%s ocf 0x%x", hdev->name, ocf);
69 BT_DBG("%s Inquiry cancel error: status 0x%x", hdev->name, status);
71 clear_bit(HCI_INQUIRY, &hdev->flags);
72 hci_req_complete(hdev, status);
75 hci_dev_lock(hdev);
77 pend = hci_conn_hash_lookup_state(hdev, ACL_LINK, BT_CONNECT2);
81 hci_dev_unlock(hdev);
86 BT_DBG("%s Command complete: ogf LINK_CTL ocf %x", hdev->name, ocf);
92 static void hci_cc_link_policy(struct hci_dev *hdev, __u1 argument
150 hci_cc_host_ctl(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
308 hci_cc_info_param(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
409 hci_cs_create_conn(struct hci_dev *hdev, __u8 status) argument
447 hci_cs_link_ctl(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
500 hci_cs_link_policy(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
550 hci_cs_host_ctl(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
562 hci_cs_info_param(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
574 hci_inquiry_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
594 hci_inquiry_result_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
623 hci_inquiry_result_with_rssi_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
671 hci_extended_inquiry_result_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
700 hci_conn_request_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
749 hci_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
833 hci_disconn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
856 hci_num_comp_pkts_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
899 hci_role_change_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
926 hci_mode_change_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
952 hci_auth_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
988 hci_encrypt_change_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1015 hci_change_conn_link_key_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1038 hci_pin_code_request_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1043 hci_link_key_request_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1048 hci_link_key_notify_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1053 hci_remote_features_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1071 hci_clock_offset_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1094 hci_pscan_rep_mode_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1112 hci_sniff_subrate_evt(struct hci_dev *hdev, struct sk_buff *skb) argument
1128 hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb) argument
1300 hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data) argument
[all...]
H A Dhci_conn.c55 struct hci_dev *hdev = conn->hdev; local
71 if ((ie = hci_inquiry_cache_lookup(hdev, &conn->dst)) &&
79 cp.pkt_type = cpu_to_le16(hdev->pkt_type & ACL_PTYPE_MASK);
80 if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER))
85 hci_send_cmd(hdev, OGF_LINK_CTL, OCF_CREATE_CONN, sizeof(cp), &cp);
94 if (conn->hdev->hci_ver < 2)
98 hci_send_cmd(conn->hdev, OGF_LINK_CTL,
112 hci_send_cmd(conn->hdev, OGF_LINK_CT
118 struct hci_dev *hdev = conn->hdev; local
135 struct hci_dev *hdev = conn->hdev; local
168 hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst) argument
215 struct hci_dev *hdev = conn->hdev; local
261 struct hci_dev *hdev = NULL; local
300 hci_connect(struct hci_dev *hdev, int type, bdaddr_t *dst) argument
414 struct hci_dev *hdev = conn->hdev; local
440 struct hci_dev *hdev = conn->hdev; local
476 hci_conn_hash_flush(struct hci_dev *hdev) argument
501 struct hci_dev *hdev; local
551 hci_get_conn_info(struct hci_dev *hdev, void __user *arg) argument
[all...]
H A Dhci_sysfs.c40 struct hci_dev *hdev = dev_get_drvdata(dev); local
41 return sprintf(buf, "%s\n", typetostr(hdev->type));
46 struct hci_dev *hdev = dev_get_drvdata(dev); local
48 baswap(&bdaddr, &hdev->bdaddr);
54 struct hci_dev *hdev = dev_get_drvdata(dev); local
55 return sprintf(buf, "%d\n", hdev->manufacturer);
60 struct hci_dev *hdev = dev_get_drvdata(dev); local
61 return sprintf(buf, "%d\n", hdev->hci_ver);
66 struct hci_dev *hdev = dev_get_drvdata(dev); local
67 return sprintf(buf, "%d\n", hdev
72 struct hci_dev *hdev = dev_get_drvdata(dev); local
96 struct hci_dev *hdev = dev_get_drvdata(dev); local
102 struct hci_dev *hdev = dev_get_drvdata(dev); local
120 struct hci_dev *hdev = dev_get_drvdata(dev); local
126 struct hci_dev *hdev = dev_get_drvdata(dev); local
147 struct hci_dev *hdev = dev_get_drvdata(dev); local
153 struct hci_dev *hdev = dev_get_drvdata(dev); local
257 struct hci_dev *hdev = conn->hdev; local
300 hci_register_sysfs(struct hci_dev *hdev) argument
332 hci_unregister_sysfs(struct hci_dev *hdev) argument
[all...]
H A Dhci_sock.c90 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb) argument
95 BT_DBG("hdev %p len %d", hdev, skb->len);
102 if (sk->sk_state != BT_BOUND || hci_pi(sk)->hdev != hdev)
147 struct hci_dev *hdev; local
154 hdev = hci_pi(sk)->hdev;
158 if (hdev) {
159 atomic_dec(&hdev
175 struct hci_dev *hdev = hci_pi(sk)->hdev; local
281 struct hci_dev *hdev = NULL; local
317 struct hci_dev *hdev = hci_pi(sk)->hdev; local
392 struct hci_dev *hdev; local
651 struct hci_dev *hdev = (struct hci_dev *) ptr; local
[all...]
H A Dsco.c110 struct hci_dev *hdev = hcon->hdev; local
125 conn->src = &hdev->bdaddr;
128 if (hdev->sco_mtu > 0)
129 conn->mtu = hdev->sco_mtu;
191 struct hci_dev *hdev; local
196 if (!(hdev = hci_get_route(dst, src)))
199 hci_dev_lock_bh(hdev);
203 hcon = hci_connect(hdev, SCO_LINK, dst);
228 hci_dev_unlock_bh(hdev);
837 sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 type) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_vhci.c52 struct hci_dev *hdev; member in struct:vhci_data
66 static int vhci_open_dev(struct hci_dev *hdev) argument
68 set_bit(HCI_RUNNING, &hdev->flags);
73 static int vhci_close_dev(struct hci_dev *hdev) argument
75 struct vhci_data *data = hdev->driver_data;
77 if (!test_and_clear_bit(HCI_RUNNING, &hdev->flags))
85 static int vhci_flush(struct hci_dev *hdev) argument
87 struct vhci_data *data = hdev->driver_data;
96 struct hci_dev* hdev = (struct hci_dev *) skb->dev; local
99 if (!hdev) {
120 vhci_destruct(struct hci_dev *hdev) argument
262 struct hci_dev *hdev; local
305 struct hci_dev *hdev = data->hdev; local
[all...]
H A Dhci_ldisc.c96 struct hci_dev *hdev = hu->hdev; local
101 hdev->stat.cmd_tx++;
105 hdev->stat.acl_tx++;
109 hdev->stat.cmd_tx++;
129 struct hci_dev *hdev = hu->hdev; local
147 hdev->stat.byte_tx += len;
168 static int hci_uart_open(struct hci_dev *hdev) argument
170 BT_DBG("%s %p", hdev
180 hci_uart_flush(struct hci_dev *hdev) argument
203 hci_uart_close(struct hci_dev *hdev) argument
217 struct hci_dev* hdev = (struct hci_dev *) skb->dev; local
241 hci_uart_destruct(struct hci_dev *hdev) argument
307 struct hci_dev *hdev = hu->hdev; local
380 struct hci_dev *hdev; local
[all...]
H A Dbfusb.c72 struct hci_dev *hdev; member in struct:bfusb_data
156 data->hdev->name, urb, err);
201 if (!test_bit(HCI_RUNNING, &data->hdev->flags))
205 data->hdev->stat.byte_tx += skb->len;
207 data->hdev->stat.err_tx++;
252 data->hdev->name, urb, err);
266 BT_ERR("%s error in block", data->hdev->name);
279 BT_ERR("%s unexpected start block", data->hdev->name);
285 BT_ERR("%s no packet type found", data->hdev->name);
297 BT_ERR("%s event block is too short", data->hdev
420 bfusb_open(struct hci_dev *hdev) argument
446 bfusb_flush(struct hci_dev *hdev) argument
457 bfusb_close(struct hci_dev *hdev) argument
478 struct hci_dev *hdev = (struct hci_dev *) skb->dev; local
555 bfusb_destruct(struct hci_dev *hdev) argument
564 bfusb_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg) argument
653 struct hci_dev *hdev; local
752 struct hci_dev *hdev = data->hdev; local
[all...]
H A Dbpa10x.c66 struct hci_dev *hdev; member in struct:bpa10x_data
106 skb->dev = (void *) data->hdev;
118 skb->dev = (void *) data->hdev;
130 skb->dev = (void *) data->hdev;
168 data->hdev->name, size);
177 data->hdev->name, pkt_type);
187 data->hdev->name);
191 skb->dev = (void *) data->hdev;
226 data->hdev->name, skb->len);
240 data->hdev
376 bpa10x_open(struct hci_dev *hdev) argument
446 bpa10x_close(struct hci_dev *hdev) argument
474 bpa10x_flush(struct hci_dev *hdev) argument
487 struct hci_dev *hdev = (struct hci_dev *) skb->dev; local
531 bpa10x_destruct(struct hci_dev *hdev) argument
543 struct hci_dev *hdev; local
605 struct hci_dev *hdev = data->hdev; local
[all...]
H A Dbt3c_cs.c77 struct hci_dev *hdev; member in struct:bt3c_info_t
215 info->hdev->stat.byte_tx += len;
239 info->hdev->stat.byte_rx++;
254 info->rx_skb->dev = (void *) info->hdev;
279 info->hdev->stat.err_rx++;
280 clear_bit(HCI_RUNNING, &(info->hdev->flags));
347 if (!info || !info->hdev) {
365 BT_INFO("%s: Antenna %s", info->hdev->name,
392 static int bt3c_hci_flush(struct hci_dev *hdev) argument
394 bt3c_info_t *info = (bt3c_info_t *)(hdev
403 bt3c_hci_open(struct hci_dev *hdev) argument
411 bt3c_hci_close(struct hci_dev *hdev) argument
425 struct hci_dev *hdev = (struct hci_dev *)(skb->dev); local
461 bt3c_hci_destruct(struct hci_dev *hdev) argument
466 bt3c_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg) argument
563 struct hci_dev *hdev; local
633 struct hci_dev *hdev = info->hdev; local
[all...]
H A Dbtuart_cs.c72 struct hci_dev *hdev; member in struct:btuart_info_t
170 info->hdev->stat.byte_tx += len;
191 info->hdev->stat.byte_rx++;
205 info->rx_skb->dev = (void *) info->hdev;
228 info->hdev->stat.err_rx++;
229 clear_bit(HCI_RUNNING, &(info->hdev->flags));
297 if (!info || !info->hdev) {
400 static int btuart_hci_flush(struct hci_dev *hdev) argument
402 btuart_info_t *info = (btuart_info_t *)(hdev->driver_data);
411 static int btuart_hci_open(struct hci_dev *hdev) argument
419 btuart_hci_close(struct hci_dev *hdev) argument
433 struct hci_dev *hdev = (struct hci_dev *)(skb->dev); local
464 btuart_hci_destruct(struct hci_dev *hdev) argument
469 btuart_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg) argument
483 struct hci_dev *hdev; local
553 struct hci_dev *hdev = info->hdev; local
[all...]
H A Ddtl1_cs.c72 struct hci_dev *hdev; member in struct:dtl1_info_t
177 info->hdev->stat.byte_tx += len;
222 info->hdev->stat.byte_rx++;
266 info->rx_skb->dev = (void *) info->hdev;
301 if (!info || !info->hdev) {
361 static int dtl1_hci_open(struct hci_dev *hdev) argument
363 set_bit(HCI_RUNNING, &(hdev->flags));
369 static int dtl1_hci_flush(struct hci_dev *hdev) argument
371 dtl1_info_t *info = (dtl1_info_t *)(hdev->driver_data);
380 static int dtl1_hci_close(struct hci_dev *hdev) argument
394 struct hci_dev *hdev = (struct hci_dev *)(skb->dev); local
444 dtl1_hci_destruct(struct hci_dev *hdev) argument
449 dtl1_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg) argument
463 struct hci_dev *hdev; local
535 struct hci_dev *hdev = info->hdev; local
[all...]
H A Dhci_usb.c238 BT_DBG("%s", husb->hdev->name);
262 husb->hdev->name, urb, err);
294 BT_DBG("%s urb %p", husb->hdev->name, urb);
299 husb->hdev->name, urb, err);
345 BT_DBG("%s urb %p", husb->hdev->name, urb);
350 husb->hdev->name, urb, err);
360 static int hci_usb_open(struct hci_dev *hdev) argument
362 struct hci_usb *husb = (struct hci_usb *) hdev->driver_data;
366 BT_DBG("%s", hdev->name);
368 if (test_and_set_bit(HCI_RUNNING, &hdev
392 hci_usb_flush(struct hci_dev *hdev) argument
442 hci_usb_close(struct hci_dev *hdev) argument
630 struct hci_dev *hdev = (struct hci_dev *) skb->dev; local
755 struct hci_dev *hdev = husb->hdev; local
809 struct hci_dev *hdev = husb->hdev; local
837 hci_usb_destruct(struct hci_dev *hdev) argument
846 hci_usb_notify(struct hci_dev *hdev, unsigned int evt) argument
861 struct hci_dev *hdev; local
1061 struct hci_dev *hdev; local
[all...]
H A Dbluecard_cs.c70 struct hci_dev *hdev; member in struct:bluecard_info_t
334 info->hdev->stat.byte_tx += len;
405 info->rx_skb->dev = (void *) info->hdev;
441 info->hdev->stat.err_rx++;
496 info->hdev->stat.byte_rx += len;
506 if (!info || !info->hdev) {
566 static int bluecard_hci_set_baud_rate(struct hci_dev *hdev, int baud) argument
568 bluecard_info_t *info = (bluecard_info_t *)(hdev->driver_data);
614 static int bluecard_hci_flush(struct hci_dev *hdev) argument
616 bluecard_info_t *info = (bluecard_info_t *)(hdev
625 bluecard_hci_open(struct hci_dev *hdev) argument
645 bluecard_hci_close(struct hci_dev *hdev) argument
667 struct hci_dev *hdev = (struct hci_dev *)(skb->dev); local
698 bluecard_hci_destruct(struct hci_dev *hdev) argument
703 bluecard_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg) argument
716 struct hci_dev *hdev; local
835 struct hci_dev *hdev = info->hdev; local
[all...]
H A Dhci_uart.h57 struct hci_dev *hdev; member in struct:hci_uart
H A Dhci_usb.h102 struct hci_dev *hdev; member in struct:hci_usb
H A Dhci_h4.c242 hu->hdev->stat.err_rx++;
258 h4->rx_skb->dev = (void *) hu->hdev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h135 int (*open)(struct hci_dev *hdev);
136 int (*close)(struct hci_dev *hdev);
137 int (*flush)(struct hci_dev *hdev);
139 void (*destruct)(struct hci_dev *hdev);
140 void (*notify)(struct hci_dev *hdev, unsigned int evt);
141 int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg);
176 struct hci_dev *hdev; member in struct:hci_conn
199 static inline void inquiry_cache_init(struct hci_dev *hdev) argument
201 struct inquiry_cache *c = &hdev->inq_cache;
206 static inline int inquiry_cache_empty(struct hci_dev *hdev) argument
212 inquiry_cache_age(struct hci_dev *hdev) argument
234 hci_conn_hash_init(struct hci_dev *hdev) argument
243 hci_conn_hash_add(struct hci_dev *hdev, struct hci_conn *c) argument
253 hci_conn_hash_del(struct hci_dev *hdev, struct hci_conn *c) argument
263 hci_conn_hash_lookup_handle(struct hci_dev *hdev, __u16 handle) argument
278 hci_conn_hash_lookup_ba(struct hci_dev *hdev, __u8 type, bdaddr_t *ba) argument
293 hci_conn_hash_lookup_state(struct hci_dev *hdev, __u8 type, __u16 state) argument
350 hci_sched_cmd(struct hci_dev *hdev) argument
355 hci_sched_rx(struct hci_dev *hdev) argument
360 hci_sched_tx(struct hci_dev *hdev) argument
421 struct hci_dev *hdev = (struct hci_dev *) skb->dev; local
470 hci_proto_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 type) argument
631 struct hci_dev *hdev; member in struct:hci_pinfo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddiva_dma.h42 void diva_init_dma_map (void* hdev,
45 void diva_free_dma_map (void* hdev,
H A Dxdi_adapter.h12 void *hdev; member in struct:_divas_pci_card_resources
H A Dos_bri.c81 void *hdev; local
97 a->resources.pci.hdev);
107 a->resources.pci.hdev);
119 hdev = a->resources.pci.hdev;
124 PCIread(Bus, Slot, 0x18, &bar2, sizeof(bar2), hdev);
125 PCIread(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev);
129 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev);
130 PCIwrite(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev);
131 PCIread(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev);
[all...]
H A Dos_pri.c126 a->resources.pci.hdev);
137 a->resources.pci.hdev);
236 diva_init_dma_map(a->resources.pci.hdev,
317 diva_free_dma_map(a->resources.pci.hdev,
805 void *hdev; local
817 hdev = a->resources.pci.hdev;
818 PCIread(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev);
819 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev);
821 PCIwrite(Bus, Slot, 0x14, &addr4, sizeof(addr4), hdev);
[all...]
H A Dos_4bri.c201 a->resources.pci.hdev);
213 a->resources.pci.hdev);
536 void *hdev; local
540 hdev = a->resources.pci.hdev;
546 hdev);
549 hdev);
557 PCIread(Bus, Slot, 0x50, &data[i], sizeof(data[i]), hdev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dhub.c36 struct usb_device *hdev; member in struct:usb_hub
131 /* Note that hdev or one of its children must be locked! */
132 static inline struct usb_hub *hdev_to_hub(struct usb_device *hdev) argument
134 return usb_get_intfdata(hdev->actconfig->interface[0]);
138 static int get_hub_descriptor(struct usb_device *hdev, void *data, int size) argument
143 ret = usb_control_msg(hdev, usb_rcvctrlpipe(hdev, 0),
156 static int clear_hub_feature(struct usb_device *hdev, int feature) argument
158 return usb_control_msg(hdev, usb_sndctrlpipe(hdev,
165 clear_port_feature(struct usb_device *hdev, int port1, int feature) argument
175 set_port_feature(struct usb_device *hdev, int port1, int feature) argument
214 struct usb_device *hdev = hub->hdev; local
287 get_hub_status(struct usb_device *hdev, struct usb_hub_status *data) argument
303 get_port_status(struct usb_device *hdev, int port1, struct usb_port_status *data) argument
331 usb_kick_khubd(struct usb_device *hdev) argument
385 hub_clear_tt_buffer(struct usb_device *hdev, u16 devinfo, u16 tt) argument
408 struct usb_device *hdev = hub->hdev; local
551 struct usb_device *hdev = hub->hdev; local
571 struct usb_device *hdev = hub->hdev; local
597 struct usb_device *hdev = hub->hdev; local
850 struct usb_device *hdev; local
888 struct usb_device *hdev; local
950 struct usb_device *hdev = interface_to_usbdev (intf); local
990 struct usb_device *hdev; local
1910 struct usb_device *hdev = hub->hdev; local
1953 struct usb_device *hdev = hub->hdev; local
2099 struct usb_device *hdev = hub->hdev; local
2355 struct usb_device *hdev = hub->hdev; local
2403 struct usb_device *hdev = hub->hdev; local
2586 struct usb_device *hdev; local
[all...]

Completed in 288 milliseconds

12