| /base/request/request/services/src/cxx/ |
| H A D | get_proxy.cpp | 76 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 D | ark_ohos_web_data_base_adapter_wrapper.cpp | 40 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 D | ark_web_data_base_wrapper.cpp | 31 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 D | uart.c | 30 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 D | pci.c | 167 struct pci_host_bridge *host; in pci_acpi_scan_root() local
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | pata_mpiix.c | 155 struct ata_host *host; in mpiix_init_one() local
|
| H A D | sata_sis.c | 185 struct ata_host *host; in sis_init_one() local [all...] |
| H A D | sata_uli.c | 133 struct ata_host *host; in uli_init_one() local [all...] |
| H A D | pata_ixp4xx_cf.c | 139 struct ata_host *host; in ixp4xx_pata_probe() local
|
| H A D | pata_cs5530.c | 318 struct ata_host *host = pci_get_drvdata(pdev); in cs5530_reinit_one() local
|
| H A D | pata_cs5520.c | 120 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 D | pata_pcmcia.c | 188 struct ata_host *host; in pcmcia_init_one() local 290 struct ata_host *host = pdev->priv; in pcmcia_remove_one() local
|
| H A D | pata_pxa.c | 161 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 D | pata_platform.c | 100 struct ata_host *host; in __pata_platform_probe() local
|
| H A D | ahci_mvebu.c | 161 struct ata_host *host = platform_get_drvdata(pdev); in ahci_mvebu_resume() local
|
| H A D | ahci_st.c | 87 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 D | pata_hpt3x3.c | 201 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 D | pata_gayle.c | 132 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 D | pata_triflex.c | 201 struct ata_host *host = pci_get_drvdata(pdev); in triflex_ata_pci_device_suspend() local
|
| H A D | pata_sc1200.c | 179 struct ata_host *host = qc->ap->host; in sc1200_qc_defer() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/ |
| H A D | hlwd-pic.c | 203 struct irq_domain *host; in hlwd_pic_probe() local
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| H A D | dcr.c | 37 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 D | pxa3xx-ulpi.c | 133 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 D | socrates_nand.c | 41 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 D | pci.c | 180 struct pci_host_bridge *host; in pci_acpi_scan_root() local
|