omnia_led
struct omnia_led *led = to_omnia_led(mc_cdev);
struct omnia_led *led = to_omnia_led(lcdev_to_mccdev(cdev));
static int omnia_led_register(struct i2c_client *client, struct omnia_led *led,
#define to_omnia_led(l) container_of(l, struct omnia_led, mc_cdev)
struct omnia_led *led;
struct omnia_led leds[];
struct omnia_led *led)
static bool omnia_led_channels_changed(struct omnia_led *led)
struct omnia_led *led = to_omnia_led(mc_cdev);