Home
last modified time | relevance | path

Searched refs:lpg (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/leds/rgb/
H A Dleds-qcom-lpg.c58 * struct lpg - LPG device context
74 struct lpg { struct
99 * @lpg: reference to parent lpg
126 struct lpg *lpg; member
163 * @lpg: lpg context reference
170 struct lpg *lpg; member
209 triled_set(struct lpg *lpg, unsigned int mask, unsigned int enable) triled_set() argument
219 lpg_lut_store(struct lpg *lpg, struct led_pattern *pattern, size_t len, unsigned int *lo_idx, unsigned int *hi_idx) lpg_lut_store() argument
246 lpg_lut_free(struct lpg *lpg, unsigned int lo_idx, unsigned int hi_idx) lpg_lut_free() argument
257 lpg_lut_sync(struct lpg *lpg, unsigned int mask) lpg_lut_sync() argument
398 struct lpg *lpg = chan->lpg; lpg_apply_freq() local
433 struct lpg *lpg = chan->lpg; lpg_enable_glitch() local
441 struct lpg *lpg = chan->lpg; lpg_disable_glitch() local
450 struct lpg *lpg = chan->lpg; lpg_apply_pwm_value() local
467 struct lpg *lpg = chan->lpg; lpg_apply_lut_control() local
509 struct lpg *lpg = chan->lpg; lpg_apply_control() local
535 struct lpg *lpg = chan->lpg; lpg_apply_sync() local
540 lpg_parse_dtest(struct lpg *lpg) lpg_parse_dtest() argument
583 struct lpg *lpg = chan->lpg; lpg_apply_dtest() local
613 struct lpg *lpg = led->lpg; lpg_brightness_set() local
694 struct lpg *lpg = led->lpg; lpg_blink_set() local
766 struct lpg *lpg = led->lpg; lpg_pattern_set() local
946 struct lpg *lpg = led->lpg; lpg_pattern_clear() local
982 struct lpg *lpg = container_of(chip, struct lpg, pwm); lpg_pwm_request() local
998 struct lpg *lpg = container_of(chip, struct lpg, pwm); lpg_pwm_apply() local
1029 struct lpg *lpg = container_of(chip, struct lpg, pwm); lpg_pwm_get_state() local
1091 lpg_add_pwm(struct lpg *lpg) lpg_add_pwm() argument
1106 lpg_parse_channel(struct lpg *lpg, struct device_node *np, struct lpg_channel **channel) lpg_parse_channel() argument
1136 lpg_add_led(struct lpg *lpg, struct device_node *np) lpg_add_led() argument
1235 lpg_init_channels(struct lpg *lpg) lpg_init_channels() argument
1261 lpg_init_triled(struct lpg *lpg) lpg_init_triled() argument
1296 lpg_init_lut(struct lpg *lpg) lpg_init_lut() argument
1316 struct lpg *lpg; lpg_probe() local
1369 struct lpg *lpg = platform_get_drvdata(pdev); lpg_remove() local
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dcpa-test.c45 long lpg, gpg, spg, exec; member
54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split()
79 s->lpg++; in print_split()
96 s->spg, s->lpg, s->gpg, s->exec, in print_split()
101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dcpa-test.c45 long lpg, gpg, spg, exec; member
54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split()
79 s->lpg++; in print_split()
96 s->spg, s->lpg, s->gpg, s->exec, in print_split()
101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()

Completed in 3 milliseconds