Searched refs:entity_item_params (Results 1 – 3 of 3) sorted by relevance
656 entity_item_params[0]; in hidparser_get_main_item_data_descr_main()671 entity_item_params[0]; in hidparser_get_main_item_data_descr_main()1345 entity->entity_item_params[0] & 0xFF : 0x00)); in hidparser_print_entity()2063 entity->entity_item_params = kmem_zalloc(len, KM_SLEEP); in hidparser_allocate_entity()2064 (void) bcopy(text, entity->entity_item_params, len); in hidparser_allocate_entity()2267 if (current->entity_item_params != NULL) in hidparser_free_report_descr_handle()2268 kmem_free(current->entity_item_params, in hidparser_free_report_descr_handle()2279 if (current->entity_item_params != NULL) { in hidparser_free_report_descr_handle()2280 kmem_free(current->entity_item_params, in hidparser_free_report_descr_handle()
68 char *entity_item_params; member
953 prt_usb_hid_item_data((uintptr_t)item->entity_item_params, in prt_usb_hid_item_params()