Home
last modified time | relevance | path

Searched defs:tegra_ivc (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Divc.h47 struct tegra_ivc { struct
52 struct tegra_ivc_channel_header *rx_channel; argument
57 struct tegra_ivc_channel_header *tx_channel; argument
81 void (*notify)(struct tegra_ivc *); argument
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Divc.c533 void (*notify)(struct tegra_ivc *)) in tegra_ivc_init()