Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtcx.c330 const char *tcx_name; in tcx_init_fix() local
333 tcx_name = "TCX8"; in tcx_init_fix()
335 tcx_name = "TCX24"; in tcx_init_fix()
337 strscpy(info->fix.id, tcx_name, sizeof(info->fix.id)); in tcx_init_fix()

Completed in 3 milliseconds