Searched defs:rts51x_chip (Results 1 – 1 of 1) sorted by relevance
102 struct rts51x_chip { struct103 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;[all …]