post_init_device 491 drivers/leds/leds-lp5521.c .post_init_device = lp5521_post_init_device, post_init_device 858 drivers/leds/leds-lp5523.c .post_init_device = lp5523_post_init_device, post_init_device 506 drivers/leds/leds-lp5562.c .post_init_device = lp5562_post_init_device, post_init_device 75 drivers/leds/leds-lp55xx-common.c if (!cfg->post_init_device) post_init_device 78 drivers/leds/leds-lp55xx-common.c return cfg->post_init_device(chip); post_init_device 107 drivers/leds/leds-lp55xx-common.h int (*post_init_device) (struct lp55xx_chip *chip); post_init_device 295 drivers/leds/leds-lp8501.c .post_init_device = lp8501_post_init_device, post_init_device 60 drivers/video/backlight/lp855x_bl.c int (*post_init_device)(struct lp855x *); post_init_device 154 drivers/video/backlight/lp855x_bl.c .post_init_device = lp8557_bl_on, post_init_device 220 drivers/video/backlight/lp855x_bl.c if (lp->cfg->post_init_device) { post_init_device 221 drivers/video/backlight/lp855x_bl.c ret = lp->cfg->post_init_device(lp);