Home
last modified time | relevance | path

Searched refs:ivc_notify_function (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/drivers/bpmp_ipc/
H A Divc.h31 typedef void (* ivc_notify_function)(const struct ivc *); typedef
35 ivc_notify_function notify);
H A Divc.c621 ivc_notify_function notify) in tegra_ivc_init()