Changeset 1ef93fa in mainline for uspace/drv/bus/usb/ohci/hc.h
- Timestamp:
- 2011-07-10T23:06:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a00768c
- Parents:
- 4d62aa0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/hc.h
r4d62aa0 r1ef93fa 82 82 irq_cmd_t cmds[], size_t cmd_size, uintptr_t regs, size_t reg_size); 83 83 int hc_init(hc_t *instance, uintptr_t regs, size_t reg_size, bool interrupts); 84 void hc_start_hw(hc_t *instance);85 84 int hc_register_hub(hc_t *instance, ddf_fun_t *hub_fun); 86 85
Note:
See TracChangeset
for help on using the changeset viewer.