Home
last modified time | relevance | path

Searched defs:interface (Results 601 - 625 of 830) sorted by relevance

1...<<21222324252627282930>>...34

/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dgm12u320.c636 static int gm12u320_usb_probe(struct usb_interface *interface, in gm12u320_usb_probe() argument
711 static void gm12u320_usb_disconnect(struct usb_interface *interface) in gm12u320_usb_disconnect() argument
722 static int gm12u320_suspend(struct usb_interface *interface, in gm12u320_suspend() argument
730 static int gm12u320_resume(struct usb_interface *interface) in gm12u320_resume() argument
[all...]
/kernel/linux/linux-6.6/scripts/mod/
H A Dfile2alias.c446 unsigned char baseclass, subclass, interface, in do_pci_entry() local
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c175 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_ofld_req() local
360 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_enable_req() local
429 struct bnx2fc_interface *interface = port->priv; bnx2fc_send_session_disable_req() local
554 struct bnx2fc_interface *interface = port->priv; bnx2fc_process_l2_frame_compl() local
636 struct bnx2fc_interface *interface = tgt->port->priv; bnx2fc_process_unsol_compl() local
864 struct bnx2fc_interface *interface = port->priv; bnx2fc_process_cq_compl() local
999 struct bnx2fc_interface *interface = port->priv; bnx2fc_pending_work() local
1157 struct bnx2fc_interface *interface; bnx2fc_process_ofld_cmpl() local
1209 struct bnx2fc_interface *interface; bnx2fc_process_enable_conn_cmpl() local
1449 struct bnx2fc_interface *interface = port->priv; bnx2fc_map_doorbell() local
[all...]
H A Dbnx2fc_io.c32 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_cmd_timer_set() local
397 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elstm_alloc() local
467 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cmd_alloc() local
547 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_free_mp_resc() local
584 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_init_mp_req() local
665 struct bnx2fc_interface *interface; bnx2fc_initiate_tmf() local
825 struct bnx2fc_interface *interface; bnx2fc_initiate_abts() local
932 struct bnx2fc_interface *interface; bnx2fc_initiate_seq_cleanup() local
999 struct bnx2fc_interface *interface; bnx2fc_initiate_cleanup() local
1647 struct bnx2fc_interface *interface = io_req->port->priv; bnx2fc_map_sg() local
1724 struct bnx2fc_interface *interface = io_req->port->priv; bnx2fc_unmap_sg_list() local
2030 struct bnx2fc_interface *interface = port->priv; bnx2fc_post_io_req() local
[all...]
/kernel/linux/linux-6.6/sound/usb/misc/
H A Dua101.c888 find_format_descriptor(struct usb_interface *interface) in find_format_descriptor() argument
1124 free_usb_related_resources(struct ua101 *ua, struct usb_interface *interface) free_usb_related_resources() argument
1158 ua101_probe(struct usb_interface *interface, const struct usb_device_id *usb_id) ua101_probe() argument
1303 ua101_disconnect(struct usb_interface *interface) ua101_disconnect() argument
[all...]
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dusbdevice_fs.h58 unsigned int interface; member
70 unsigned int interface; member
171 unsigned int interface; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dusbdevice_fs.h39 unsigned int interface; member
48 unsigned int interface; member
117 unsigned int interface; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dusbdevice_fs.h39 unsigned int interface; member
48 unsigned int interface; member
117 unsigned int interface; member
/third_party/backends/backend/
H A Dnet.c698 net_avahi_resolve_callback (AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, argument
755 net_avahi_browse_callback (AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, argument
/third_party/backends/tools/
H A Dsane-find-scanner.c574 struct usb_interface *interface = &c->interface[interface_nr]; in check_libusb_device() local
947 const struct libusb_interface *interface; in check_libusb_device() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c486 registry_handle_global(void *data, struct wl_registry *registry, uint32_t name, const char *interface, uint32_t version) registry_handle_global() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c1054 const char *path, *interface, *member; in profile_handler() local
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c309 const char *interface; /* Destinatio member
820 pa_dbus_protocol_remove_interface(pa_dbus_protocol *p, const char* path, const char* interface) pa_dbus_protocol_remove_interface() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp531 const DeviceInterface& interface = context.getDeviceInterface(); in createFrameBuffer() local
253 recordCopyBufferToImage(VkCommandBuffer cmd, const DeviceInterface& interface, VkPipelineStageFlagBits srcStageMask, VkPipelineStageFlagBits dstStageMask, const VkDescriptorBufferInfo& bufferInfo, VkImage image, const VkExtent3D& imageExtent, VkFormat imageFormat, VkImageLayout oldImageLayout, VkImageLayout newImageLayout, deUint32 mipLevelCount) recordCopyBufferToImage() argument
370 recordCopyImageToBuffer(VkCommandBuffer cmd, const DeviceInterface& interface, VkPipelineStageFlagBits srcStageMask, VkPipelineStageFlagBits dstStageMask, VkImage image, const VkExtent3D& imageExtent, VkFormat imageFormat, VkImageLayout oldImageLayout, VkImageLayout newImageLayout, const VkDescriptorBufferInfo& bufferInfo) recordCopyImageToBuffer() argument
669 const InstanceInterface& interface = testContext.getInstanceInterface(); DeviceProperties() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp531 const DeviceInterface& interface = context.getDeviceInterface(); in createFrameBuffer() local
253 recordCopyBufferToImage(VkCommandBuffer cmd, const DeviceInterface& interface, VkPipelineStageFlagBits srcStageMask, VkPipelineStageFlagBits dstStageMask, const VkDescriptorBufferInfo& bufferInfo, VkImage image, const VkExtent3D& imageExtent, VkFormat imageFormat, VkImageLayout oldImageLayout, VkImageLayout newImageLayout, deUint32 mipLevelCount) recordCopyBufferToImage() argument
370 recordCopyImageToBuffer(VkCommandBuffer cmd, const DeviceInterface& interface, VkPipelineStageFlagBits srcStageMask, VkPipelineStageFlagBits dstStageMask, VkImage image, const VkExtent3D& imageExtent, VkFormat imageFormat, VkImageLayout oldImageLayout, VkImageLayout newImageLayout, const VkDescriptorBufferInfo& bufferInfo) recordCopyImageToBuffer() argument
669 const InstanceInterface& interface = testContext.getInstanceInterface(); DeviceProperties() local
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp742 bool stencil_format_supported(const GrVkInterface* interface, in stencil_format_supported() argument
751 void GrVkCaps::initStencilFormat(const GrVkInterface* interface, VkPhysicalDevice physDev) { in initStencilFormat() argument
851 void GrVkCaps::initFormatTable(const GrVkInterface* interface, VkPhysicalDevice physDev, in initFormatTable() argument
1365 initSampleCounts(const GrVkInterface* interface, VkPhysicalDevice physDev, const VkPhysicalDeviceProperties& physProps, VkFormat format) initSampleCounts() argument
1409 init(const GrVkInterface* interface, VkPhysicalDevice physDev, const VkPhysicalDeviceProperties& properties, VkFormat format) init() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddhcp6.c160 static void get_mac(uint8_t *mac, char *interface) in get_mac() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp670 int32_t UsbService::ClaimInterface(uint8_t busNum, uint8_t devAddr, uint8_t interface, uint8_t force) in ClaimInterface() argument
691 int32_t UsbService::UsbAttachKernelDriver(uint8_t busNum, uint8_t devAddr, uint8_t interface) in UsbAttachKernelDriver() argument
712 int32_t UsbService::UsbDetachKernelDriver(uint8_t busNum, uint8_t devAddr, uint8_t interface) in UsbDetachKernelDriver() argument
733 int32_t UsbService::ReleaseInterface(uint8_t busNum, uint8_t devAddr, uint8_t interface) in ReleaseInterface() argument
[all...]
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp312 static void ParseInterfaceObj(const napi_env env, const napi_value interfaceObj, UsbInterface &interface) in ParseInterfaceObj() argument
356 UsbInterface interface; in ParseInterfacesObjs() local
961 UsbInterface interface; in PipeClaimInterface() local
1001 UsbInterface interface; PipeReleaseInterface() local
1033 UsbInterface interface; PipeSetInterface() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp603 void Parser::CheckInterfaceAttr(const AutoPtr<ASTInterfaceType> &interface, Token token) in CheckInterfaceAttr() argument
630 ParseInterfaceExternal(const AutoPtr<ASTInterfaceType> &interface) ParseInterfaceExternal() argument
641 ParseInterfaceBody(const AutoPtr<ASTInterfaceType> &interface) ParseInterfaceBody() argument
676 ParseMethod(const AutoPtr<ASTInterfaceType> &interface) ParseMethod() argument
793 CheckMethodAttr(const AutoPtr<ASTInterfaceType> &interface, const AutoPtr<ASTMethod> &method) CheckMethodAttr() argument
1923 ParseInterfaceExtends(AutoPtr<ASTInterfaceType> &interface) ParseInterfaceExtends() argument
2173 AutoPtr<ASTInterfaceType> interface = astPair.second->GetInterfaceDef(); ModifyInterfaceNamespace() local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp947 GetArrayData( AAFwk::IInterface *interface, std::vector<value> &array, std::function<bool(IArray *)> IsArrayfunc) GetArrayData() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp70 struct IAudioCallback interface; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dmock_wifi_hal_service.c637 WifiErrorNo P2pRemoveGroup(const char *interface) in P2pRemoveGroup() argument
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h302 std::string interface; member in OHOS::Wifi::P2pWfdInfoType::P2pDeviceType::P2pDeviceCapability::P2pGroupCapability::WifiP2pGroupInfo
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c98 int32_t RegisterBroadcastMediumFunction(SoftbusMediumType type, const SoftbusBroadcastMediumInterface *interface) in RegisterBroadcastMediumFunction() argument
[all...]

Completed in 41 milliseconds

1...<<21222324252627282930>>...34