Searched refs:LIBUSB_ERROR_NO_MEM (Results 1 – 5 of 5) sorted by relevance
169 return (LIBUSB_ERROR_NO_MEM); in libusb_get_config_descriptor()384 return (LIBUSB_ERROR_NO_MEM); in libusb_parse_ss_endpoint_comp()465 return (LIBUSB_ERROR_NO_MEM); in libusb_parse_bos_descriptor()480 return (LIBUSB_ERROR_NO_MEM); in libusb_parse_bos_descriptor()493 return LIBUSB_ERROR_NO_MEM; in libusb_parse_bos_descriptor()587 return (LIBUSB_ERROR_NO_MEM); in libusb_get_bos_descriptor()619 return (LIBUSB_ERROR_NO_MEM); in libusb_get_usb_2_0_extension_descriptor()657 return (LIBUSB_ERROR_NO_MEM); in libusb_get_ss_usb_device_capability_descriptor()697 return (LIBUSB_ERROR_NO_MEM); in libusb_get_container_id_descriptor()736 return (LIBUSB_ERROR_NO_MEM); in libusb_get_platform_descriptor()
104 [-LIBUSB_ERROR_NO_MEM] = "Out of memory",124 [-LIBUSB_ERROR_NO_MEM] = "記憶體不足",254 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()259 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()265 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()279 return (LIBUSB_ERROR_NO_MEM); in libusb_init_context()379 return (LIBUSB_ERROR_NO_MEM); in libusb_get_device_list()391 return (LIBUSB_ERROR_NO_MEM); in libusb_get_device_list()406 return (LIBUSB_ERROR_NO_MEM); in libusb_get_device_list()642 return (LIBUSB_ERROR_NO_MEM); in libusb_open()[all …]
120 return (LIBUSB_ERROR_NO_MEM); in libusb10_handle_events_sub()124 return (LIBUSB_ERROR_NO_MEM); in libusb10_handle_events_sub()560 return (LIBUSB_ERROR_NO_MEM); in libusb10_do_transfer()
366 return (LIBUSB_ERROR_NO_MEM); in libusb_hotplug_register_callback()
230 LIBUSB_ERROR_NO_MEM = -11, enumerator