Lines Matching defs:rts51x_chip
102 struct rts51x_chip { struct
103 u16 vendor_id;
104 u16 product_id;
105 char max_lun;
107 struct rts51x_status *status;
108 int status_len;
110 u32 flag;
111 struct us_data *us;
114 struct timer_list rts51x_suspend_timer;
115 unsigned long timer_expires;
116 int pwr_state;
117 u8 lun_ready;
118 enum RTS51X_STAT state;
119 int support_auto_delink;
122 proto_cmnd proto_handler_backup;