tegra_ivc_header 90 drivers/firmware/tegra/ivc.c struct tegra_ivc_header *header) tegra_ivc_header 117 drivers/firmware/tegra/ivc.c struct tegra_ivc_header *header) tegra_ivc_header 130 drivers/firmware/tegra/ivc.c struct tegra_ivc_header *header) tegra_ivc_header 168 drivers/firmware/tegra/ivc.c unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 201 drivers/firmware/tegra/ivc.c unsigned int offset = offsetof(struct tegra_ivc_header, rx.count); tegra_ivc_header 218 drivers/firmware/tegra/ivc.c struct tegra_ivc_header *header, tegra_ivc_header 233 drivers/firmware/tegra/ivc.c offset = sizeof(struct tegra_ivc_header) + ivc->frame_size * frame; tegra_ivc_header 293 drivers/firmware/tegra/ivc.c unsigned int rx = offsetof(struct tegra_ivc_header, rx.count); tegra_ivc_header 294 drivers/firmware/tegra/ivc.c unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 346 drivers/firmware/tegra/ivc.c unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 347 drivers/firmware/tegra/ivc.c unsigned int rx = offsetof(struct tegra_ivc_header, rx.count); tegra_ivc_header 388 drivers/firmware/tegra/ivc.c unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 418 drivers/firmware/tegra/ivc.c unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 426 drivers/firmware/tegra/ivc.c offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 465 drivers/firmware/tegra/ivc.c offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 504 drivers/firmware/tegra/ivc.c offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_header 557 drivers/firmware/tegra/ivc.c return queue_size + sizeof(struct tegra_ivc_header); tegra_ivc_header 564 drivers/firmware/tegra/ivc.c BUILD_BUG_ON(!IS_ALIGNED(offsetof(struct tegra_ivc_header, tx.count), tegra_ivc_header 566 drivers/firmware/tegra/ivc.c BUILD_BUG_ON(!IS_ALIGNED(offsetof(struct tegra_ivc_header, rx.count), tegra_ivc_header 568 drivers/firmware/tegra/ivc.c BUILD_BUG_ON(!IS_ALIGNED(sizeof(struct tegra_ivc_header), tegra_ivc_header 12 include/soc/tegra/ivc.h struct tegra_ivc_header; tegra_ivc_header 18 include/soc/tegra/ivc.h struct tegra_ivc_header *channel;