Home
last modified time | relevance | path

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

/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c203 static int vchiq_ioc_dequeue_message(struct vchiq_instance *instance, in vchiq_ioc_dequeue_message() function
789 ret = vchiq_ioc_dequeue_message(instance, &args); in vchiq_ioctl()
1114 return vchiq_ioc_dequeue_message(file->private_data, &args); in vchiq_compat_ioctl_dequeue_message()