Searched refs:bos (Results 1 – 3 of 3) sorted by relevance
137 size_t bos = __bos(value); in property_get() local138 if (bos < PROPERTY_VALUE_MAX) { in property_get()
160 libusb_bos_descriptor* bos; in check_ms_os_desc_v2() local161 int rc = libusb_get_bos_descriptor(device_handle, &bos); in check_ms_os_desc_v2()168 for (size_t i = 0; i < bos->bNumDeviceCaps; ++i) { in check_ms_os_desc_v2()169 libusb_bos_dev_capability_descriptor* desc = bos->dev_capability[i]; in check_ms_os_desc_v2()