Searched defs:command (Results 1 – 8 of 8) sorted by relevance
79 static int modem_cmux_wrap_command(struct modem_cmux_command **command, const uint8_t *data, in modem_cmux_wrap_command()224 static void modem_cmux_log_transmit_command(const struct modem_cmux_command *command) in modem_cmux_log_transmit_command()231 static void modem_cmux_log_received_command(const struct modem_cmux_command *command) in modem_cmux_log_received_command()326 struct modem_cmux_command *command; in modem_cmux_transmit_cmd_frame() local381 struct modem_cmux_command *command; in modem_cmux_acknowledge_received_frame() local402 static void modem_cmux_on_msc_command(struct modem_cmux *cmux, struct modem_cmux_command *command) in modem_cmux_on_msc_command()425 static void modem_cmux_on_cld_command(struct modem_cmux *cmux, struct modem_cmux_command *command) in modem_cmux_on_cld_command()470 struct modem_cmux_command *command; in modem_cmux_on_control_frame_uih() local1028 struct modem_cmux_command *command; in modem_cmux_disconnect_handler() local
66 void (*command)(const struct mpl_cmd_ntf *cmd_ntf); member
1350 static uint8_t inactive_state_command_handler(const struct mpl_cmd *command) in inactive_state_command_handler()1439 static uint8_t playing_state_command_handler(const struct mpl_cmd *command) in playing_state_command_handler()1563 static uint8_t paused_state_command_handler(const struct mpl_cmd *command) in paused_state_command_handler()1711 static uint8_t seeking_state_command_handler(const struct mpl_cmd *command) in seeking_state_command_handler()2191 static void send_command(const struct mpl_cmd *command) in send_command()
638 struct mpl_cmd command; in write_control_point() local
73 uint32_t command; member
269 struct ieee802154_command *command = (struct ieee802154_command *)buf; in validate_mac_command() local
446 struct ieee802154_command *command; member
1998 uint8_t command; in chld_other() local
Completed in 46 milliseconds