#ifndef _AS102_USB_DRV_H_
#define _AS102_USB_DRV_H_
#define AS102_USB_DEVICE_TX_CTRL_CMD …
#define AS102_USB_DEVICE_RX_CTRL_CMD …
#define AS102_REFERENCE_DESIGN …
#define AS102_USB_DEVICE_VENDOR_ID …
#define AS102_USB_DEVICE_PID_0001 …
#define AS102_PCTV_74E …
#define PCTV_74E_USB_VID …
#define PCTV_74E_USB_PID …
#define AS102_ELGATO_EYETV_DTT_NAME …
#define ELGATO_EYETV_DTT_USB_VID …
#define ELGATO_EYETV_DTT_USB_PID …
#define AS102_NBOX_DVBT_DONGLE_NAME …
#define NBOX_DVBT_DONGLE_USB_VID …
#define NBOX_DVBT_DONGLE_USB_PID …
#define AS102_SKY_IT_DIGITAL_KEY_NAME …
#define SKY_IT_DIGITAL_KEY_USB_VID …
#define SKY_IT_DIGITAL_KEY_USB_PID …
void as102_urb_stream_irq(struct urb *urb);
struct as10x_usb_token_cmd_t { … };
#endif