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

/xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/
H A Divch.c51 struct ivch_priv { struct
87 ivch_read(struct ivch_priv *priv, int addr, uint16_t *data)
124 ivch_write(struct ivch_priv *priv, int addr, uint16_t data)
163 struct ivch_priv *priv;
166 priv = xcalloc(1, sizeof(struct ivch_priv));
230 struct ivch_priv *priv = d->DriverPrivate.ptr;
267 struct ivch_priv *priv = d->DriverPrivate.ptr;
304 struct ivch_priv *priv = d->DriverPrivate.ptr;
348 struct ivch_priv *priv = d->DriverPrivate.ptr;
357 struct ivch_priv *pri
[all...]

Completed in 2 milliseconds