Home
last modified time | relevance | path

Searched defs:pltfm_api (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/
Dhalmac_api.c113 halmac_init_adapter(void *drv_adapter, struct halmac_platform_api *pltfm_api, in halmac_init_adapter()
313 struct halmac_platform_api *pltfm_api) in chk_pltfm_api()
493 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, in get_chip_info()
548 pltfm_reg_r8_sdio(void *drv_adapter, struct halmac_platform_api *pltfm_api, in pltfm_reg_r8_sdio()
567 pltfm_reg_w8_sdio(void *drv_adapter, struct halmac_platform_api *pltfm_api, in pltfm_reg_w8_sdio()
586 pltfm_reg_r_indir_sdio(void *drv_adapter, struct halmac_platform_api *pltfm_api, in pltfm_reg_r_indir_sdio()
Dhalmac_type.h2164 struct halmac_platform_api *pltfm_api; member