Searched defs:rts51x_chip (Results 1 – 1 of 1) sorted by relevance
99 struct rts51x_chip { struct100 u16 vendor_id;101 u16 product_id;102 char max_lun;104 struct rts51x_status *status;105 int status_len;107 u32 flag;108 struct us_data *us;111 struct timer_list rts51x_suspend_timer;112 unsigned long timer_expires;[all …]