Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/txx9/generic/
D7segled.c18 static void (*tx_7segled_putc)(unsigned int pos, unsigned char val); variable
24 tx_7segled_putc = putc; in txx9_7segled_init()
36 tx_7segled_putc(pos, c); in txx9_7segled_putc()
54 tx_7segled_putc(ch, buf[0]); in raw_store()