Changeset 27a0012 in mainline for uspace/lib/usb/include/usb/pipes.h


Ignore:
Timestamp:
2011-02-20T17:01:39Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
18cb870
Parents:
95120c3
Message:

Add local implementation of get_interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/pipes.h

    r95120c3 r27a0012  
    122122    devman_handle_t, usb_address_t);
    123123
     124int usb_device_get_assigned_interface(device_t *);
     125
    124126int usb_endpoint_pipe_initialize(usb_endpoint_pipe_t *,
    125127    usb_device_connection_t *,
Note: See TracChangeset for help on using the changeset viewer.