Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dasoc.h144 __field( int, neighbour_checks )
151 __entry->neighbour_checks = card->dapm_stats.neighbour_checks;
156 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/openbmc/linux/include/sound/
H A Dsoc-dapm.h732 int neighbour_checks; member
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c1219 DAPM_UPDATE_STAT(widget, neighbour_checks); in is_connected_ep()
1456 DAPM_UPDATE_STAT(w, neighbour_checks); in dapm_supply_check_power()