Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nfc/nfcmrvl/
Dspi.c113 static struct nfcmrvl_if_ops spi_ops = { variable
175 drv_data, &spi_ops, in nfcmrvl_spi_probe()
/Linux-v5.4/drivers/spi/
Dspi-rspi.c190 const struct spi_ops *ops;
238 struct spi_ops { struct
1120 static const struct spi_ops rspi_ops = {
1128 static const struct spi_ops rspi_rz_ops = {
1136 static const struct spi_ops qspi_ops = {
1201 const struct spi_ops *ops; in rspi_probe()
1213 ops = (struct spi_ops *)pdev->id_entry->driver_data; in rspi_probe()
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dspi.c406 static struct wl1271_if_operations spi_ops = { variable
475 pdev_data->if_ops = &spi_ops; in wl1271_probe()