Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_dev.c584 vchiq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vchiq_ioctl() function
1168 return vchiq_ioctl(file, cmd, (unsigned long)argp); in vchiq_compat_ioctl()
1318 .unlocked_ioctl = vchiq_ioctl,