| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | i2c_gpio.c | 155 int I2C_Read(unsigned char address, unsigned int reg, unsigned long *p_value, 303 unsigned char bytes, unsigned char *p_value) 307 unsigned char bytes, unsigned char *p_value) 315 if (!p_value) 339 *p_value = ReceiveI2CData(); 344 *(p_value + 1) = ReceiveI2CData(); 302 gpio_i2c_read(unsigned char busnum,unsigned char address,unsigned char reg,unsigned char bytes,unsigned char * p_value) argument
|
| H A D | tv_fs450.c | 442 houston_ReadReg(unsigned int reg, unsigned long *p_value, unsigned int bytes) argument 445 (unsigned char)bytes, (unsigned char *)p_value);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | i2c_gpio.c | 54 int I2C_Read(unsigned char address, unsigned int reg, unsigned long *p_value, 192 unsigned char bytes, unsigned char *p_value) 196 unsigned char bytes, unsigned char *p_value) 204 if (!p_value) 229 *p_value = ReceiveI2CData(); 234 *(p_value + 1) = ReceiveI2CData(); 191 gpio_i2c_read(unsigned char busnum,unsigned char address,unsigned char reg,unsigned char bytes,unsigned char * p_value) argument
|
| H A D | tv_fs450.c | 300 houston_ReadReg(unsigned int reg, unsigned long *p_value, unsigned int bytes) argument 303 (unsigned char) bytes, (unsigned char *) p_value);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xvmain.c | 1150 INT32 *p_value 1154 (* pPort->pAdaptor->ddGetPortAttribute)(client, pPort, attribute, p_value); 1146 XvdiGetPortAttribute(ClientPtr client,XvPortPtr pPort,Atom attribute,INT32 * p_value) argument
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xvmain.c | 980 XvPortPtr pPort, Atom attribute, INT32 *p_value) 985 p_value); 979 XvdiGetPortAttribute(ClientPtr client,XvPortPtr pPort,Atom attribute,INT32 * p_value) argument
|
| /xsrc/external/mit/libXv/dist/src/ |
| H A D | Xv.c | 743 XvGetPortAttribute(Display *dpy, XvPortID port, Atom attribute, int *p_value) argument 764 *p_value = rep.value;
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kxv.c | 1239 KdXVGetPortAttribute(XvPortPtr pPort, Atom attribute, INT32 *p_value) argument 1245 (int *) p_value,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kxv.c | 1569 INT32 *p_value 1574 attribute, (int *) p_value, portPriv->DevPriv.ptr)); 1565 KdXVGetPortAttribute(ClientPtr client,XvPortPtr pPort,Atom attribute,INT32 * p_value) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xv.c | 1749 INT32 *p_value 1754 attribute, p_value, portPriv->DevPriv.ptr)); 1745 xf86XVGetPortAttribute(ClientPtr client,XvPortPtr pPort,Atom attribute,INT32 * p_value) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xv.c | 1560 xf86XVGetPortAttribute(XvPortPtr pPort, Atom attribute, INT32 *p_value) argument 1565 attribute, p_value,
|