Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1260 static bool is_all_zeros(void * const x_, size_t sz) in is_all_zeros() function
1299 if (rc || is_all_zeros(&reply.evt, sizeof(reply.evt))) in bf_show()