Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.h

    r31cfee16 re3b5129  
    4040
    4141struct usb_hid_dev;
     42//struct usb_hid_subdriver_mapping;
    4243
    4344/*----------------------------------------------------------------------------*/
    4445
    45 int usb_lgtch_init(struct usb_hid_dev *hid_dev);
     46//extern struct usb_hid_subdriver_mapping usb_lgtch_mapping;
    4647
    47 void usb_lgtch_deinit(struct usb_hid_dev *hid_dev);
     48/*----------------------------------------------------------------------------*/
     49
     50//int usb_lgtch_init(struct usb_hid_dev *hid_dev);
    4851
    4952bool usb_lgtch_polling_callback(struct usb_hid_dev *hid_dev, uint8_t *buffer,
Note: See TracChangeset for help on using the changeset viewer.