Searched defs:system_cmd (Results 1 – 2 of 2) sorted by relevance
358 struct iwl_system_statistics_cmd system_cmd = { in iwl_mvm_request_periodic_system_statistics() local374 struct iwl_system_statistics_cmd system_cmd = { in iwl_mvm_request_system_statistics() local
81 static __printf(1, 2) int system_cmd(const char *fmt, ...) in system_cmd() function