Home
last modified time | relevance | path

Searched refs:neighbour_checks (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/trace/events/
Dasoc.h141 __field( int, neighbour_checks )
148 __entry->neighbour_checks = card->dapm_stats.neighbour_checks;
153 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/Linux-v4.19/include/sound/
Dsoc-dapm.h692 int neighbour_checks; member
/Linux-v4.19/sound/soc/
Dsoc-dapm.c1134 DAPM_UPDATE_STAT(widget, neighbour_checks); in is_connected_ep()
1371 DAPM_UPDATE_STAT(w, neighbour_checks); in dapm_supply_check_power()