Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c1028 struct ssh_ptl_ops ptl_ops; in ssh_rtl_init() local
1031 ptl_ops.data_received = ssh_rtl_rx_data; in ssh_rtl_init()
1033 status = ssh_ptl_init(&rtl->ptl, serdev, &ptl_ops); in ssh_rtl_init()