Searched refs:ptl_ops (Results 1 – 1 of 1) sorted by relevance
1013 struct ssh_ptl_ops ptl_ops; in ssh_rtl_init() local1016 ptl_ops.data_received = ssh_rtl_rx_data; in ssh_rtl_init()1018 status = ssh_ptl_init(&rtl->ptl, serdev, &ptl_ops); in ssh_rtl_init()