Searched refs:entity_item_params (Results 1 – 3 of 3) sorted by relevance
68 char *entity_item_params; member
675 entity_item_params[0]; in hidparser_get_main_item_data_descr_main()690 entity_item_params[0]; in hidparser_get_main_item_data_descr_main()1374 entity->entity_item_params[0] & 0xFF : 0x00)); in hidparser_print_entity()2098 entity->entity_item_params = kmem_zalloc(len, KM_SLEEP); in hidparser_allocate_entity()2099 (void) bcopy(text, entity->entity_item_params, len); in hidparser_allocate_entity()2302 if (current->entity_item_params != NULL) in hidparser_free_report_descr_handle()2303 kmem_free(current->entity_item_params, in hidparser_free_report_descr_handle()2314 if (current->entity_item_params != NULL) { in hidparser_free_report_descr_handle()2315 kmem_free(current->entity_item_params, in hidparser_free_report_descr_handle()
910 prt_usb_hid_item_data((uintptr_t)item->entity_item_params, in prt_usb_hid_item_params()