Searched refs:ch7xxx (Results 1 – 1 of 1) sorted by relevance
149 struct ch7xxx_priv *ch7xxx = dvo->dev_priv; in ch7xxx_readb() local177 if (!ch7xxx->quiet) { in ch7xxx_readb()203 if (!ch7xxx->quiet) { in ch7xxx_writeb()215 struct ch7xxx_priv *ch7xxx; in ch7xxx_init() local220 if (ch7xxx == NULL) in ch7xxx_init()224 dvo->dev_priv = ch7xxx; in ch7xxx_init()225 ch7xxx->quiet = true; in ch7xxx_init()248 ch7xxx->quiet = false; in ch7xxx_init()253 kfree(ch7xxx); in ch7xxx_init()370 if (ch7xxx) { in ch7xxx_destroy()[all …]
Completed in 4 milliseconds