lm355x_chip_data 159 drivers/leds/leds-lm355x.c static int lm355x_chip_init(struct lm355x_chip_data *chip) lm355x_chip_data 195 drivers/leds/leds-lm355x.c static int lm355x_control(struct lm355x_chip_data *chip, lm355x_chip_data 311 drivers/leds/leds-lm355x.c struct lm355x_chip_data *chip = lm355x_chip_data 312 drivers/leds/leds-lm355x.c container_of(cdev, struct lm355x_chip_data, cdev_torch); lm355x_chip_data 326 drivers/leds/leds-lm355x.c struct lm355x_chip_data *chip = lm355x_chip_data 327 drivers/leds/leds-lm355x.c container_of(cdev, struct lm355x_chip_data, cdev_flash); lm355x_chip_data 341 drivers/leds/leds-lm355x.c struct lm355x_chip_data *chip = lm355x_chip_data 342 drivers/leds/leds-lm355x.c container_of(cdev, struct lm355x_chip_data, cdev_indicator); lm355x_chip_data 358 drivers/leds/leds-lm355x.c struct lm355x_chip_data *chip = lm355x_chip_data 359 drivers/leds/leds-lm355x.c container_of(led_cdev, struct lm355x_chip_data, cdev_indicator); lm355x_chip_data 403 drivers/leds/leds-lm355x.c struct lm355x_chip_data *chip; lm355x_chip_data 418 drivers/leds/leds-lm355x.c sizeof(struct lm355x_chip_data), GFP_KERNEL); lm355x_chip_data 499 drivers/leds/leds-lm355x.c struct lm355x_chip_data *chip = i2c_get_clientdata(client);