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

/solaris-x11-s12/open-src/kernel/i915/src/
H A Ddvo_ch7017.c165 struct ch7017_priv { struct
207 struct ch7017_priv *priv;
211 priv = kzalloc(sizeof(struct ch7017_priv), GFP_KERNEL);
243 kfree(priv, sizeof (struct ch7017_priv));
405 struct ch7017_priv *priv = dvo->dev_priv;
408 kfree(priv, sizeof(struct ch7017_priv));

Completed in 10 milliseconds