Changeset c39e9fb in mainline for uspace/drv/bus/usb/usbhub/port.c


Ignore:
Timestamp:
2013-01-25T22:21:13Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
945d66c
Parents:
f6b2a76
Message:

usb, drivers: Use usb_device_* wrappers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbhub/port.c

    rf6b2a76 rc39e9fb  
    5757    usb_port_status_t status);
    5858static int get_port_status(usb_hub_port_t *port, usb_port_status_t *status);
    59 //static int enable_port_callback(void *arg);
    6059static int add_device_phase1_worker_fibril(void *arg);
    6160static int create_add_device_fibril(usb_hub_port_t *port, usb_hub_dev_t *hub,
Note: See TracChangeset for help on using the changeset viewer.