Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvmem-provider.h20 typedef int (*nvmem_reg_write_t)(void *priv, unsigned int offset, typedef
127 nvmem_reg_write_t reg_write;
/openbmc/linux/drivers/thunderbolt/
H A Dnvm.c493 int tb_nvm_add_non_active(struct tb_nvm *nvm, nvmem_reg_write_t reg_write) in tb_nvm_add_non_active()
H A Dtb.h780 int tb_nvm_add_non_active(struct tb_nvm *nvm, nvmem_reg_write_t reg_write);
/openbmc/linux/drivers/nvmem/
H A Dcore.c40 nvmem_reg_write_t reg_write;