Home
last modified time | relevance | path

Searched defs:work (Results 426 – 450 of 562) sorted by relevance

1...<<11121314151617181920>>...23

/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h253 struct k_work work; member
/Zephyr-latest/drivers/ethernet/phy/
Dphy_realtek_rtl8211f.c441 static void phy_rt_rtl8211f_monitor_work_handler(struct k_work *work) in phy_rt_rtl8211f_monitor_work_handler()
Dphy_tja1103.c219 static void monitor_work_handler(struct k_work *work) in monitor_work_handler()
/Zephyr-latest/drivers/input/
Dinput_paw32xx.c195 static void paw32xx_motion_work_handler(struct k_work *work) in paw32xx_motion_work_handler()
Dinput_stmpe811.c421 static void stmpe811_work_handler(struct k_work *work) in stmpe811_work_handler()
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c252 struct k_work work; /* Work item */ member
/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c1209 static void eth_xlnx_gem_poll_phy(struct k_work *work) in eth_xlnx_gem_poll_phy()
/Zephyr-latest/drivers/serial/
Duart_ifx_cat1.c623 static void ifx_cat1_uart_async_tx_timeout(struct k_work *work) in ifx_cat1_uart_async_tx_timeout()
830 static void ifx_cat1_uart_async_rx_timeout(struct k_work *work) in ifx_cat1_uart_async_rx_timeout()
Duart_stm32.c1206 static inline void async_timer_start(struct k_work_delayable *work, in async_timer_start()
1750 static void uart_stm32_async_rx_timeout(struct k_work *work) in uart_stm32_async_rx_timeout()
1768 static void uart_stm32_async_tx_timeout(struct k_work *work) in uart_stm32_async_tx_timeout()
Duart_renesas_ra_sci.c885 static void uart_ra_sci_rx_timeout_handler(struct k_work *work) in uart_ra_sci_rx_timeout_handler()
896 static void uart_ra_sci_tx_timeout_handler(struct k_work *work) in uart_ra_sci_tx_timeout_handler()
/Zephyr-latest/drivers/gpio/
Dgpio_pcal64xxa.c89 struct k_work work; member
258 static void pcal64xxa_work_handler(struct k_work *work) in pcal64xxa_work_handler()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_midi2.c405 static void usbd_midi_rx_work(struct k_work *work) in usbd_midi_rx_work()
425 static void usbd_midi_tx_work(struct k_work *work) in usbd_midi_tx_work()
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c135 static void notify_work_handler(struct k_work *work) in notify_work_handler()
Dvocs.c106 static void notify_work_handler(struct k_work *work) in notify_work_handler()
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c217 static void avrcp_timeout(struct k_work *work) in avrcp_timeout()
Drfcomm.c451 static void rfcomm_dlc_rtx_timeout(struct k_work *work) in rfcomm_dlc_rtx_timeout()
1623 static void rfcomm_session_rtx_timeout(struct k_work *work) in rfcomm_session_rtx_timeout()
/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160.h197 struct k_work work; member
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_dummy.c129 static void smp_dummy_process_rx_queue(struct k_work *work) in smp_dummy_process_rx_queue()
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.c452 static void prov_dh_key_gen_handler(struct k_work *work) in prov_dh_key_gen_handler()
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt.c134 static void file_close_work_handler(struct k_work *work) in file_close_work_handler()
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c998 static void autohandler(struct k_work *work) in autohandler()
/Zephyr-latest/include/zephyr/pm/
Ddevice.h174 struct k_work_delayable work; member
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c63 struct k_work work; member
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c381 static void client_timeout(struct k_work *work) in client_timeout()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c259 static void pa_timer_handler(struct k_work *work) in pa_timer_handler()

1...<<11121314151617181920>>...23