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.c119 static entity_attribute_t *hidparser_alloc_attrib_list(int);
2184 newattrib = hidparser_alloc_attrib_list(1);
2196 * hidparser_alloc_attrib_list:
2201 hidparser_alloc_attrib_list(int count) function
2242 current_dst = return_value = hidparser_alloc_attrib_list(1);
2256 hidparser_alloc_attrib_list(1);

Completed in 157 milliseconds