Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
H A Dasoc.h140 __field( int, path_checks )
147 __entry->path_checks = card->dapm_stats.path_checks;
153 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/kernel/linux/linux-6.6/include/trace/events/
H A Dasoc.h141 __field( int, path_checks )
148 __entry->path_checks = card->dapm_stats.path_checks;
154 (int)__entry->path_checks, (int)__entry->neighbour_checks)
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dapm.h723 int path_checks; member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dapm.h731 int path_checks; member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c1208 DAPM_UPDATE_STAT(widget, path_checks); in is_connected_ep()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c1202 DAPM_UPDATE_STAT(widget, path_checks); in is_connected_ep()

Completed in 15 milliseconds