Home
last modified time | relevance | path

Searched refs:_cancel_workitem_sync (Results 1 – 5 of 5) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service_linux.h418 __inline static void _cancel_workitem_sync(_workitem *pwork) in _cancel_workitem_sync() function
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dwifi_regd.c742 _cancel_workitem_sync(&wiphy_data->async_regd_change_work); in rtw_regd_deinit()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_pwrctrl.c2459 _cancel_workitem_sync(&pwrctrlpriv->cpwm_event); in rtw_free_pwrctrl_priv()
2460 _cancel_workitem_sync(&pwrctrlpriv->dma_event); in rtw_free_pwrctrl_priv()
2462 _cancel_workitem_sync(&pwrctrlpriv->rpwmtimeoutwi); in rtw_free_pwrctrl_priv()
Drtw_cmd.c197 _cancel_workitem_sync(&pevtpriv->c2h_wk); in _rtw_free_evt_priv()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.c3408 _cancel_workitem_sync(&adapter->mesh_work); in rtw_mesh_deinit_mesh_info()