the_charlcd       681 drivers/auxdisplay/charlcd.c static struct charlcd *the_charlcd;
the_charlcd       700 drivers/auxdisplay/charlcd.c 		charlcd_write_char(the_charlcd, c);
the_charlcd       708 drivers/auxdisplay/charlcd.c 	struct charlcd_priv *priv = charlcd_to_priv(the_charlcd);
the_charlcd       839 drivers/auxdisplay/charlcd.c 	struct charlcd *lcd = the_charlcd;
the_charlcd       876 drivers/auxdisplay/charlcd.c 	the_charlcd = lcd;
the_charlcd       889 drivers/auxdisplay/charlcd.c 	the_charlcd = NULL;