Home
last modified time | relevance | path

Searched defs:not_empty (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c939 int i, not_empty = 0; in iwl_send_static_wepkey_cmd() local
/linux/lib/
H A Dtest_maple_tree.c212 static inline __init int not_empty(struct maple_node *node) in not_empty() function