Home
last modified time | relevance | path

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

/linux/drivers/misc/keba/
H A Dcp500.c128 struct cp500_nvmem { struct
160 struct cp500_nvmem nvmem_cpu;
161 struct cp500_nvmem nvmem_user;
582 struct cp500_nvmem *nvmem = priv; in cp500_nvmem_read()
596 struct cp500_nvmem *nvmem = priv; in cp500_nvmem_write()
693 static int cp500_nvmem(struct notifier_block *nb, unsigned long action, in cp500_nvmem() function
923 cp500->nvmem_notifier.notifier_call = cp500_nvmem; in cp500_probe()