Searched refs:spi_ops (Results 1 – 3 of 3) sorted by relevance
99 static const struct nfcmrvl_if_ops spi_ops = { variable161 drv_data, &spi_ops, in nfcmrvl_spi_probe()
194 const struct spi_ops *ops;242 struct spi_ops { struct1185 static const struct spi_ops rspi_ops = {1195 static const struct spi_ops rspi_rz_ops = {1205 static const struct spi_ops qspi_ops = {1296 const struct spi_ops *ops; in rspi_probe()1309 ops = (struct spi_ops *)pdev->id_entry->driver_data; in rspi_probe()
405 static struct wl1271_if_operations spi_ops = { variable473 pdev_data->if_ops = &spi_ops; in wl1271_probe()
Completed in 12 milliseconds