Home
last modified time | relevance | path

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

/linux-5.15/include/trace/events/ !
H 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-5.15/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-5.15/include/sound/ !
H A Dsoc-dapm.h721 int power_checks; member
/linux-5.15/sound/soc/ !
H A Dsoc-dapm.c1441 DAPM_UPDATE_STAT(w, power_checks); in dapm_generic_check_power()
1453 DAPM_UPDATE_STAT(w, power_checks); in dapm_supply_check_power()