Searched refs:MFE_IOC_GETBITS (Results 1 – 6 of 6) sorted by relevance
144 #define MFE_IOC_GETBITS ((MFE_IOC_MAGIC<<8)|3) macro164 #define MFE_IOC_GETBITS _IOR(MFE_IOC_MAGIC, 3, U32) macro
1396 case MFE_IOC_GETBITS: in MDrv_MFE_Ioctl()
112 #define MFE_IOC_GETBITS ((MFE_IOC_MAGIC<<8)|3UL) macro
1006 case MFE_IOC_GETBITS: in MDrv_MFE_Ioctl()
1376 ioctl(mfe_fd, MFE_IOC_GETBITS, (MFE_U32)(&bitsinfo)); in MAdp_MFE_Proc()1379 ioctl(mfe_fd, MFE_IOC_GETBITS, (MFE_U32)(&bitsinfo)); in MAdp_MFE_Proc()
245 mfe_ioctl((MS_VIRT)appPVR_Info->mfe_drvHandle, MFE_IOC_GETBITS, (MS_VIRT)(&bitsinfo)); in MAdp_MFE_Proc_nonThread()