Home
last modified time | relevance | path

Searched refs:socket_complete (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dl1oip.h72 struct completion socket_complete;/* completion of sock thread */ member
H A Dl1oip_core.c744 complete(&hc->socket_complete); in l1oip_socket_thread()
764 wait_for_completion(&hc->socket_complete); in l1oip_socket_close()
784 init_completion(&hc->socket_complete); in l1oip_socket_open()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dl1oip.h72 struct completion socket_complete;/* completion of sock thread */ member
H A Dl1oip_core.c744 complete(&hc->socket_complete); in l1oip_socket_thread()
764 wait_for_completion(&hc->socket_complete); in l1oip_socket_close()
784 init_completion(&hc->socket_complete); in l1oip_socket_open()

Completed in 5 milliseconds