tb_nvm
static int intel_switch_nvm_write_headers(struct tb_nvm *nvm)
static int asmedia_switch_nvm_version(struct tb_nvm *nvm)
static int intel_retimer_nvm_version(struct tb_nvm *nvm)
static int intel_retimer_nvm_validate(struct tb_nvm *nvm)
struct tb_nvm *tb_nvm_alloc(struct device *dev)
struct tb_nvm *nvm;
int tb_nvm_read_version(struct tb_nvm *nvm)
int tb_nvm_validate(struct tb_nvm *nvm)
int (*read_version)(struct tb_nvm *nvm);
int (*validate)(struct tb_nvm *nvm);
int (*write_headers)(struct tb_nvm *nvm);
int tb_nvm_write_headers(struct tb_nvm *nvm)
int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read)
int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
int tb_nvm_add_non_active(struct tb_nvm *nvm, nvmem_reg_write_t reg_write)
void tb_nvm_free(struct tb_nvm *nvm)
static int intel_switch_nvm_version(struct tb_nvm *nvm)
static int intel_switch_nvm_validate(struct tb_nvm *nvm)
struct tb_nvm *nvm = priv;
struct tb_nvm *nvm = priv;
struct tb_nvm *nvm;
struct tb_nvm *nvm = priv;
struct tb_nvm *nvm = priv;
struct tb_nvm *nvm;
struct tb_nvm *nvm;
struct tb_nvm *nvm;
struct tb_nvm *nvm;
struct tb_nvm *tb_nvm_alloc(struct device *dev);
int tb_nvm_read_version(struct tb_nvm *nvm);
int tb_nvm_validate(struct tb_nvm *nvm);
int tb_nvm_write_headers(struct tb_nvm *nvm);
int tb_nvm_add_active(struct tb_nvm *nvm, nvmem_reg_read_t reg_read);
int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
int tb_nvm_add_non_active(struct tb_nvm *nvm, nvmem_reg_write_t reg_write);
void tb_nvm_free(struct tb_nvm *nvm);