rts51x_chip       449 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       560 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       627 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       697 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       720 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       745 drivers/usb/storage/realtek_cr.c static void rts51x_modi_suspend_timer(struct rts51x_chip *chip)
rts51x_chip       757 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = from_timer(chip, t, rts51x_suspend_timer);
rts51x_chip       798 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       876 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip;
rts51x_chip       881 drivers/usb/storage/realtek_cr.c 	chip = (struct rts51x_chip *)us->extra;
rts51x_chip       910 drivers/usb/storage/realtek_cr.c 	chip = (struct rts51x_chip *)(us->extra);
rts51x_chip       930 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip = extra;
rts51x_chip       975 drivers/usb/storage/realtek_cr.c 	struct rts51x_chip *chip;
rts51x_chip       978 drivers/usb/storage/realtek_cr.c 	chip = kzalloc(sizeof(struct rts51x_chip), GFP_KERNEL);