Searched refs:Ioctl_Type (Results 1 – 2 of 2) sorted by relevance
652 Hal4Ctxt->Ioctl_Type = IoctlCode; in phHal4Nfc_Ioctl()1334 if(( DEVMGMT_SWP_TEST == Hal4Ctxt->Ioctl_Type ) in phHal4Nfc_SelfTestComplete()1335 || ( DEVMGMT_ANTENNA_TEST == Hal4Ctxt->Ioctl_Type )) in phHal4Nfc_SelfTestComplete()1408 if ((NFC_MEM_READ == Hal4Ctxt->Ioctl_Type) in phHal4Nfc_IoctlComplete()1409 || (NFC_GPIO_READ == Hal4Ctxt->Ioctl_Type) in phHal4Nfc_IoctlComplete()
224 uint32_t Ioctl_Type; member