Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Divc.h41 void *tegra_ivc_write_get_next_frame(const struct ivc *ivc);
Dintf.c62 frame = (struct frame_data *)tegra_ivc_write_get_next_frame(ch); in tegra_bpmp_get_next_out_frame()
Divc.c373 void *tegra_ivc_write_get_next_frame(const struct ivc *ivc) in tegra_ivc_write_get_next_frame() function