Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h139 int ssh_ptl_init(struct ssh_ptl *ptl, struct serdev_device *serdev,
H A Dssh_request_layer.c1033 status = ssh_ptl_init(&rtl->ptl, serdev, &ptl_ops); in ssh_rtl_init()
H A Dssh_packet_layer.c2026 int ssh_ptl_init(struct ssh_ptl *ptl, struct serdev_device *serdev, in ssh_ptl_init() function