/subsys/usb/host/ |
A D | usbh_core.c | 138 static void usbh_bus_thread(void *p1, void *p2, void *p3) in usbh_bus_thread() argument 142 ARG_UNUSED(p3); in usbh_bus_thread() 155 static void usbh_thread(void *p1, void *p2, void *p3) in usbh_thread() argument 159 ARG_UNUSED(p3); in usbh_thread()
|
/subsys/input/ |
A D | input.c | 76 static void input_thread(void *p1, void *p2, void *p3) in input_thread() argument 80 ARG_UNUSED(p3); in input_thread()
|
/subsys/usb/device/class/ |
A D | bluetooth.c | 126 static void hci_tx_thread(void *p1, void *p2, void *p3) in hci_tx_thread() argument 130 ARG_UNUSED(p3); in hci_tx_thread() 178 static void hci_rx_thread(void *p1, void *p2, void *p3) in hci_rx_thread() argument 182 ARG_UNUSED(p3); in hci_rx_thread()
|
A D | msc.c | 975 static void mass_thread_main(void *p1, void *p2, void *p3) in mass_thread_main() argument 979 ARG_UNUSED(p3); in mass_thread_main()
|
/subsys/net/ip/ |
A D | net_tc.c | 288 static void tc_rx_handler(void *p1, void *p2, void *p3) in tc_rx_handler() argument 290 ARG_UNUSED(p3); in tc_rx_handler() 316 static void tc_tx_handler(void *p1, void *p2, void *p3) in tc_tx_handler() argument 318 ARG_UNUSED(p3); in tc_tx_handler()
|
/subsys/net/lib/ptp/ |
A D | ptp.c | 25 static void ptp_thread(void *p1, void *p2, void *p3) in ptp_thread() argument 47 ARG_UNUSED(p3); in ptp_thread()
|
/subsys/modem/backends/ |
A D | modem_backend_tty.c | 23 static void modem_backend_tty_routine(void *p1, void *p2, void *p3) in modem_backend_tty_routine() argument 29 ARG_UNUSED(p3); in modem_backend_tty_routine()
|
/subsys/net/lib/latmon/ |
A D | latmon.c | 229 static void xfer_thread_func(void *p1, void *p2, void *p3) in xfer_thread_func() argument 279 static void monitor_thread_func(void *p1, void *p2, void *p3) in monitor_thread_func() argument 283 struct latmon_data *data = p3; in monitor_thread_func() 550 static int latmon_server_thread_func(void *p1, void *p2, void *p3) in latmon_server_thread_func() argument
|
/subsys/usb/device_next/ |
A D | usbd_core.c | 186 static void usbd_thread(void *p1, void *p2, void *p3) in usbd_thread() argument 190 ARG_UNUSED(p3); in usbd_thread()
|
/subsys/net/lib/sockets/ |
A D | sockets_service.c | 168 static void socket_service_thread(void *p1, void *p2, void *p3) in socket_service_thread() argument 172 ARG_UNUSED(p3); in socket_service_thread()
|
/subsys/net/l2/ppp/ |
A D | ppp_l2.c | 34 static void tx_handler(void *p1, void *p2, void *p3); 451 static void tx_handler(void *p1, void *p2, void *p3) in tx_handler() argument 455 ARG_UNUSED(p3); in tx_handler()
|
/subsys/net/conn_mgr/ |
A D | conn_mgr_monitor.c | 263 static void conn_mgr_mon_thread_fn(void *p1, void *p2, void *p3) in conn_mgr_mon_thread_fn() argument 267 ARG_UNUSED(p3); in conn_mgr_mon_thread_fn()
|
/subsys/mgmt/mcumgr/transport/src/ |
A D | smp_udp.c | 214 static void smp_udp_receive_thread(void *p1, void *p2, void *p3) in smp_udp_receive_thread() argument 220 ARG_UNUSED(p3); in smp_udp_receive_thread()
|
A D | smp_lorawan.c | 58 static void smp_lorawan_uplink_thread(void *p1, void *p2, void *p3) in smp_lorawan_uplink_thread() argument
|
/subsys/bluetooth/mesh/ |
A D | adv_legacy.c | 150 static void adv_thread(void *p1, void *p2, void *p3) in adv_thread() argument
|
/subsys/net/lib/shell/ |
A D | events.c | 508 static void event_mon_handler(const struct shell *sh, void *p2, void *p3) in event_mon_handler() argument 514 ARG_UNUSED(p3); in event_mon_handler()
|
/subsys/usb/device_next/class/ |
A D | bt_hci.c | 201 static void bt_hci_tx_thread(void *p1, void *p2, void *p3) in bt_hci_tx_thread() argument 206 ARG_UNUSED(p3); in bt_hci_tx_thread()
|
/subsys/bluetooth/controller/hci/ |
A D | hci_driver.c | 322 static void prio_recv_thread(void *p1, void *p2, void *p3) in prio_recv_thread() argument 777 static void recv_thread(void *p1, void *p2, void *p3) in recv_thread() argument
|
/subsys/net/lib/coap/ |
A D | coap_server.c | 790 static void coap_server_thread(void *p1, void *p2, void *p3) in coap_server_thread() argument 798 ARG_UNUSED(p3); in coap_server_thread()
|
/subsys/net/lib/ocpp/ |
A D | ocpp.c | 214 static void ocpp_internal_handler(void *p1, void *p2, void *p3) in ocpp_internal_handler() argument 475 static void ocpp_wsreader(void *p1, void *p2, void *p3) in ocpp_wsreader() argument
|
/subsys/net/l2/ethernet/gptp/ |
A D | gptp.c | 556 static void gptp_thread(void *p1, void *p2, void *p3) in gptp_thread() argument 560 ARG_UNUSED(p3); in gptp_thread()
|
/subsys/usb/device/class/netusb/ |
A D | function_rndis.c | 886 static void cmd_thread(void *p1, void *p2, void *p3) in cmd_thread() argument 890 ARG_UNUSED(p3); in cmd_thread()
|
/subsys/net/lib/http/ |
A D | http_server_core.c | 976 static void http_server_thread(void *p1, void *p2, void *p3) in http_server_thread() argument 982 ARG_UNUSED(p3); in http_server_thread()
|
/subsys/net/lib/lwm2m/ |
A D | lwm2m_engine.c | 798 static void socket_loop(void *p1, void *p2, void *p3) in socket_loop() argument 802 ARG_UNUSED(p3); in socket_loop()
|
/subsys/sensing/ |
A D | sensor_mgmt.c | 218 static void sensing_runtime_thread(void *p1, void *p2, void *p3) in sensing_runtime_thread() argument
|