Changes in uspace/drv/bus/usb/uhci/hc.h [7ee7e6a:68e5406] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/hc.h
r7ee7e6a r68e5406 127 127 extern void hc_fini(hc_t *); 128 128 129 extern int uhci_hc_gen_irq_code(irq_code_t *, const hw_res_list_parsed_t * );129 extern int uhci_hc_gen_irq_code(irq_code_t *, const hw_res_list_parsed_t *, int *); 130 130 131 131 extern void uhci_hc_interrupt(hcd_t *, uint32_t);
Note:
See TracChangeset
for help on using the changeset viewer.