Home
last modified time | relevance | path

Searched refs:spiflash_ioctl (Results 1 – 2 of 2) sorted by relevance

/platform/zynq/
A Dspiflash.c60 static int spiflash_ioctl(struct bdev *, int request, void *argp);
296 flash.bdev.ioctl = &spiflash_ioctl; in spiflash_detect()
388 static int spiflash_ioctl(struct bdev *bdev, int request, void *argp) { in spiflash_ioctl() function
/platform/stm32f7xx/
A Dqspi.c55 static int spiflash_ioctl(struct bdev *device, int request, void *argp);
441 static int spiflash_ioctl(struct bdev *device, int request, void *argp) { in spiflash_ioctl() function
612 qspi_flash_device.ioctl = &spiflash_ioctl; in qspi_flash_init()

Completed in 5 milliseconds