Symbol: lpg_channel
drivers/leds/rgb/leds-qcom-lpg.c
1171
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
1216
struct lpg_channel *chan = &lpg->channels[pwm->hwpwm];
drivers/leds/rgb/leds-qcom-lpg.c
1232
struct lpg_channel *chan = &lpg->channels[pwm->hwpwm];
drivers/leds/rgb/leds-qcom-lpg.c
1261
struct lpg_channel *chan = &lpg->channels[pwm->hwpwm];
drivers/leds/rgb/leds-qcom-lpg.c
1346
struct lpg_channel **channel)
drivers/leds/rgb/leds-qcom-lpg.c
1348
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
1474
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
1576
struct lpg_channel *chan = &lpg->channels[i];
drivers/leds/rgb/leds-qcom-lpg.c
166
struct lpg_channel *channels[] __counted_by(num_channels);
drivers/leds/rgb/leds-qcom-lpg.c
215
struct lpg_channel channels[] __counted_by(num_channels);
drivers/leds/rgb/leds-qcom-lpg.c
305
static int lpg_sdam_configure_triggers(struct lpg_channel *chan, u8 set_trig)
drivers/leds/rgb/leds-qcom-lpg.c
420
static int lpg_calc_freq(struct lpg_channel *chan, uint64_t period)
drivers/leds/rgb/leds-qcom-lpg.c
527
static void lpg_calc_duty(struct lpg_channel *chan, uint64_t duty)
drivers/leds/rgb/leds-qcom-lpg.c
547
static void lpg_apply_freq(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
583
static void lpg_enable_glitch(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
591
static void lpg_disable_glitch(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
600
static void lpg_apply_pwm_value(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
617
static void lpg_sdam_apply_lut_control(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
660
static void lpg_apply_lut_control(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
701
static void lpg_apply_control(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
728
static void lpg_apply_sync(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
737
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
775
static void lpg_apply_dtest(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
787
static void lpg_apply(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
805
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
891
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
965
struct lpg_channel *chan;