Home
last modified time | relevance | path

Searched refs:neighbour_checks (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
H A Dasoc.h141 __field( int, neighbour_checks )
148 __entry->neighbour_checks = card->dapm_stats.neighbour_checks;
153 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/kernel/linux/linux-6.6/include/trace/events/
H A Dasoc.h142 __field( int, neighbour_checks )
149 __entry->neighbour_checks = card->dapm_stats.neighbour_checks;
154 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dapm.h724 int neighbour_checks; member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dapm.h732 int neighbour_checks; member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c1225 DAPM_UPDATE_STAT(widget, neighbour_checks); in is_connected_ep()
1462 DAPM_UPDATE_STAT(w, neighbour_checks); in dapm_supply_check_power()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds