Searched refs:vendor_storage_ioctl (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | flash_vendor_storage.c | 237 static long vendor_storage_ioctl(struct file *file, in vendor_storage_ioctl() function 299 .compat_ioctl = vendor_storage_ioctl, 300 .unlocked_ioctl = vendor_storage_ioctl,
|
| H A D | mtd_vendor_storage.c | 287 static long vendor_storage_ioctl(struct file *file, unsigned int cmd, in vendor_storage_ioctl() function 354 .compat_ioctl = vendor_storage_ioctl, 355 .unlocked_ioctl = vendor_storage_ioctl,
|
| H A D | sdmmc_vendor_storage.c | 354 static long vendor_storage_ioctl(struct file *file, unsigned int cmd, in vendor_storage_ioctl() function 529 .compat_ioctl = vendor_storage_ioctl, 530 .unlocked_ioctl = vendor_storage_ioctl,
|