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()218 struct tegra_ivc_header *header, in tegra_ivc_frame_virt()293 unsigned int rx = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_read_advance()426 offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_notified()465 offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_notified()504 offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_notified()557 return queue_size + sizeof(struct tegra_ivc_header); in tegra_ivc_total_queue_size()[all …]
12 struct tegra_ivc_header;18 struct tegra_ivc_header *channel;
Completed in 8 milliseconds