Searched refs:hd_name (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/hpc/
H A Dhpcfbio.h185 char hd_name[HPCFB_MAXNAMELEN]; member in struct:hpcfb_dspconf
/netbsd-current/sys/arch/zaurus/dev/
H A Dzlcd.c295 strlcpy(dspconf->hd_name, "Sharp Zaurus LCD",
296 sizeof(dspconf->hd_name));
H A Dw100lcd.c282 strlcpy(dspconf->hd_name, "Sharp Zaurus LCD",
283 sizeof(dspconf->hd_name));
/netbsd-current/sys/arch/sgimips/hpc/
H A Dhpc.c63 const char *hd_name; member in struct:hpc_device
516 for (; hd->hd_name != NULL; hd++) {
520 ha.ha_name = hd->hd_name;
/netbsd-current/sys/arch/hpcarm/dev/
H A Dwzero3_lcd.c388 strlcpy(dspconf->hd_name, "PXA2x0 Internal LCD controller",
389 sizeof(dspconf->hd_name));

Completed in 149 milliseconds