Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/storage/ !
Drealtek_cr.c103 struct timer_list rts51x_suspend_timer; member
752 mod_timer(&chip->rts51x_suspend_timer, chip->timer_expires); in rts51x_modi_suspend_timer()
757 struct rts51x_chip *chip = from_timer(chip, t, rts51x_suspend_timer); in rts51x_suspend_timer_fn()
918 timer_setup(&chip->rts51x_suspend_timer, rts51x_suspend_timer_fn, 0); in realtek_cr_autosuspend_setup()
937 del_timer(&chip->rts51x_suspend_timer); in realtek_cr_destructor()