omnia_leds
struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent);
struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent);
struct omnia_leds *leds = i2c_get_clientdata(client);
struct omnia_leds *leds = i2c_get_clientdata(client);
struct omnia_leds *leds = data;
struct omnia_leds *leds = data;
static int omnia_request_brightness_irq(struct omnia_leds *leds)
struct omnia_leds *leds;
struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent);