Searched defs:spi_statistics (Results 1 – 10 of 10) sorted by relevance
82636 struct spi_statistics { struct82637 struct u64_stats_sync syncp;82638 u64_stats_t messages;82639 u64_stats_t transfers;82640 u64_stats_t errors;82641 u64_stats_t timedout;82642 u64_stats_t spi_sync;82643 u64_stats_t spi_sync_immediate;82644 u64_stats_t spi_async;82645 u64_stats_t bytes;[all …]
92557 struct spi_statistics { struct92558 spinlock_t lock;92559 long unsigned int messages;92560 long unsigned int transfers;92561 long unsigned int errors;92562 long unsigned int timedout;92563 long unsigned int spi_sync;92564 long unsigned int spi_sync_immediate;92565 long unsigned int spi_async;92566 long long unsigned int bytes;[all …]
80946 struct spi_statistics { struct80947 struct u64_stats_sync syncp;80948 u64_stats_t messages;80949 u64_stats_t transfers;80950 u64_stats_t errors;80951 u64_stats_t timedout;80952 u64_stats_t spi_sync;80953 u64_stats_t spi_sync_immediate;80954 u64_stats_t spi_async;80955 u64_stats_t bytes;[all …]
78725 struct spi_statistics { struct78726 struct u64_stats_sync syncp;78727 u64_stats_t messages;78728 u64_stats_t transfers;78729 u64_stats_t errors;78730 u64_stats_t timedout;78731 u64_stats_t spi_sync;78732 u64_stats_t spi_sync_immediate;78733 u64_stats_t spi_async;78734 u64_stats_t bytes;[all …]
98727 struct spi_statistics { struct98728 struct u64_stats_sync syncp;98729 u64_stats_t messages;98730 u64_stats_t transfers;98731 u64_stats_t errors;98732 u64_stats_t timedout;98733 u64_stats_t spi_sync;98734 u64_stats_t spi_sync_immediate;98735 u64_stats_t spi_async;98736 u64_stats_t bytes;[all …]
90719 struct spi_statistics { struct90720 struct u64_stats_sync syncp;90721 u64_stats_t messages;90722 u64_stats_t transfers;90723 u64_stats_t errors;90724 u64_stats_t timedout;90725 u64_stats_t spi_sync;90726 u64_stats_t spi_sync_immediate;90727 u64_stats_t spi_async;90728 u64_stats_t bytes;[all …]