Home
last modified time | relevance | path

Searched defs:type (Results 76 – 100 of 328) sorted by relevance

12345678910>>...14

/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvADVSOUND.c255 void MDrv_AUDIO_COPY_Parameter(ADVSND_PARAM type, void * Parameter_ptr, MS_U32 size) in MDrv_AUDIO_COPY_Parameter()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvList.h123 #define get_list_entry(ptr, type, member, member_type, result) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dauto_fs.h55 int type; /* Type of packet */ member
H A Dipv6.h40 __u8 type; member
91 __u8 type; member
H A Dnbd.h53 __be32 type; /* == READ || == WRITE */ member
H A Dvirtio_blk.h45 __u32 type; member
H A Datmsvc.h23 enum atmsvc_msg_type type; member
H A Dtipc_config.h222 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */ member
297 static __inline__ int TLV_SET(void *tlv, __u16 type, void *data, __u16 len) in TLV_SET()
H A Dnubus.h231 unsigned char type; member
275 unsigned short type; member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A Dmvd_cc_EX.c1150 void MDrv_CC_CM_GetInfo(MS_U32 u32Id, MS_U32 selector, MS_U8 type, MS_U32 *p1, MS_U32 *p2) in MDrv_CC_CM_GetInfo()
1177 MS_BOOL MDrv_CC_CM_IsMvdRstDone(MS_U32 u32Id, MS_U8 type) in MDrv_CC_CM_IsMvdRstDone()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A Dmvd_cc_EX.c1154 void MDrv_CC_CM_GetInfo(MS_U32 u32Id, MS_U32 selector, MS_U8 type, MS_U32 *p1, MS_U32 *p2) in MDrv_CC_CM_GetInfo()
1181 MS_BOOL MDrv_CC_CM_IsMvdRstDone(MS_U32 u32Id, MS_U8 type) in MDrv_CC_CM_IsMvdRstDone()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A Dmvd_cc_EX.c1154 void MDrv_CC_CM_GetInfo(MS_U32 u32Id, MS_U32 selector, MS_U8 type, MS_U32 *p1, MS_U32 *p2) in MDrv_CC_CM_GetInfo()
1181 MS_BOOL MDrv_CC_CM_IsMvdRstDone(MS_U32 u32Id, MS_U8 type) in MDrv_CC_CM_IsMvdRstDone()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dvlc.h111 int type; //!< type of syntax element for data part. member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dvlc.h111 MS_S32 type; //!< type of syntax element for data part. member
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinftrees.c116 MS_U32 gpdinflate_table(type, lens, codes, table, bits, work) in gpdinflate_table() argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h88 #define __isctype(c, type) \ argument
237 # define __isctype_l(c, type, locale) \ argument
H A Dlink.h31 #define ElfW(type) _ElfW (Elf, __ELF_NATIVE_CLASS, type) argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip_icmp.h29 u_int8_t type; /* message type */ member
272 #define ICMP_INFOTYPE(type) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dnfnetlink_compat.h43 #define NFA_NEST(skb, type) \ argument
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.h46 enum symbol_type type; member
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/
H A Dmhal_adc.c915 static void _Hal_ADC_SCART_SV_RGB_switch(void *pInstance,HAL_ADC_SCART_PATCH_SWITCH type) in _Hal_ADC_SCART_SV_RGB_switch()
1037 void Hal_XC_ADC_Set_VClamp_level(void *pInstance,ADC_VClamp_Level_Type type) in Hal_XC_ADC_Set_VClamp_level()
2715 MS_BOOL Hal_ADC_SetCalibrationRefSource(void *pInstance,MS_U16 type) in Hal_ADC_SetCalibrationRefSource()
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/
H A Dmhal_adc.c915 static void _Hal_ADC_SCART_SV_RGB_switch(void *pInstance,HAL_ADC_SCART_PATCH_SWITCH type) in _Hal_ADC_SCART_SV_RGB_switch()
1037 void Hal_XC_ADC_Set_VClamp_level(void *pInstance,ADC_VClamp_Level_Type type) in Hal_XC_ADC_Set_VClamp_level()
2715 MS_BOOL Hal_ADC_SetCalibrationRefSource(void *pInstance,MS_U16 type) in Hal_ADC_SetCalibrationRefSource()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c528 MFE_U32 DMAGetFile(char *tmpname, DWORD start, DWORD size, int type, char *Buffer) in DMAGetFile()
539 int DMAPutMem(char *from_ptr, int size, MFE_U32 to_addr, int type) in DMAPutMem()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netrom/
H A Dnetrom.h43 int type; member
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_adc.c879 static void _Hal_ADC_SCART_SV_RGB_switch(void *pInstance, HAL_ADC_SCART_PATCH_SWITCH type) in _Hal_ADC_SCART_SV_RGB_switch()
1001 void Hal_XC_ADC_Set_VClamp_level(void *pInstance, ADC_VClamp_Level_Type type) in Hal_XC_ADC_Set_VClamp_level()
2868 MS_BOOL Hal_ADC_SetCalibrationRefSource(void *pInstance, MS_U16 type) in Hal_ADC_SetCalibrationRefSource()

12345678910>>...14