Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pnp/pnpbios/
Drsparser.c458 len >= PNP_NAME_LEN ? PNP_NAME_LEN - 2 : len); in pnpbios_parse_compatible_ids()
460 PNP_NAME_LEN ? PNP_NAME_LEN - 1 : len] = '\0'; in pnpbios_parse_compatible_ids()
/linux-6.1.9/include/linux/
Dpnp.h18 #define PNP_NAME_LEN 50 macro
212 char name[PNP_NAME_LEN]; /* contains a human-readable name */
267 char name[PNP_NAME_LEN]; /* contains a human-readable name */