Searched defs:hfcusb_data (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/hisax/
H A Dhfc_usb.c146 struct hfcusb_data; /* forward definition */
151 struct hfcusb_data *hfc; /* pointer to main structure */
169 typedef struct hfcusb_data { struct
206 } hfcusb_data; typedef in typeref:struct:hfcusb_data
223 ctrl_start_transfer(hfcusb_data *hfc)
240 queue_control_request(hfcusb_data *hfc, __u8 reg, __u8 val, int action)
260 hfcusb_data *hfc = (hfcusb_data *) urb->context;
274 write_led(hfcusb_data *hfc, __u8 led_state)
283 set_led_bit(hfcusb_data *hf
[all...]

Completed in 30 milliseconds