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