lm3642_chip_data   87 drivers/leds/leds-lm3642.c static int lm3642_chip_init(struct lm3642_chip_data *chip)
lm3642_chip_data  101 drivers/leds/leds-lm3642.c static int lm3642_control(struct lm3642_chip_data *chip,
lm3642_chip_data  175 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip =
lm3642_chip_data  176 drivers/leds/leds-lm3642.c 	    container_of(led_cdev, struct lm3642_chip_data, cdev_indicator);
lm3642_chip_data  206 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip =
lm3642_chip_data  207 drivers/leds/leds-lm3642.c 	    container_of(cdev, struct lm3642_chip_data, cdev_torch);
lm3642_chip_data  226 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip =
lm3642_chip_data  227 drivers/leds/leds-lm3642.c 	    container_of(led_cdev, struct lm3642_chip_data, cdev_indicator);
lm3642_chip_data  257 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip =
lm3642_chip_data  258 drivers/leds/leds-lm3642.c 	    container_of(cdev, struct lm3642_chip_data, cdev_flash);
lm3642_chip_data  272 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip =
lm3642_chip_data  273 drivers/leds/leds-lm3642.c 	    container_of(cdev, struct lm3642_chip_data, cdev_indicator);
lm3642_chip_data  305 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip;
lm3642_chip_data  320 drivers/leds/leds-lm3642.c 			    sizeof(struct lm3642_chip_data), GFP_KERNEL);
lm3642_chip_data  397 drivers/leds/leds-lm3642.c 	struct lm3642_chip_data *chip = i2c_get_clientdata(client);