Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c178 hidparser_report_id_list_t *id_lst);
1245 hidparser_report_id_list_t *id_lst) in hidparser_get_report_id_list_internal() argument
1259 current->info.child, main_item_type, id_lst); in hidparser_get_report_id_list_internal()
1280 i < id_lst->no_of_report_ids; in hidparser_get_report_id_list_internal()
1282 if (report_id == id_lst-> in hidparser_get_report_id_list_internal()
1289 if (i >= id_lst->no_of_report_ids) { in hidparser_get_report_id_list_internal()
1300 id_lst->report_id[i] = in hidparser_get_report_id_list_internal()
1302 id_lst->no_of_report_ids++; in hidparser_get_report_id_list_internal()