Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c577 vchiq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vchiq_ioctl() function
1162 return vchiq_ioctl(file, cmd, (unsigned long)argp); in vchiq_compat_ioctl()
1332 .unlocked_ioctl = vchiq_ioctl,