Home
last modified time | relevance | path

Searched defs:host (Results 301 - 325 of 2202) sorted by relevance

1...<<11121314151617181920>>...89

/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dhttp_proxy.h44 void inline SetHost(std::string &&host) in SetHost() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Darp_checker_test.cpp73 char host[] = "socket"; in HWTEST_F() local
124 char host[] = "socket"; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/context/
H A Dset_iface_config_context.cpp96 std::string host = NapiUtils::GetStringPropertyUtf8(GetEnv(), value, HTTP_RPPXY_HOST); in ParseHttpProxy() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_ninja32.c105 struct ata_host *host; in ninja32_init_one() local
156 struct ata_host *host = pci_get_drvdata(pdev); in ninja32_reinit_one() local
[all...]
H A Dpata_falcon.c125 struct ata_host *host; in pata_falcon_init_one() local
176 struct ata_host *host = platform_get_drvdata(pdev); in pata_falcon_remove_one() local
H A Dpata_rz1000.c108 struct ata_host *host = pci_get_drvdata(pdev); in rz1000_reinit_one() local
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dpmu.c172 struct kvm_host_data *host; in kvm_vcpu_pmu_restore_guest() local
193 struct kvm_host_data *host; in kvm_vcpu_pmu_restore_host() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c132 struct kvm_host_data *host; in __pmu_switch_to_guest() local
152 struct kvm_host_data *host; in __pmu_switch_to_host() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddcr-native.h21 static inline bool dcr_map_ok_native(dcr_host_native_t host) in dcr_map_ok_native() argument
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dutil.c50 struct utsname host; in setup_machinename() local
71 struct utsname host; in setup_hostinfo() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/82xx/
H A Dpq2ads-pci-pic.c28 struct irq_domain *host; member
118 struct irq_domain *host; in pq2ads_pci_init_irq() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddcr-native.h21 static inline bool dcr_map_ok_native(dcr_host_native_t host) in dcr_map_ok_native() argument
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_attach.c39 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection() argument
174 static int attach_device(char *host, char *busid) in attach_device() argument
209 char *host = NULL; in usbip_attach() local
[all...]
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dutil.c52 struct utsname host; in setup_machinename() local
73 struct utsname host; in setup_hostinfo() local
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dfalconide.c135 struct ide_host *host; in falconide_init() local
180 struct ide_host *host = platform_get_drvdata(pdev); in falconide_remove() local
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dcore.h128 mmc_claim_host(struct mmc_host *host) mmc_claim_host() argument
146 mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq) mmc_pre_req() argument
161 mmc_post_req(struct mmc_host *host, struct mmc_request *mrq, int err) mmc_post_req() argument
168 mmc_cache_enabled(struct mmc_host *host) mmc_cache_enabled() argument
[all...]
H A Dpwrseq_simple.c61 static void mmc_pwrseq_simple_pre_power_on(struct mmc_host *host) in mmc_pwrseq_simple_pre_power_on() argument
73 static void mmc_pwrseq_simple_post_power_on(struct mmc_host *host) in mmc_pwrseq_simple_post_power_on() argument
83 static void mmc_pwrseq_simple_power_off(struct mmc_host *host) in mmc_pwrseq_simple_power_off() argument
H A Dpwrseq.h49 mmc_pwrseq_alloc(struct mmc_host *host) mmc_pwrseq_alloc() argument
50 mmc_pwrseq_pre_power_on(struct mmc_host *host) mmc_pwrseq_pre_power_on() argument
51 mmc_pwrseq_post_power_on(struct mmc_host *host) mmc_pwrseq_post_power_on() argument
52 mmc_pwrseq_power_off(struct mmc_host *host) mmc_pwrseq_power_off() argument
53 mmc_pwrseq_reset(struct mmc_host *host) mmc_pwrseq_reset() argument
54 mmc_pwrseq_free(struct mmc_host *host) mmc_pwrseq_free() argument
[all...]
H A Dsd_ops.c21 int mmc_app_cmd(struct mmc_host *host, struct mmc_card *card) in mmc_app_cmd() argument
51 static int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, in mmc_wait_for_app_cmd() argument
117 mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) mmc_send_app_op_cond() argument
161 mmc_send_if_cond(struct mmc_host *host, u32 ocr) mmc_send_if_cond() argument
192 mmc_send_relative_addr(struct mmc_host *host, unsigned int *rca) mmc_send_relative_addr() argument
[all...]
H A Dsdio_irq.c30 static int sdio_get_pending_irqs(struct mmc_host *host, u8 *pending) in sdio_get_pending_irqs() argument
58 static int process_sdio_pending_irqs(struct mmc_host *host) in process_sdio_pending_irqs() argument
113 sdio_run_irqs(struct mmc_host *host) sdio_run_irqs() argument
126 struct mmc_host *host = sdio_irq_work() local
132 sdio_signal_irq(struct mmc_host *host) sdio_signal_irq() argument
141 struct mmc_host *host = _host; sdio_irq_thread() local
226 struct mmc_host *host = card->host; sdio_card_irq_get() local
251 struct mmc_host *host = card->host; sdio_card_irq_put() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-hi3798cv200.c32 static void dw_mci_hi3798cv200_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3798cv200_set_ios() argument
70 struct dw_mci *host in dw_mci_hi3798cv200_execute_tuning() local
127 dw_mci_hi3798cv200_init(struct dw_mci *host) dw_mci_hi3798cv200_init() argument
183 struct dw_mci *host = platform_get_drvdata(pdev); dw_mci_hi3798cv200_remove() local
[all...]
H A Dsdhci_f_sdh30.c29 static void *sdhci_f_sdhost_priv(struct sdhci_host *host) in sdhci_f_sdhost_priv() argument
36 static void sdhci_f_sdh30_soft_voltage_switch(struct sdhci_host *host) in sdhci_f_sdh30_soft_voltage_switch() argument
64 sdhci_f_sdh30_get_min_clock(struct sdhci_host *host) sdhci_f_sdh30_get_min_clock() argument
69 sdhci_f_sdh30_reset(struct sdhci_host *host, u8 mask) sdhci_f_sdh30_reset() argument
105 struct sdhci_host *host; sdhci_f_sdh30_probe() local
189 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_f_sdh30_remove() local
[all...]
H A Dsdhci-pltfm.c28 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) in sdhci_pltfm_clk_get_max_clock() argument
60 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_get_compatibility() local
82 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_get_property() local
120 struct sdhci_host *host; sdhci_pltfm_init() local
167 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_pltfm_free() local
177 struct sdhci_host *host; sdhci_pltfm_register() local
196 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_pltfm_unregister() local
211 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pltfm_suspend() local
230 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pltfm_resume() local
[all...]
H A Dsdhci-pltfm.h36 static inline u32 sdhci_be32bs_readl(struct sdhci_host *host, int reg) in sdhci_be32bs_readl() argument
41 static inline u16 sdhci_be32bs_readw(struct sdhci_host *host, int reg) in sdhci_be32bs_readw() argument
46 static inline u8 sdhci_be32bs_readb(struct sdhci_host *host, int reg) in sdhci_be32bs_readb() argument
51 static inline void sdhci_be32bs_writel(struct sdhci_host *host, in sdhci_be32bs_writel() argument
57 static inline void sdhci_be32bs_writew(struct sdhci_host *host, in sdhci_be32bs_writew() argument
81 sdhci_be32bs_writeb(struct sdhci_host *host, u8 val, int reg) sdhci_be32bs_writeb() argument
109 sdhci_pltfm_priv(struct sdhci_pltfm_host *host) sdhci_pltfm_priv() argument
[all...]
H A Dtmio_mmc.c29 static void tmio_mmc_clk_start(struct tmio_mmc_host *host) in tmio_mmc_clk_start() argument
39 static void tmio_mmc_clk_stop(struct tmio_mmc_host *host) in tmio_mmc_clk_stop() argument
50 static void tmio_mmc_set_clock(struct tmio_mmc_host *host, in tmio_mmc_set_clock() argument
78 tmio_mmc_reset(struct tmio_mmc_host *host) tmio_mmc_reset() argument
123 struct tmio_mmc_host *host; tmio_mmc_probe() local
196 struct tmio_mmc_host *host = platform_get_drvdata(pdev); tmio_mmc_remove() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...89