Searched refs:bhnd_nvram_prop_is_null (Results 1 – 3 of 3) sorted by relevance
122 bool bhnd_nvram_prop_is_null(bhnd_nvram_prop *prop);
461 if (bhnd_nvram_prop_is_null(prop)) in bhnd_nvstore_export_merge()1125 if (bhnd_nvram_prop_is_null(prop)) { in bhnd_nvram_store_getvar()
928 bhnd_nvram_prop_is_null(bhnd_nvram_prop *prop) in bhnd_nvram_prop_is_null() function