Home
last modified time | relevance | path

Searched refs:ch7xxx (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/i915/
H A Ddvo_ch7xxx.c137 struct ch7xxx_priv *ch7xxx = dvo->dev_priv; in ch7xxx_readb() local
165 if (!ch7xxx->quiet) { in ch7xxx_readb()
191 if (!ch7xxx->quiet) { in ch7xxx_writeb()
203 struct ch7xxx_priv *ch7xxx; in ch7xxx_init() local
208 if (ch7xxx == NULL) in ch7xxx_init()
212 dvo->dev_priv = ch7xxx; in ch7xxx_init()
213 ch7xxx->quiet = true; in ch7xxx_init()
238 ch7xxx->quiet = false; in ch7xxx_init()
243 kfree(ch7xxx); in ch7xxx_init()
353 if (ch7xxx) { in ch7xxx_destroy()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c138 struct ch7xxx_priv *ch7xxx = dvo->dev_priv; in ch7xxx_readb() local
166 if (!ch7xxx->quiet) { in ch7xxx_readb()
192 if (!ch7xxx->quiet) { in ch7xxx_writeb()
204 struct ch7xxx_priv *ch7xxx; in ch7xxx_init() local
209 if (ch7xxx == NULL) in ch7xxx_init()
213 dvo->dev_priv = ch7xxx; in ch7xxx_init()
214 ch7xxx->quiet = true; in ch7xxx_init()
237 ch7xxx->quiet = false; in ch7xxx_init()
242 kfree(ch7xxx); in ch7xxx_init()
352 if (ch7xxx) { in ch7xxx_destroy()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c138 struct ch7xxx_priv *ch7xxx = dvo->dev_priv; in ch7xxx_readb() local
166 if (!ch7xxx->quiet) { in ch7xxx_readb()
192 if (!ch7xxx->quiet) { in ch7xxx_writeb()
204 struct ch7xxx_priv *ch7xxx; in ch7xxx_init() local
209 if (ch7xxx == NULL) in ch7xxx_init()
213 dvo->dev_priv = ch7xxx; in ch7xxx_init()
214 ch7xxx->quiet = true; in ch7xxx_init()
237 ch7xxx->quiet = false; in ch7xxx_init()
242 kfree(ch7xxx); in ch7xxx_init()
352 if (ch7xxx) { in ch7xxx_destroy()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c138 struct ch7xxx_priv *ch7xxx = dvo->dev_priv; in ch7xxx_readb() local
166 if (!ch7xxx->quiet) { in ch7xxx_readb()
192 if (!ch7xxx->quiet) { in ch7xxx_writeb()
204 struct ch7xxx_priv *ch7xxx; in ch7xxx_init() local
209 if (ch7xxx == NULL) in ch7xxx_init()
213 dvo->dev_priv = ch7xxx; in ch7xxx_init()
214 ch7xxx->quiet = true; in ch7xxx_init()
237 ch7xxx->quiet = false; in ch7xxx_init()
242 kfree(ch7xxx); in ch7xxx_init()
352 if (ch7xxx) { in ch7xxx_destroy()
[all …]