Lines Matching defs:rts51x_chip
91 struct rts51x_chip { struct
92 u16 vendor_id;
93 u16 product_id;
94 char max_lun;
96 struct rts51x_status *status;
97 int status_len;
99 u32 flag;
100 struct us_data *us;
103 struct timer_list rts51x_suspend_timer;
104 unsigned long timer_expires;
105 int pwr_state;
106 u8 lun_ready;
107 enum RTS51X_STAT state;
108 int support_auto_delink;
111 proto_cmnd proto_handler_backup;