Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h628 void vchiq_platform_conn_state_changed(struct vchiq_state *state,
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c1334 void vchiq_platform_conn_state_changed(struct vchiq_state *state, in vchiq_platform_conn_state_changed() function
H A Dvchiq_core.c499 vchiq_platform_conn_state_changed(state, oldstate, newstate); in vchiq_set_conn_state()