Home
last modified time | relevance | path

Searched refs:p3 (Results 1 – 25 of 29) sorted by relevance

12

/subsys/usb/host/
A Dusbh_core.c138 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 Dinput.c76 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 Dbluetooth.c126 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 Dmsc.c975 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 Dnet_tc.c288 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 Dptp.c25 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 Dmodem_backend_tty.c23 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 Dlatmon.c229 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 Dusbd_core.c186 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 Dsockets_service.c168 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 Dppp_l2.c34 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 Dconn_mgr_monitor.c263 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 Dsmp_udp.c214 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 Dsmp_lorawan.c58 static void smp_lorawan_uplink_thread(void *p1, void *p2, void *p3) in smp_lorawan_uplink_thread() argument
/subsys/bluetooth/mesh/
A Dadv_legacy.c150 static void adv_thread(void *p1, void *p2, void *p3) in adv_thread() argument
/subsys/net/lib/shell/
A Devents.c508 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 Dbt_hci.c201 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 Dhci_driver.c322 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 Dcoap_server.c790 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 Docpp.c214 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 Dgptp.c556 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 Dfunction_rndis.c886 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 Dhttp_server_core.c976 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 Dlwm2m_engine.c798 static void socket_loop(void *p1, void *p2, void *p3) in socket_loop() argument
802 ARG_UNUSED(p3); in socket_loop()
/subsys/sensing/
A Dsensor_mgmt.c218 static void sensing_runtime_thread(void *p1, void *p2, void *p3) in sensing_runtime_thread() argument

Completed in 70 milliseconds

12