Searched refs:hparser_log_handle (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | hidparser.c | 41 static usb_log_handle_t hparser_log_handle; variable 69 hparser_log_handle = usb_alloc_log_hdl(NULL, "hidparser", in _init() 82 usb_free_log_hdl(hparser_log_handle); in _fini() 1371 USB_DPRINTF_L3(PRINT_MASK_ALL, hparser_log_handle, "%s%s(0x%x)", in hidparser_print_entity() 1388 USB_DPRINTF_L3(PRINT_MASK_ALL, hparser_log_handle, in hidparser_print_this_attribute() 1393 USB_DPRINTF_L3(PRINT_MASK_ALL, hparser_log_handle, in hidparser_print_this_attribute() 1631 hparser_log_handle, in hidparser_ItemList() 1646 hparser_log_handle, in hidparser_ItemList() 1668 hparser_log_handle, in hidparser_ItemList() 1683 hparser_log_handle, in hidparser_ItemList() [all …]
|