Home
last modified time | relevance | path

Searched defs:host (Results 251 - 275 of 1702) sorted by relevance

1...<<11121314151617181920>>...69

/base/request/request/services/src/cxx/
H A Dget_proxy.cpp76 void SysNetProxyManager::InitProxy(std::string &host, std::string &port, std::string &exclusion) in InitProxy() argument
113 std::string host; in OnReceiveEvent() local
123 GetHttpProxy( const std::string proxyContent, std::string &host, std::string &port, std::string &exclusionList) GetHttpProxy() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_web_data_base_adapter_wrapper.cpp40 SaveHttpAuthCredentials( const std::string& host, const std::string& realm, const std::string& username, const char* password) SaveHttpAuthCredentials() argument
55 GetHttpAuthCredentials( const std::string& host, const std::string& realm, std::string& username, char* password, uint32_t passwordSize) GetHttpAuthCredentials() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_data_base_wrapper.cpp31 GetHttpAuthCredentials( const std::string& host, const std::string& realm, std::string& user_name, char* password, uint32_t password_size) GetHttpAuthCredentials() argument
46 SaveHttpAuthCredentials( const std::string& host, const std::string& realm, const std::string& user_name, const char* password) SaveHttpAuthCredentials() argument
/device/qemu/drivers/uart/
H A Duart.c30 static int32_t Hi35xxRead(struct UartHost *host, uint8_t *data, uint32_t size) in Hi35xxRead() argument
53 static int32_t Hi35xxWrite(struct UartHost *host, uint8_t *data, uint32_t size) in Hi35xxWrite() argument
75 static int32_t Hi35xxGetBaud(struct UartHost *host, uint32_t *baudRate) in Hi35xxGetBaud() argument
92 Hi35xxSetBaud(struct UartHost *host, uint32_t baudRate) Hi35xxSetBaud() argument
122 Hi35xxGetAttribute(struct UartHost *host, struct UartAttribute *attribute) Hi35xxGetAttribute() argument
144 Hi35xxSetAttribute(struct UartHost *host, struct UartAttribute *attribute) Hi35xxSetAttribute() argument
174 Hi35xxSetTransMode(struct UartHost *host, enum UartTransMode mode) Hi35xxSetTransMode() argument
195 Hi35xxInit(struct UartHost *host) Hi35xxInit() argument
238 Hi35xxDeinit(struct UartHost *host) Hi35xxDeinit() argument
275 Hi35xxPollEvent(struct UartHost *host, void *filep, void *table) Hi35xxPollEvent() argument
356 Hi35xxAttach(struct UartHost *host, struct HdfDeviceObject *device) Hi35xxAttach() argument
394 Hi35xxDetach(struct UartHost *host) Hi35xxDetach() argument
433 struct UartHost *host = NULL; HdfUartDeviceInit() local
456 struct UartHost *host = NULL; HdfUartDeviceRelease() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dpci.c167 struct pci_host_bridge *host; in pci_acpi_scan_root() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_mpiix.c155 struct ata_host *host; in mpiix_init_one() local
H A Dsata_sis.c185 struct ata_host *host; in sis_init_one() local
[all...]
H A Dsata_uli.c133 struct ata_host *host; in uli_init_one() local
[all...]
H A Dpata_ixp4xx_cf.c139 struct ata_host *host; in ixp4xx_pata_probe() local
H A Dpata_cs5530.c318 struct ata_host *host = pci_get_drvdata(pdev); in cs5530_reinit_one() local
H A Dpata_cs5520.c120 struct ata_host *host; in cs5520_init_one() local
230 struct ata_host *host = pci_get_drvdata(pdev); cs5520_reinit_one() local
258 struct ata_host *host = pci_get_drvdata(pdev); cs5520_pci_device_suspend() local
[all...]
H A Dpata_pcmcia.c188 struct ata_host *host; in pcmcia_init_one() local
290 struct ata_host *host = pdev->priv; in pcmcia_remove_one() local
H A Dpata_pxa.c161 struct ata_host *host; in pxa_ata_probe() local
300 struct ata_host *host = platform_get_drvdata(pdev); in pxa_ata_remove() local
[all...]
H A Dpata_platform.c100 struct ata_host *host; in __pata_platform_probe() local
H A Dahci_mvebu.c161 struct ata_host *host = platform_get_drvdata(pdev); in ahci_mvebu_resume() local
H A Dahci_st.c87 static void st_ahci_host_stop(struct ata_host *host) in st_ahci_host_stop() argument
187 struct ata_host *host = dev_get_drvdata(dev); in st_ahci_suspend() local
211 struct ata_host *host = dev_get_drvdata(dev); in st_ahci_resume() local
H A Dpata_hpt3x3.c201 struct ata_host *host; in hpt3x3_init_one() local
252 struct ata_host *host = pci_get_drvdata(dev); hpt3x3_reinit_one() local
[all...]
H A Dpata_gayle.c132 struct ata_host *host; in pata_gayle_init_one() local
199 struct ata_host *host = platform_get_drvdata(pdev); in pata_gayle_remove_one() local
H A Dpata_triflex.c201 struct ata_host *host = pci_get_drvdata(pdev); in triflex_ata_pci_device_suspend() local
H A Dpata_sc1200.c179 struct ata_host *host = qc->ap->host; in sc1200_qc_defer() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dhlwd-pic.c203 struct irq_domain *host; in hlwd_pic_probe() local
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Ddcr.c37 bool dcr_map_ok_generic(dcr_host_t host) in dcr_map_ok_generic() argument
52 dcr_host_t host; in dcr_map_generic() local
79 dcr_unmap_generic(dcr_host_t host, unsigned int dcr_c) dcr_unmap_generic() argument
90 dcr_read_generic(dcr_host_t host, unsigned int dcr_n) dcr_read_generic() argument
102 dcr_write_generic(dcr_host_t host, unsigned int dcr_n, u32 value) dcr_write_generic() argument
204 dcr_unmap_mmio(dcr_host_mmio_t host, unsigned int dcr_c) dcr_unmap_mmio() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpxa3xx-ulpi.c133 static int pxa310_start_otg_host_transcvr(struct usb_bus *host) in pxa310_start_otg_host_transcvr() argument
158 static int pxa310_start_otg_hc(struct usb_bus *host) in pxa310_start_otg_hc() argument
236 static inline int pxa310_start_otg_hc(struct usb_bus *host) in pxa310_start_otg_hc() argument
248 int pxa3xx_u2d_start_hc(struct usb_bus *host) in pxa3xx_u2d_start_hc() argument
267 void pxa3xx_u2d_stop_hc(struct usb_bus *host) in pxa3xx_u2d_stop_hc() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsocrates_nand.c41 struct socrates_nand_host *host = nand_get_controller_data(this); in socrates_nand_write_buf() local
60 struct socrates_nand_host *host = nand_get_controller_data(this); in socrates_nand_read_buf() local
89 struct socrates_nand_host *host = nand_get_controller_data(nand_chip); in socrates_nand_cmd_ctrl() local
113 struct socrates_nand_host *host = nand_get_controller_data(nand_chip); in socrates_nand_device_ready() local
138 struct socrates_nand_host *host; in socrates_nand_probe() local
206 struct socrates_nand_host *host = dev_get_drvdata(&ofdev->dev); socrates_nand_remove() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpci.c180 struct pci_host_bridge *host; in pci_acpi_scan_root() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...69