Home
last modified time | relevance | path

Searched refs:sshp_parse_command (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.h150 int sshp_parse_command(const struct device *dev, const struct ssam_span *source,
H A Dssh_parser.c206 int sshp_parse_command(const struct device *dev, const struct ssam_span *source, in sshp_parse_command() function
H A Dssh_request_layer.c916 if (sshp_parse_command(dev, data, &command, &command_data)) in ssh_rtl_rx_command()