Searched refs:KEYSWITCH_NAME (Results 1 – 2 of 2) sorted by relevance
95 #define KEYSWITCH_NAME "keyswitch" macro
742 (void) strlcpy(id->name, KEYSWITCH_NAME, sizeof (id->name)); in get_keyswitch_data()744 } else if (strncmp(id->name, KEYSWITCH_NAME, sizeof (id->name)) != 0) { in get_keyswitch_data()