Home
last modified time | relevance | path

Searched refs:power_checks (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/events/
A Dasoc.h140 __field( int, power_checks )
147 __entry->power_checks = card->dapm_stats.power_checks;
153 __get_str(name), (int)__entry->power_checks,
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
A Dbase.c186 static enum dcb_gpio_func_name power_checks[] = { enum
204 for (i = 0; i < ARRAY_SIZE(power_checks); ++i) { in nvkm_gpio_init()
205 ret = nvkm_gpio_find(gpio, 0, power_checks[i], in nvkm_gpio_init()
/linux/include/sound/
A Dsoc-dapm.h721 int power_checks; member
/linux/sound/soc/
A Dsoc-dapm.c1443 DAPM_UPDATE_STAT(w, power_checks); in dapm_generic_check_power()
1455 DAPM_UPDATE_STAT(w, power_checks); in dapm_supply_check_power()

Completed in 30 milliseconds