Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h157 int ssh_ptl_tx_stop(struct ssh_ptl *ptl);
H A Dssh_packet_layer.c1169 int ssh_ptl_tx_stop(struct ssh_ptl *ptl) in ssh_ptl_tx_stop() function
1940 status = ssh_ptl_tx_stop(ptl); in ssh_ptl_shutdown()
H A Dssh_request_layer.c1089 ssh_ptl_tx_stop(&rtl->ptl); in ssh_rtl_start()