Home
last modified time | relevance | path

Searched defs:host (Results 176 - 200 of 2202) sorted by relevance

12345678910>>...89

/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-dove.c19 static u16 sdhci_dove_readw(struct sdhci_host *host, int reg) in sdhci_dove_readw() argument
34 static u32 sdhci_dove_readl(struct sdhci_host *host, int reg) in sdhci_dove_readl() argument
69 struct sdhci_host *host; in sdhci_dove_probe() local
[all...]
/kernel/linux/linux-6.6/fs/lockd/
H A Dsvcshare.c28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file() argument
69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_unshare_file() argument
93 void nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, in nlmsvc_traverse_shares() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmvme16x_scsi.c40 struct Scsi_Host * host = NULL; in mvme16x_probe() local
108 struct Scsi_Host *host = platform_get_drvdata(dev); mvme16x_device_remove() local
[all...]
H A Dsni_53c710.c58 struct Scsi_Host *host; in snirm710_probe() local
109 struct Scsi_Host *host = dev_get_drvdata(&dev->dev); snirm710_driver_remove() local
[all...]
H A Dbvme6000_scsi.c41 struct Scsi_Host *host; in bvme6000_probe() local
95 struct Scsi_Host *host = platform_get_drvdata(dev); bvme6000_device_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-cavium-thunderx.c23 struct spi_controller *host; in thunderx_spi_probe() local
93 struct spi_controller *host = pci_get_drvdata(pdev); thunderx_spi_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/dax/hmem/
H A Ddevice.c20 int walk_hmem_resources(struct device *host, walk_hmem_fn fn) in walk_hmem_resources() argument
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dintr_hw.c18 struct host1x *host = dev_id; in syncpt_thresh_isr() local
38 static void host1x_intr_disable_all_syncpt_intrs(struct host1x *host) in host1x_intr_disable_all_syncpt_intrs() argument
50 intr_hw_init(struct host1x *host, u32 cpm) intr_hw_init() argument
79 host1x_intr_init_host_sync(struct host1x *host, u32 cpm) host1x_intr_init_host_sync() argument
96 host1x_intr_set_syncpt_threshold(struct host1x *host, unsigned int id, u32 thresh) host1x_intr_set_syncpt_threshold() argument
103 host1x_intr_enable_syncpt_intr(struct host1x *host, unsigned int id) host1x_intr_enable_syncpt_intr() argument
110 host1x_intr_disable_syncpt_intr(struct host1x *host, unsigned int id) host1x_intr_disable_syncpt_intr() argument
[all...]
H A Dsyncpt_hw.c19 struct host1x *host = sp->host; in syncpt_restore() local
30 struct host1x *host = sp->host; in syncpt_restore_wait_base() local
43 struct host1x *host = sp->host; in syncpt_read_wait_base() local
55 struct host1x *host in syncpt_load() local
78 struct host1x *host = sp->host; syncpt_cpu_incr() local
107 struct host1x *host = sp->host; syncpt_assign_to_channel() local
122 syncpt_enable_protection(struct host1x *host) syncpt_enable_protection() argument
[all...]
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dns/entry/src/ohosTest/js/test/
H A DNetworkManagerMdns.test.js[all...]
/third_party/curl/tests/server/
H A Dresolve.c65 const char *host = NULL; in main() local
/third_party/ffmpeg/libavformat/
H A Dtls.h36 char *host; member
/third_party/curl/lib/vauth/
H A Dvauth.c57 char *Curl_auth_build_spn(const char *service, const char *host, in Curl_auth_build_spn() argument
74 TCHAR *Curl_auth_build_spn(const char *service, const char *host, in Curl_auth_build_spn() argument
[all...]
/third_party/curl/docs/examples/
H A Dhsts-preload.c52 const char *host; in hstsread() local
/third_party/curl/lib/
H A Dhsts.h38 const char *host; member
/third_party/libuv/src/win/
H A Dgetnameinfo.c43 WCHAR host[NI_MAXHOST]; in uv__getnameinfo_work() local
81 char* host; in uv__getnameinfo_done() local
[all...]
/third_party/libuv/src/unix/
H A Dgetnameinfo.c57 char* host; in uv__getnameinfo_done() local
/third_party/mbedtls/port/include/
H A Dtls_client.h33 char *host; member
/third_party/node/test/parallel/
H A Dtest-https-agent-getname.js
H A Dtest-https-pfx.js
/third_party/nghttp2/src/
H A Dshrpx_dual_dns_resolver.cc55 int DualDNSResolver::resolve(const StringRef &host) { in resolve() argument
/third_party/node/deps/cares/src/lib/
H A Dares_parse_ptr_reply.c39 ares_parse_ptr_reply(const unsigned char *abuf, int alen_int, const void *addr, int addrlen, int family, struct hostent **host) ares_parse_ptr_reply() argument
H A Dares_parse_ns_reply.c42 ares_parse_ns_reply(const unsigned char *abuf, int alen_int, struct hostent **host) ares_parse_ns_reply() argument
H A Dares_parse_aaaa_reply.c56 ares_parse_aaaa_reply(const unsigned char *abuf, int alen, struct hostent **host, struct ares_addr6ttl *addrttls, int *naddrttls) ares_parse_aaaa_reply() argument
H A Dares_parse_a_reply.c54 ares_parse_a_reply(const unsigned char *abuf, int alen, struct hostent **host, struct ares_addrttl *addrttls, int *naddrttls) ares_parse_a_reply() argument

Completed in 6 milliseconds

12345678910>>...89