Lines Matching refs:sy7802
90 struct sy7802 *chip;
94 struct sy7802 { struct
112 struct sy7802 *chip = led->chip; in sy7802_torch_brightness_set() argument
178 struct sy7802 *chip = led->chip; in sy7802_flash_brightness_set()
197 struct sy7802 *chip = led->chip; in sy7802_strobe_set()
241 struct sy7802 *chip = led->chip; in sy7802_strobe_get()
255 struct sy7802 *chip = led->chip; in sy7802_timeout_set()
263 struct sy7802 *chip = led->chip; in sy7802_fault_get()
375 static int sy7802_chip_check(struct sy7802 *chip) in sy7802_chip_check()
391 static void sy7802_enable(struct sy7802 *chip) in sy7802_enable()
397 static void sy7802_disable(struct sy7802 *chip) in sy7802_disable()
402 static int sy7802_probe_dt(struct sy7802 *chip) in sy7802_probe_dt()
433 struct sy7802 *chip = data; in sy7802_chip_disable_action()
440 struct sy7802 *chip = data; in sy7802_regulator_disable_action()
457 struct sy7802 *chip; in sy7802_probe()