Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dubcmtp.c114 #define IS_CLICKPAD(ubcmtp_type) (ubcmtp_type != UBCMTP_TYPE1) macro
525 hw->hw_type = (IS_CLICKPAD(sc->dev_type->type) in ubcmtp_configure()