Searched refs:power_checks (Results 1 - 4 of 4) sorted by last modified time

/linux-master/sound/soc/
H A Dsoc-dapm.c1447 DAPM_UPDATE_STAT(w, power_checks);
1459 DAPM_UPDATE_STAT(w, power_checks);
/linux-master/include/trace/events/
H A Dasoc.h145 __field( int, power_checks )
152 __entry->power_checks = card->dapm_stats.power_checks;
158 __get_str(name), (int)__entry->power_checks,
/linux-master/include/sound/
H A Dsoc-dapm.h730 int power_checks; member in struct:snd_soc_dapm_stats
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c168 static enum dcb_gpio_func_name power_checks[] = { variable in typeref:enum:dcb_gpio_func_name
186 for (i = 0; i < ARRAY_SIZE(power_checks); ++i) {
187 ret = nvkm_gpio_find(gpio, 0, power_checks[i],

Completed in 214 milliseconds