Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h58 #define PICL_CLASS_KEYBOARD "keyboard" macro
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c113 { "keyboard", PICL_CLASS_KEYBOARD},
537 (void) strcpy(classbuf, PICL_CLASS_KEYBOARD); in get_minor_class()