Searched refs:flash_off_delay (Results 1 – 1 of 1) sorted by relevance
75 struct timer_list flash_off_delay; member172 struct lm3554 *flash = from_timer(flash, t, flash_off_delay); in lm3554_flash_off_delay()191 timer_pending = del_timer_sync(&flash->flash_off_delay); in lm3554_hw_strobe()199 mod_timer(&flash->flash_off_delay, in lm3554_hw_strobe()883 timer_setup(&flash->flash_off_delay, lm3554_flash_off_delay, 0); in lm3554_probe()924 del_timer_sync(&flash->flash_off_delay); in lm3554_remove()