Searched refs:tegra_ivc_header (Results 1 – 2 of 2) sorted by relevance
53 struct tegra_ivc_header { struct90 struct tegra_ivc_header *header) in tegra_ivc_empty() argument117 struct tegra_ivc_header *header) in tegra_ivc_full()130 struct tegra_ivc_header *header) in tegra_ivc_available()168 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_check_read()201 unsigned int offset = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_check_write()218 struct tegra_ivc_header *header, in tegra_ivc_frame_virt()233 offset = sizeof(struct tegra_ivc_header) + ivc->frame_size * frame; in tegra_ivc_frame_phys()293 unsigned int rx = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_read_advance()294 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_read_advance()[all …]
12 struct tegra_ivc_header;18 struct tegra_ivc_header *channel;