gb_operation_msg_hdr 358 drivers/greybus/connection.c peer_space = sizeof(struct gb_operation_msg_hdr) + gb_operation_msg_hdr 362 drivers/greybus/connection.c peer_space += sizeof(struct gb_operation_msg_hdr); gb_operation_msg_hdr 365 drivers/greybus/es2.c gb_message_cport_pack(struct gb_operation_msg_hdr *header, u16 cport_id) gb_operation_msg_hdr 371 drivers/greybus/es2.c static void gb_message_cport_clear(struct gb_operation_msg_hdr *header) gb_operation_msg_hdr 377 drivers/greybus/es2.c static u16 gb_message_cport_unpack(struct gb_operation_msg_hdr *header) gb_operation_msg_hdr 820 drivers/greybus/es2.c struct gb_operation_msg_hdr *header; gb_operation_msg_hdr 314 drivers/greybus/operation.c struct gb_operation_msg_hdr *header; gb_operation_msg_hdr 365 drivers/greybus/operation.c struct gb_operation_msg_hdr *header; gb_operation_msg_hdr 472 drivers/greybus/operation.c struct gb_operation_msg_hdr *request_header; gb_operation_msg_hdr 625 drivers/greybus/operation.c return hd->buffer_size_max - sizeof(struct gb_operation_msg_hdr); gb_operation_msg_hdr 638 drivers/greybus/operation.c request_size = size - sizeof(struct gb_operation_msg_hdr); gb_operation_msg_hdr 726 drivers/greybus/operation.c struct gb_operation_msg_hdr *header; gb_operation_msg_hdr 914 drivers/greybus/operation.c const struct gb_operation_msg_hdr *header, gb_operation_msg_hdr 958 drivers/greybus/operation.c const struct gb_operation_msg_hdr *header, gb_operation_msg_hdr 1029 drivers/greybus/operation.c struct gb_operation_msg_hdr header; gb_operation_msg_hdr 146 drivers/staging/greybus/audio_module.c struct gb_operation_msg_hdr *header = op->request->header; gb_operation_msg_hdr 754 drivers/staging/greybus/loopback.c u64 aggregate_size = sizeof(struct gb_operation_msg_hdr) * 2; gb_operation_msg_hdr 44 include/linux/greybus/operation.h #define GB_OPERATION_MESSAGE_SIZE_MIN sizeof(struct gb_operation_msg_hdr) gb_operation_msg_hdr 54 include/linux/greybus/operation.h struct gb_operation_msg_hdr *header;