Home
last modified time | relevance | path

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

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