Searched refs:lm3639_chip_data (Results 1 – 1 of 1) sorted by relevance
32 struct lm3639_chip_data { struct47 static int lm3639_chip_init(struct lm3639_chip_data *pchip) in lm3639_chip_init() argument98 struct lm3639_chip_data *pchip = bl_get_data(bl); in lm3639_bled_update_status()144 struct lm3639_chip_data *pchip = bl_get_data(bl); in lm3639_bled_get_brightness()185 struct lm3639_chip_data *pchip = dev_get_drvdata(dev); in lm3639_bled_mode_store()224 struct lm3639_chip_data *pchip; in lm3639_torch_brightness_set()226 pchip = container_of(cdev, struct lm3639_chip_data, cdev_torch); in lm3639_torch_brightness_set()261 struct lm3639_chip_data *pchip; in lm3639_flash_brightness_set()302 struct lm3639_chip_data *pchip; in lm3639_probe()317 sizeof(struct lm3639_chip_data), GFP_KERNEL); in lm3639_probe()[all …]