Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.h146 int sshp_parse_frame(const struct device *dev, const struct ssam_span *source,
H A Dssh_parser.c117 int sshp_parse_frame(const struct device *dev, const struct ssam_span *source, in sshp_parse_frame() function
H A Dssh_packet_layer.c1759 status = sshp_parse_frame(&ptl->serdev->dev, &aligned, &frame, &payload, in ssh_ptl_rx_eval()