Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/aggregator/
A Dssh_packet_layer.h97 struct wait_queue_head packet_wq; member
A Dssh_packet_layer.c995 wake_up_all(&ptl->tx.packet_wq); in ssh_ptl_tx_compl_success()
1015 wake_up_all(&packet->ptl->tx.packet_wq); in ssh_ptl_tx_compl_error()
1239 wait_event(packet->ptl->tx.packet_wq, in ssh_ptl_wait_until_transmitted()
2029 init_waitqueue_head(&ptl->tx.packet_wq); in ssh_ptl_init()

Completed in 6 milliseconds