Searched refs:LIBUSB_ERROR_INVALID_PARAM (Results 1 – 5 of 5) sorted by relevance
95 [-LIBUSB_ERROR_INVALID_PARAM] = "Invalid parameter",115 [-LIBUSB_ERROR_INVALID_PARAM] = "不合法的參數",200 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_init_context()204 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_init_context()242 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_init_context()372 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_device_list()375 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_device_list()630 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_open()637 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_open()743 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_configuration()[all …]
58 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_device_descriptor()115 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_config_descriptor()275 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_config_descriptor_by_value()308 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_string_descriptor()326 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_string_descriptor_ascii()346 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_descriptor()361 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_parse_ss_endpoint_comp()419 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_ss_endpoint_companion_descriptor()440 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_parse_bos_descriptor()583 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_get_bos_descriptor()[all …]
485 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_control_transfer()488 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_control_transfer()553 return (LIBUSB_ERROR_INVALID_PARAM); in libusb10_do_transfer()556 return (LIBUSB_ERROR_INVALID_PARAM); in libusb10_do_transfer()824 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_alloc_streams()
362 return (LIBUSB_ERROR_INVALID_PARAM); in libusb_hotplug_register_callback()
221 LIBUSB_ERROR_INVALID_PARAM = -2, enumerator