Home
last modified time | relevance | path

Searched defs:dwork (Results 76 – 100 of 126) sorted by relevance

123456

/Zephyr-latest/drivers/ethernet/phy/
Dphy_realtek_rtl8211f.c443 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in phy_rt_rtl8211f_monitor_work_handler() local
Dphy_tja1103.c221 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in monitor_work_handler() local
Dphy_adin2111.c425 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in monitor_work_handler() local
Dphy_microchip_t1s.c223 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in phy_monitor_work_handler() local
/Zephyr-latest/subsys/net/ip/
Dipv6_pe.c665 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in send_deprecated_event() local
/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c1211 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in eth_xlnx_gem_poll_phy() local
Ddsa_ksz8xxx.c813 struct k_work_delayable *dwork = k_work_delayable_from_work(item); local
/Zephyr-latest/drivers/serial/
Duart_ifx_cat1.c625 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in ifx_cat1_uart_async_tx_timeout() local
833 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in ifx_cat1_uart_async_rx_timeout() local
Duart_xmc4xxx.c513 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_xmc4xxx_async_rx_timeout() local
567 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_xmc4xxx_async_tx_timeout() local
Duart_max32.c717 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_max32_async_tx_timeout() local
929 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_max32_async_rx_timeout() local
Duart_renesas_ra8_sci_b.c695 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_ra_sci_b_async_tx_timeout() local
781 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_ra_sci_b_async_rx_timeout() local
Duart_renesas_ra_sci.c887 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_ra_sci_rx_timeout_handler() local
898 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_ra_sci_tx_timeout_handler() local
Duart_sam0.c187 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_sam0_tx_timeout() local
306 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in uart_sam0_rx_timeout() local
Duart_mcux_lpuart.c877 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in mcux_lpuart_async_rx_timeout() local
892 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in mcux_lpuart_async_tx_timeout() local
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c937 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in probing() local
1774 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in announce_start() local
/Zephyr-latest/include/zephyr/modem/
Dcmux.h123 struct k_work_delayable dwork; member
/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c616 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in trng_poll_work_item() local
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c383 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in client_timeout() local
/Zephyr-latest/drivers/gnss/
Dgnss_emul.c442 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in gnss_emul_work_handler() local
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c89 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in work_handler() local
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_scan_delegator_test.c113 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in pa_timer_handler() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c836 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in clear_timeout() local
1234 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in friend_timeout() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c172 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in pa_timer_handler() local
/Zephyr-latest/drivers/usb_c/tcpc/
Dps8xxx.c573 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in ps8xxx_init_work_cb() local
Drt1715.c582 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in rt1715_init_work_cb() local

123456