Searched refs:spiflash_ioctl (Results 1 – 2 of 2) sorted by relevance
60 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
55 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() function612 qspi_flash_device.ioctl = &spiflash_ioctl; in qspi_flash_init()
Completed in 5 milliseconds