Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser.h109 int hidparser_get_country_code(hidparser_handle_t parser_handle,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c1970 if (hidparser_get_country_code(usbkbmd->usbkbm_report_descr, in usbkbm_get_input_format()
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c268 hidparser_get_country_code(hidparser_handle_t parser_handle, in hidparser_get_country_code() function