Searched defs:modem_cmux_command (Results 1 – 1 of 1) sorted by relevance
73 struct modem_cmux_command { struct74 struct modem_cmux_command_type type; argument75 struct modem_cmux_command_length length; argument79 static int modem_cmux_wrap_command(struct modem_cmux_command **command, const uint8_t *data, in modem_cmux_wrap_command() argument