Home
last modified time | relevance | path

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

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