Ignore:
Timestamp:
2011-02-20T23:21:20Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
41b70d30, 9f554e64
Parents:
83c291d
Message:

Removal of API that use phones directly

File:
1 edited

Legend:

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

    r83c291d r0f21c0c  
    4141#include <ipc/devman.h>
    4242
     43int usb_device_create_match_ids_from_device_descriptor(
     44    const usb_standard_device_descriptor_t *, match_id_list_t *);
     45
    4346int usb_device_create_match_ids_from_interface(
    4447    const usb_standard_device_descriptor_t *,
Note: See TracChangeset for help on using the changeset viewer.