|
Linux Kernel
3.7.1
|
Data Fields | |
| struct hisax_d_if | d_if |
| struct hisax_b_if | b_if [2] |
| int | protocol |
| struct usb_device * | dev |
| int | if_used |
| int | alt_used |
| int | ctrl_paksize |
| int | ctrl_in_pipe |
| int | ctrl_out_pipe |
| int | cfg_used |
| int | vend_idx |
| int | b_mode [2] |
| int | l1_activated |
| int | disc_flag |
| int | packet_size |
| int | iso_packet_size |
| ctrl_buft | ctrl_buff [HFC_CTRL_BUFSIZE] |
| volatile int | ctrl_in_idx |
| volatile int | ctrl_out_idx |
| volatile int | ctrl_cnt |
| struct urb * | ctrl_urb |
| struct usb_ctrlrequest | ctrl_write |
| struct usb_ctrlrequest | ctrl_read |
| __u8 | old_led_state |
| __u8 | led_state |
| volatile __u8 | threshold_mask |
| volatile __u8 | bch_enables |
| usb_fifo | fifos [HFCUSB_NUM_FIFOS] |
| volatile __u8 | l1_state |
| struct timer_list | t3_timer |
| struct timer_list | t4_timer |
| struct hisax_b_if b_if[2] |
| ctrl_buft ctrl_buff[HFC_CTRL_BUFSIZE] |
| struct usb_ctrlrequest ctrl_read |
| struct usb_ctrlrequest ctrl_write |
| struct hisax_d_if d_if |
| usb_fifo fifos[HFCUSB_NUM_FIFOS] |
| struct timer_list t3_timer |
| struct timer_list t4_timer |
1.8.2