Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h581 find_closed_service_for_instance(struct vchiq_instance *instance, unsigned int handle);
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_dev.c851 service = find_closed_service_for_instance(instance, handle); in vchiq_ioctl()
H A Dvchiq_core.c297 find_closed_service_for_instance(struct vchiq_instance *instance, unsigned int handle) in find_closed_service_for_instance() function