Home
last modified time | relevance | path

Searched refs:rts51x_chip (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/usb/storage/
Drealtek_cr.c72 struct rts51x_chip { struct
349 struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra); in rts51x_check_status()
431 struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra); in config_autodelink_after_power_on()
495 struct rts51x_chip *chip = (struct rts51x_chip *)(us->extra); in config_autodelink_before_power_down()
564 struct rts51x_chip *chip = (struct rts51x_chip *)extra; in realtek_cr_destructor()
582 struct rts51x_chip *chip; in init_realtek_cr()
585 chip = kzalloc(sizeof(struct rts51x_chip), GFP_KERNEL); in init_realtek_cr()