Lines Matching defs:nv
120 struct bhnd_nvram_data nv; /**< common instance state */ member
763 bhnd_nvram_bcm_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) in bhnd_nvram_bcm_new()
792 bhnd_nvram_bcm_free(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_free()
804 bhnd_nvram_bcm_count(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_count()
811 bhnd_nvram_bcm_options(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_options()
818 bhnd_nvram_bcm_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_caps()
824 bhnd_nvram_bcm_next(struct bhnd_nvram_data *nv, void **cookiep) in bhnd_nvram_bcm_next()
933 bhnd_nvram_bcm_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_bcm_find()
939 bhnd_nvram_bcm_getvar_order(struct bhnd_nvram_data *nv, void *cookiep1, in bhnd_nvram_bcm_getvar_order()
972 bhnd_nvram_bcm_getvar(struct bhnd_nvram_data *nv, void *cookiep, void *buf, in bhnd_nvram_bcm_getvar()
979 bhnd_nvram_bcm_copy_val(struct bhnd_nvram_data *nv, void *cookiep, in bhnd_nvram_bcm_copy_val()
986 bhnd_nvram_bcm_getvar_ptr(struct bhnd_nvram_data *nv, void *cookiep, in bhnd_nvram_bcm_getvar_ptr()
1017 bhnd_nvram_bcm_getvar_name(struct bhnd_nvram_data *nv, void *cookiep) in bhnd_nvram_bcm_getvar_name()
1034 bhnd_nvram_bcm_filter_setvar(struct bhnd_nvram_data *nv, const char *name, in bhnd_nvram_bcm_filter_setvar()
1056 bhnd_nvram_bcm_filter_unsetvar(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_bcm_filter_unsetvar()