Home
last modified time | relevance | path

Searched refs:tegra_ivc_header (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/tegra/
A Divc.c53 struct tegra_ivc_header { struct
90 struct tegra_ivc_header *header) in tegra_ivc_empty() argument
117 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 …]
/linux/include/soc/tegra/
A Divc.h12 struct tegra_ivc_header;
18 struct tegra_ivc_header *channel;

Completed in 8 milliseconds