Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dtcx.c329 const char *tcx_name; in tcx_init_fix() local
332 tcx_name = "TCX8"; in tcx_init_fix()
334 tcx_name = "TCX24"; in tcx_init_fix()
336 strlcpy(info->fix.id, tcx_name, sizeof(info->fix.id)); in tcx_init_fix()