Searched refs:ashmem_ioctl (Results 1 - 1 of 1) sorted by last modified time

/drivers/staging/android/
H A Dashmem.c741 static long ashmem_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
805 return ashmem_ioctl(file, cmd, arg);
816 .unlocked_ioctl = ashmem_ioctl,

Completed in 646 milliseconds