Searched defs:rts51x_chip (Results 1 – 1 of 1) sorted by relevance
90 struct rts51x_chip { struct91 u16 vendor_id;92 u16 product_id;93 char max_lun;95 struct rts51x_status *status;96 int status_len;98 u32 flag;99 struct us_data *us;102 struct timer_list rts51x_suspend_timer;103 unsigned long timer_expires;[all …]