Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h591 int vchiq_get_client_id(struct vchiq_instance *instance, unsigned int service);
H A Dvchiq_dev.c795 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