Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c868 static int vchiq_ioc_dequeue_message(struct vchiq_instance *instance, in vchiq_ioc_dequeue_message() function
1465 ret = vchiq_ioc_dequeue_message(instance, &args); in vchiq_ioctl()
1795 return vchiq_ioc_dequeue_message(file->private_data, &args); in vchiq_compat_ioctl_dequeue_message()