Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/common/siano/
Dsmsdvb-debugfs.c110 n += sysfs_emit_at(buf, n, "statistics_type = %d\t", p->statistics_type); in smsdvb_print_isdb_stats()
174 n += sysfs_emit_at(buf, n, "statistics_type = %d\t", p->statistics_type); in smsdvb_print_isdb_stats_ex()
Dsmscoreapi.h790 u32 statistics_type; /* Enumerator identifying the type of the member
832 u32 statistics_type; /* Enumerator identifying the type of the member
Dsmsdvb-main.c367 if (p->statistics_type == 0) { in smsdvb_update_isdbt_stats()