Searched defs:drv_adapter (Results 1 – 2 of 2) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/ |
| D | halmac_api.c | 113 halmac_init_adapter(void *drv_adapter, struct halmac_platform_api *pltfm_api, in halmac_init_adapter() 312 chk_pltfm_api(void *drv_adapter, enum halmac_interface intf, 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()
|
| D | halmac_type.h | 2161 void *drv_adapter; member
|