Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_otpe2p.c120 static int pci1xxxx_eeprom_read(void *priv_t, unsigned int off, in pci1xxxx_eeprom_read() argument
123 struct pci1xxxx_otp_eeprom_device *priv = priv_t; in pci1xxxx_eeprom_read()
161 static int pci1xxxx_eeprom_write(void *priv_t, unsigned int off, in pci1xxxx_eeprom_write() argument
164 struct pci1xxxx_otp_eeprom_device *priv = priv_t; in pci1xxxx_eeprom_write()
215 static int pci1xxxx_otp_read(void *priv_t, unsigned int off, in pci1xxxx_otp_read() argument
218 struct pci1xxxx_otp_eeprom_device *priv = priv_t; in pci1xxxx_otp_read()
264 static int pci1xxxx_otp_write(void *priv_t, unsigned int off, in pci1xxxx_otp_write() argument
267 struct pci1xxxx_otp_eeprom_device *priv = priv_t; in pci1xxxx_otp_write()