Searched refs:brcm_nvram (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/nvmem/
H A Dbrcm_nvram.c21 * struct brcm_nvram - driver state internal struct
31 struct brcm_nvram { struct
52 struct brcm_nvram *priv = context;
67 static int brcm_nvram_copy_data(struct brcm_nvram *priv, struct platform_device *pdev)
117 static int brcm_nvram_add_cells(struct brcm_nvram *priv, uint8_t *data,
177 static int brcm_nvram_parse(struct brcm_nvram *priv)
210 struct brcm_nvram *priv;
243 .name = "brcm_nvram",
H A DMakefile18 nvmem_brcm_nvram-y := brcm_nvram.o

Completed in 111 milliseconds