Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c122 static entity_attribute_t *hidparser_alloc_attrib_list(int);
2149 newattrib = hidparser_alloc_attrib_list(1); in hidparser_add_attribute()
2166 hidparser_alloc_attrib_list(int count) in hidparser_alloc_attrib_list() function
2207 current_dst = return_value = hidparser_alloc_attrib_list(1); in hidparser_cp_attribute_list()
2221 hidparser_alloc_attrib_list(1); in hidparser_cp_attribute_list()