Searched defs:tegra_ivc (Results 1 – 3 of 3) sorted by relevance
46 struct tegra_ivc { struct51 struct tegra_ivc_channel_header *rx_channel; argument56 struct tegra_ivc_channel_header *tx_channel; argument80 void (*notify)(struct tegra_ivc *); argument
16 struct tegra_ivc { struct25 void (*notify)(struct tegra_ivc *ivc, void *data); argument41 int tegra_ivc_read_get_next_frame(struct tegra_ivc *ivc, struct iosys_map *map); argument
532 void (*notify)(struct tegra_ivc *)) in tegra_ivc_init()