Searched refs:read_param (Results 1 – 1 of 1) sorted by relevance
46 static struct read_param { struct52 } *read_param; argument58 int len = read_param->len; in early_seeprom_probe()59 char *buf = read_param->buf; in early_seeprom_probe()60 int address = read_param->address; in early_seeprom_probe()64 if (read_param->busid != spi->master->bus_num || in early_seeprom_probe()65 read_param->chipid != spi->chip_select) in early_seeprom_probe()91 struct read_param param = { in spi_eeprom_read()99 read_param = ¶m; in spi_eeprom_read()