Searched refs:p_value (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Di2c_gpio.c155 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 Dtv_fs450.c442 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 Di2c_gpio.c54 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 Dtv_fs450.c300 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 Dxvmain.c1150 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 Dxvmain.c980 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 DXv.c743 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 Dkxv.c1239 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 Dkxv.c1569 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 Dxf86xv.c1749 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 Dxf86xv.c1560 xf86XVGetPortAttribute(XvPortPtr pPort, Atom attribute, INT32 *p_value) argument
1565 attribute, p_value,

Completed in 25 milliseconds