Searched refs:Ioctl_Type (Results 1 – 2 of 2) sorted by relevance
654 Hal4Ctxt->Ioctl_Type = IoctlCode; in phHal4Nfc_Ioctl()1336 if(( DEVMGMT_SWP_TEST == Hal4Ctxt->Ioctl_Type ) in phHal4Nfc_SelfTestComplete()1337 || ( DEVMGMT_ANTENNA_TEST == Hal4Ctxt->Ioctl_Type )) in phHal4Nfc_SelfTestComplete()1410 if ((NFC_MEM_READ == Hal4Ctxt->Ioctl_Type) in phHal4Nfc_IoctlComplete()1411 || (NFC_GPIO_READ == Hal4Ctxt->Ioctl_Type) in phHal4Nfc_IoctlComplete()
224 uint32_t Ioctl_Type; member