fsi_msg
static void msg_push_bits(struct fsi_msg *msg, uint64_t data, int bits)
static void msg_push_crc(struct fsi_msg *msg)
static void msg_finish_cmd(struct fsi_msg *cmd)
struct fsi_msg *cmd, uint8_t id,
static void build_dpoll_command(struct fsi_msg *cmd, uint8_t slave_id)
static void build_epoll_command(struct fsi_msg *cmd, uint8_t slave_id)
static void build_term_command(struct fsi_msg *cmd, uint8_t slave_id)
static int send_request(struct fsi_master_acf *master, struct fsi_msg *cmd,
struct fsi_msg cmd;
struct fsi_msg cmd;
struct fsi_msg *cmd, size_t resp_len, void *resp)
struct fsi_msg cmd;
struct fsi_msg cmd;
struct fsi_msg cmd;
TP_PROTO(const struct fsi_master_acf *master, const struct fsi_msg *cmd, u8 rbits),