Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Dat25.c321 static int at25_fw_to_chip(struct device *dev, struct spi_eeprom *chip) in at25_fw_to_chip() function
469 err = at25_fw_to_chip(&spi->dev, &at25->chip); in at25_probe()