Searched defs:tegra_ivc (Results 1 – 3 of 3) sorted by relevance
14 struct tegra_ivc { struct23 void (*notify)(struct tegra_ivc *ivc, void *data); argument39 void *tegra_ivc_read_get_next_frame(struct tegra_ivc *ivc); argument
47 struct tegra_ivc { struct52 struct tegra_ivc_channel_header *rx_channel; argument57 struct tegra_ivc_channel_header *tx_channel; argument81 void (*notify)(struct tegra_ivc *); argument
533 void (*notify)(struct tegra_ivc *)) in tegra_ivc_init()