Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dasoc.h139 __field( int, power_checks )
146 __entry->power_checks = card->dapm_stats.power_checks;
152 __get_str(name), (int)__entry->power_checks,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H 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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dapm.h721 int power_checks; member
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dapm.c1446 DAPM_UPDATE_STAT(w, power_checks); in dapm_generic_check_power()
1458 DAPM_UPDATE_STAT(w, power_checks); in dapm_supply_check_power()