Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/aggregator/
Dssh_packet_layer.h157 int ssh_ptl_tx_stop(struct ssh_ptl *ptl);
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()
Dssh_request_layer.c1089 ssh_ptl_tx_stop(&rtl->ptl); in ssh_rtl_start()