Lines Matching defs:flash
93 static int sgm3784_i2c_write(struct sgm3784_flash *flash, u8 reg, u8 val) in sgm3784_i2c_write()
111 static int sgm3784_i2c_read(struct sgm3784_flash *flash, u8 reg) in sgm3784_i2c_read()
128 static int sgm3784_led_on(struct sgm3784_flash *flash, bool on) in sgm3784_led_on()
143 static int sgm3784_get_fault(struct sgm3784_flash *flash) in sgm3784_get_fault()
159 static int sgm3784_set_timeout(struct sgm3784_flash *flash) in sgm3784_set_timeout()
176 static int sgm3784_torch_brt(struct sgm3784_flash *flash, in sgm3784_torch_brt()
190 static int sgm3784_flash_brt(struct sgm3784_flash *flash, in sgm3784_flash_brt()
204 static int sgm3784_set_mode(struct sgm3784_flash *flash, in sgm3784_set_mode()
258 static int sgm3784_strobe(struct sgm3784_flash *flash, bool on) in sgm3784_strobe()
273 struct sgm3784_flash *flash = in sgm3784_get_ctrl() local
310 struct sgm3784_flash *flash = in sgm3784_set_ctrl() local
395 static int sgm3784_init_controls(struct sgm3784_flash *flash, in sgm3784_init_controls()
569 static int __sgm3784_set_power(struct sgm3784_flash *flash, bool on) in __sgm3784_set_power()
576 static int sgm3784_check_id(struct sgm3784_flash *flash) in sgm3784_check_id()
595 struct sgm3784_flash *flash) in sgm3784_of_init()
694 struct sgm3784_flash *flash; in sgm3784_probe() local
778 struct sgm3784_flash *flash = i2c_get_clientdata(client); in sgm3784_remove() local
794 struct sgm3784_flash *flash = i2c_get_clientdata(client); in sgm3784_runtime_suspend() local
802 struct sgm3784_flash *flash = i2c_get_clientdata(client); in sgm3784_runtime_resume() local