Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h626 int vchiq_send_remote_use_active(struct vchiq_state *state);
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c1063 ret = vchiq_send_remote_use_active(state); in vchiq_use_internal()
H A Dvchiq_core.c3966 int vchiq_send_remote_use_active(struct vchiq_state *state) in vchiq_send_remote_use_active() function