spi_ops
static struct wl1271_if_operations spi_ops = {
pdev_data->if_ops = &spi_ops;
drv_data, &spi_ops,
static const struct nfcmrvl_if_ops spi_ops = {
static const struct spi_ops rspi_ops = {
static const struct spi_ops rspi_rz_ops __maybe_unused = {
static const struct spi_ops qspi_ops __maybe_unused = {
const struct spi_ops *ops;
ops = (struct spi_ops *)pdev->id_entry->driver_data;
const struct spi_ops *ops;