| /OK3568_Linux_fs/u-boot/include/ |
| H A D | _exports.h | 55 EXPORT_FUNC(dummy, void, spi_free_slave, void) 60 EXPORT_FUNC(spi_free_slave, void, spi_free_slave, struct spi_slave *)
|
| H A D | spi.h | 205 void spi_free_slave(struct spi_slave *slave);
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | atmel_df_pow2.c | 170 spi_free_slave(slave); in atmel_df_pow2() 208 spi_free_slave(slave); in atmel_df_pow2()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sf_probe.c | 82 spi_free_slave(bus); in spi_flash_probe() 95 spi_free_slave(flash->spi); in spi_flash_free()
|
| H A D | sf_dataflash.c | 671 spi_free_slave(spi); in spi_dataflash_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | lg4573.c | 216 spi_free_slave(spi); in lg4573_spi_startup()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | spi-uclass.su | |
| H A D | lpc32xx_ssp.c | 105 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | mpc8xxx_spi.c | 44 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | soft_spi_legacy.c | 66 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | sh_spi.c | 118 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | sh_qspi.c | 186 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | cf_spi.c | 314 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | mxs_spi.c | 84 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | kirkwood_spi.c | 147 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | atmel_spi.c | 109 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | fsl_espi.c | 116 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | davinci_spi.c | 432 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | spi-uclass.c | 435 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | mxc_spi.c | 474 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| H A D | ti_qspi.c | 406 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/spi/ |
| H A D | spi-uclass.su | |
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | spi.c | 90 spi_free_slave(slave); in do_spi_xfer()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc_spi.c | 289 spi_free_slave(spi); in mmc_spi_init()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | e1000_spi.c | 114 void spi_free_slave(struct spi_slave *spi) in spi_free_slave() function
|