Searched refs:spi_ops (Results 1 – 2 of 2) sorted by relevance
198 const struct spi_ops *ops;246 struct spi_ops { struct1099 static const struct spi_ops rspi_ops = {1107 static const struct spi_ops rspi_rz_ops = {1115 static const struct spi_ops qspi_ops = {1181 const struct spi_ops *ops; in rspi_probe()1196 ops = (struct spi_ops *)pdev->id_entry->driver_data; in rspi_probe()
321 static struct wl1271_if_operations spi_ops = { variable340 pdev_data.if_ops = &spi_ops; in wl1271_probe()