Symbol: lpg_channel
drivers/leds/rgb/leds-qcom-lpg.c
1172
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
1217
struct lpg_channel *chan = &lpg->channels[pwm->hwpwm];
drivers/leds/rgb/leds-qcom-lpg.c
1233
struct lpg_channel *chan = &lpg->channels[pwm->hwpwm];
drivers/leds/rgb/leds-qcom-lpg.c
1262
struct lpg_channel *chan = &lpg->channels[pwm->hwpwm];
drivers/leds/rgb/leds-qcom-lpg.c
131
struct lpg_channel *channels;
drivers/leds/rgb/leds-qcom-lpg.c
1342
struct lpg_channel **channel)
drivers/leds/rgb/leds-qcom-lpg.c
1344
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
1470
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
1475
sizeof(struct lpg_channel), GFP_KERNEL);
drivers/leds/rgb/leds-qcom-lpg.c
1578
struct lpg_channel *chan = &lpg->channels[i];
drivers/leds/rgb/leds-qcom-lpg.c
216
struct lpg_channel *channels[] __counted_by(num_channels);
drivers/leds/rgb/leds-qcom-lpg.c
306
static int lpg_sdam_configure_triggers(struct lpg_channel *chan, u8 set_trig)
drivers/leds/rgb/leds-qcom-lpg.c
421
static int lpg_calc_freq(struct lpg_channel *chan, uint64_t period)
drivers/leds/rgb/leds-qcom-lpg.c
528
static void lpg_calc_duty(struct lpg_channel *chan, uint64_t duty)
drivers/leds/rgb/leds-qcom-lpg.c
548
static void lpg_apply_freq(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
584
static void lpg_enable_glitch(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
592
static void lpg_disable_glitch(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
601
static void lpg_apply_pwm_value(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
618
static void lpg_sdam_apply_lut_control(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
661
static void lpg_apply_lut_control(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
702
static void lpg_apply_control(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
729
static void lpg_apply_sync(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
738
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
776
static void lpg_apply_dtest(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
788
static void lpg_apply(struct lpg_channel *chan)
drivers/leds/rgb/leds-qcom-lpg.c
806
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
83
struct lpg_channel;
drivers/leds/rgb/leds-qcom-lpg.c
892
struct lpg_channel *chan;
drivers/leds/rgb/leds-qcom-lpg.c
966
struct lpg_channel *chan;