Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/ !
H A Dvchiq_core.h639 int vchiq_get_client_id(struct vchiq_instance *instance, unsigned int service);
/linux/drivers/platform/raspberrypi/vchiq-interface/ !
H A Dvchiq_dev.c796 ret = vchiq_get_client_id(instance, handle); in vchiq_ioctl()
H A Dvchiq_core.c397 vchiq_get_client_id(struct vchiq_instance *instance, unsigned int handle) in vchiq_get_client_id() function