Searched refs:p_board_driver (Results 1 – 5 of 5) sorted by relevance
85 gI2cPortContext.nHandle = (int)(intptr_t) pDalHwContext->p_board_driver; in phDal4Nfc_i2c_set_open_from_handle()
100 gComPortContext.nHandle = (int)(intptr_t) pDalHwContext->p_board_driver; in phDal4Nfc_uart_set_open_from_handle()
139 phLibNfc_Ioctl_Cntx.psHwReference->p_board_driver = pDalHandle; in phLibNfc_Mgt_IoCtl()
223 gpphLibContext->psHwReference->p_board_driver = pDriverHandle; in phLibNfc_Mgt_Initialize()983 gpphLibContext->psHwReference->p_board_driver = pDriverHandle; in phLibNfc_Mgt_ConfigureTestMode()
148 void *p_board_driver; member