Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binderfs.c217 static long binder_ctl_ioctl(struct file *file, unsigned int cmd, in binder_ctl_ioctl() function
362 .unlocked_ioctl = binder_ctl_ioctl,
363 .compat_ioctl = binder_ctl_ioctl,
/linux/drivers/android/
H A Dbinderfs.c225 static long binder_ctl_ioctl(struct file *file, unsigned int cmd, in binder_ctl_ioctl() function
371 .unlocked_ioctl = binder_ctl_ioctl,
372 .compat_ioctl = binder_ctl_ioctl,