Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dclnt.h209 #define CLNT_CONTROL(cl,rq,in) ((*(cl)->cl_ops->cl_control)(cl,rq,in)) argument
210 #define clnt_control(cl,rq,in) ((*(cl)->cl_ops->cl_control)(cl,rq,in)) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h341 #define USB_DEVICE_INFO(cl,sc,pr) \ argument
342 USB_DEVICE_ID_MATCH_DEV_INFO,0,0,0,0,cl,sc,pr,0,0,0,0
344 #define USB_INTERFACE_INFO(cl,sc,pr) \ argument
345 USB_DEVICE_ID_MATCH_INT_INFO,0,0,0,0,0,0,0,cl,sc,pr,0
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMassStor.c97 #define GET_INTERFACE_INFO(cl,sc,pr) \ argument
98 USB_DEVICE_ID_MATCH_INT_INFO,0,0,0,0,0,0,0, (cl), (sc), (pr),0
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMassStor.c166 #define GET_INTERFACE_INFO(cl,sc,pr) \ argument
167 USB_DEVICE_ID_MATCH_INT_INFO,0,0,0,0,0,0,0, (cl), (sc), (pr),0
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c7145 char cl[] = MSIF_GOP_CHANGELIST; in MApi_GOP_GetChipCaps() local
7158 pLibVer->GOP_ChangeList = atoi(cl); in MApi_GOP_GetChipCaps()
H A DmapiGOP.c6780 char cl[] = MSIF_GOP_CHANGELIST; in Ioctl_GOP_GetCaps() local
6794 pLibVer->GOP_ChangeList = atoi(cl); in Ioctl_GOP_GetCaps()