Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-lm355x.c18 CHIP_LM3554 = 0, enumerator
153 [CHIP_LM3554] = LM3554_NAME,
166 case CHIP_LM3554: in lm355x_chip_init()
250 if (chip->type == CHIP_LM3554) in lm355x_control()
425 case CHIP_LM3554: in lm355x_probe()
469 if (id->driver_data == CHIP_LM3554) in lm355x_probe()
507 {LM3554_NAME, CHIP_LM3554},