Searched refs:transfer_one (Results 1 – 25 of 68) sorted by relevance
123
93 static int transfer_one(struct spi_controller *ctrl, struct spi_device *spi, in transfer_one() function175 ctrl->transfer_one = transfer_one; in realtek_rtl_spi_probe()
243 int (*transfer_one)(struct spi_controller *ctlr, member1180 .transfer_one = rspi_transfer_one,1190 .transfer_one = rspi_rz_transfer_one,1200 .transfer_one = qspi_transfer_one,1332 ctlr->transfer_one = ops->transfer_one; in rspi_probe()
112 host->transfer_one = spi_clps711x_transfer_one; in spi_clps711x_probe()
160 host->transfer_one = rb4xx_transfer_one; in rb4xx_spi_probe()
158 host->transfer_one = jcore_spi_txrx; in jcore_spi_probe()
200 host->transfer_one = spi_lp8841_rtc_transfer_one; in spi_lp8841_rtc_probe()
209 host->transfer_one = altera_spi_txrx; in altera_spi_init_host()
428 ctlr->transfer_one = sp7021_spi_target_transfer_one; in sp7021_spi_controller_probe()437 ctlr->transfer_one = sp7021_spi_host_transfer_one; in sp7021_spi_controller_probe()
190 ctrl->transfer_one = ch341_transfer_one; in ch341_probe()
237 controller->transfer_one = ljca_spi_transfer_one; in ljca_spi_probe()
209 controller->transfer_one = loongson_spi_transfer_one; in loongson_spi_init_controller()
328 host->transfer_one = meson_spifc_transfer_one; in meson_spifc_probe()
349 host->transfer_one = mt7621_spi_transfer_one; in mt7621_spi_probe()
377 ctlr->transfer_one = spi_bitbang_transfer_one; in spi_bitbang_init()
392 host->transfer_one = kspi2_transfer_one; in kspi2_probe()
415 controller->transfer_one = rzv2h_rspi_transfer_one; in rzv2h_rspi_probe()
407 host->transfer_one = npcm_pspi_transfer_one; in npcm_pspi_probe()
385 host->transfer_one = sifive_spi_transfer_one; in sifive_spi_probe()
289 host->transfer_one = spi_st_transfer_one; in spi_st_probe()
411 host->transfer_one = xlp_spi_transfer_one; in xlp_spi_probe()
470 host->transfer_one = sun4i_spi_transfer_one; in sun4i_spi_probe()
501 host->transfer_one = bcm2835aux_spi_transfer_one; in bcm2835aux_spi_probe()
358 priv->ctlr->transfer_one = cs42l43_transfer_one; in cs42l43_spi_probe()
495 ctlr->transfer_one = apple_spi_transfer_one; in apple_spi_probe()
498 host->transfer_one = hisi_spi_transfer_one; in hisi_spi_probe()
Completed in 45 milliseconds