Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_dev.c204 static int vchiq_ioc_dequeue_message(struct vchiq_instance *instance, in vchiq_ioc_dequeue_message() function
790 ret = vchiq_ioc_dequeue_message(instance, &args); in vchiq_ioctl()
1115 return vchiq_ioc_dequeue_message(file->private_data, &args); in vchiq_compat_ioctl_dequeue_message()