Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pnp/pnpbios/
Drsparser.c457 len >= PNP_NAME_LEN ? PNP_NAME_LEN - 2 : len); in pnpbios_parse_compatible_ids()
459 PNP_NAME_LEN ? PNP_NAME_LEN - 1 : len] = '\0'; in pnpbios_parse_compatible_ids()
/linux-4.1.27/include/linux/
Dpnp.h17 #define PNP_NAME_LEN 50 macro
211 char name[PNP_NAME_LEN]; /* contains a human-readable name */
268 char name[PNP_NAME_LEN]; /* contains a human-readable name */