Searched defs:hc (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Ds390dyn.h33 devreg_hc_t hc; /* has controller info */ member in union:_devreg::__anon10688
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Ds390dyn.h33 devreg_hc_t hc; /* has controller info */ member in union:_devreg::__anon10782
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Ds390dyn.h33 devreg_hc_t hc; /* has controller info */ member in union:_devreg::__anon6272
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Ds390dyn.h33 devreg_hc_t hc; /* has controller info */ member in union:_devreg::__anon6366
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c281 int hc = VTOB_HASH_CODE(vaddr); local
297 int hc = VTOB_HASH_CODE(m); local
406 int hc = VTOB_HASH_CODE(m); local
/asus-wl-520gu-7.0.1.45/src/tools/upnp/upnp/
H A Dhttp.c139 struct http_connection *hc; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dsl811.c96 static __u8 inline sl811_read(struct sl811_hc *hc, __u8 offset) argument
105 static void inline sl811_write(struct sl811_hc *hc, __u8 offset, __u8 data) argument
113 static void inline sl811_read_buf(struct sl811_hc *hc, __u8 offset, __u8 *buf, __u8 size) argument
124 static void inline sl811_write_buf(struct sl811_hc *hc, __u argument
136 sl811_reg_test(struct sl811_hc *hc) argument
185 sl811_enable_interrupt(struct sl811_hc *hc) argument
194 sl811_disable_interrupt(struct sl811_hc *hc) argument
281 sl811_rh_send_irq(struct sl811_hc *hc, __u8 *rh_change, int rh_len) argument
306 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
325 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
382 struct sl811_hc *hc = usb_dev->bus->hcpriv; local
585 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
610 sl811_connect_rh(struct sl811_hc * hc) argument
705 struct sl811_hc *hc = td->urb->dev->bus->hcpriv; local
753 sl811_calc_bus_remainder(struct sl811_hc *hc) argument
985 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
1103 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
1532 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
1651 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
1755 struct sl811_hc *hc = urb->dev->bus->hcpriv; local
1858 struct sl811_hc *hc; local
1993 struct sl811_hc *hc; local
2087 sl811_trans_cur_td(struct sl811_hc *hc, struct sl811_td *td) argument
2102 sl811_parse_cur_td(struct sl811_hc *hc, struct sl811_td *td) argument
2251 sl811_get_list_next_urb(struct sl811_hc *hc, struct list_head *next) argument
2275 sl811_schedule_next_urb(struct sl811_hc *hc, struct list_head *next) argument
2314 sl811_transfer_done(struct sl811_hc *hc, int sof) argument
2377 sl811_dec_intr_interval(struct sl811_hc *hc) argument
2406 sl811_start_sof(struct sl811_hc *hc) argument
2469 sl811_hc_reset(struct sl811_hc *hc) argument
2542 struct sl811_hc *hc = __hc; local
2584 struct sl811_hc *hc; local
2626 sl811_release_hc(struct sl811_hc *hc) argument
2673 struct sl811_hc *hc; local
2760 struct sl811_hc *hc; local
[all...]
H A Dusb-ohci.c120 static u32 roothub_a (struct ohci *hc) argument
122 static inline u32 roothub_b (struct ohci *hc) argument
124 static inline u32 roothub_status (struct ohci *hc) argument
126 roothub_portstatus(struct ohci *hc, int i) argument
187 urb_free_priv(struct ohci *hc, urb_priv_t * urb_priv) argument
506 sohci_return_urb(struct ohci *hc, struct urb * urb) argument
[all...]
H A Dusb-ohci.h469 dma_to_ed (struct ohci * hc, dma_addr_t ed_dma) argument
476 dma_to_td (struct ohci * hc, dma_addr_t td_dma) argument
506 hash_add_ed (struct ohci * hc, struct ed * ed) argument
513 hash_add_td (struct ohci * hc, struct td * td) argument
547 hash_free_ed (struct ohci * hc, struc argument
553 hash_free_td(struct ohci * hc, struct td * td) argument
592 td_alloc(struct ohci *hc, int mem_flags) argument
611 td_free(struct ohci *hc, struct td *td) argument
620 dev_alloc(struct ohci *hc, int mem_flags) argument
639 dev_free(struct ohci *hc, struct ohci_device *dev) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dusb-host.c695 etrax_hc_t *hc; local
713 etrax_hc_t *hc = urb->dev->bus->hcpriv; local
745 etrax_hc_t *hc; local
763 etrax_hc_t *hc; local
1359 etrax_hc_t *hc; local
1406 etrax_hc_t *hc = urb->dev->bus->hcpriv; local
1713 etrax_hc_t *hc = reg->hc; local
1967 etrax_hc_t *hc = usb_dev->bus->hcpriv; local
2301 static etrax_hc_t *hc; local
[all...]
H A Dusb-host.h71 etrax_hc_t *hc; member in struct:usb_reg_context
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dplanb.c702 int wc = clip->width, hc = clip->height; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_core.c985 hci_command_hdr *hc; local
1015 hci_command_hdr *hc; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h800 int hc = VTOB_HASH_CODE(vp); local
817 int hc = VTOB_HASH_CODE(m); local
903 int hc = VTOB_HASH_CODE(m); local
H A Dsym53c8xx.c990 int hc = VTOB_HASH_CODE(vp); local
1007 int hc = VTOB_HASH_CODE(m); local
1093 int hc = VTOB_HASH_CODE(m); local

Completed in 143 milliseconds