Home
last modified time | relevance | path

Searched defs:host (Results 701 - 725 of 2202) sorted by relevance

1...<<21222324252627282930>>...89

/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dring.c67 struct host { struct
74 } host; variable
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_list.c43 static int get_exported_devices(char *host, int sockfd) in get_exported_devices() argument
127 static int list_exported_devices(char *host) in list_exported_devices() argument
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dvhci_driver.c187 static int read_record(int rhport, char *host, unsigned long host_len, in read_record() argument
429 char host[NI_MAXHOST] = "unknown host"; in usbip_vhci_imported_device_dump() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib9000.h58 static inline int dib9000_i2c_enumeration(struct i2c_adapter *host, int no_of_demods, u8 default_addr, u8 first_addr) in dib9000_i2c_enumeration() argument
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dhost.c40 struct mmc_host *host = cls_dev_to_mmc_host(dev); in mmc_host_class_prepare() local
58 struct mmc_host *host in mmc_host_class_complete() local
75 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_release() local
84 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_shutdown() local
107 mmc_retune_enable(struct mmc_host *host) mmc_retune_enable() argument
119 mmc_retune_pause(struct mmc_host *host) mmc_retune_pause() argument
129 mmc_retune_unpause(struct mmc_host *host) mmc_retune_unpause() argument
138 mmc_retune_disable(struct mmc_host *host) mmc_retune_disable() argument
147 mmc_retune_timer_stop(struct mmc_host *host) mmc_retune_timer_stop() argument
153 mmc_retune_hold(struct mmc_host *host) mmc_retune_hold() argument
160 mmc_retune_release(struct mmc_host *host) mmc_retune_release() argument
169 mmc_retune(struct mmc_host *host) mmc_retune() argument
208 struct mmc_host *host = from_timer(host, t, retune_timer); mmc_retune_timer() local
222 mmc_of_parse(struct mmc_host *host) mmc_of_parse() argument
450 struct mmc_host *host; mmc_alloc_host() local
523 struct mmc_host **dr, *host; devm_mmc_alloc_host() local
542 mmc_validate_host_caps(struct mmc_host *host) mmc_validate_host_caps() argument
560 mmc_add_host(struct mmc_host *host) mmc_add_host() argument
592 mmc_remove_host(struct mmc_host *host) mmc_remove_host() argument
613 mmc_free_host(struct mmc_host *host) mmc_free_host() argument
[all...]
H A Dqueue.c40 static inline bool mmc_cqe_can_dcmd(struct mmc_host *host) in mmc_cqe_can_dcmd() argument
45 static enum mmc_issue_type mmc_cqe_issue_type(struct mmc_host *host, in mmc_cqe_issue_type() argument
63 struct mmc_host *host = mq->card->host; in mmc_issue_type() local
101 struct mmc_host *host = mq->card->host; mmc_cqe_timed_out() local
127 struct mmc_host *host = card->host; mmc_mq_timed_out() local
143 struct mmc_host *host = mq->card->host; mmc_mq_recovery_handler() local
198 mmc_get_max_segments(struct mmc_host *host) mmc_get_max_segments() argument
215 struct mmc_host *host = card->host; __mmc_init_request() local
253 struct mmc_host *host = card->host; mmc_mq_queue_rq() local
369 struct mmc_host *host = card->host; mmc_setup_queue() local
412 mmc_merge_capable(struct mmc_host *host) mmc_merge_capable() argument
429 struct mmc_host *host = card->host; mmc_init_queue() local
[all...]
H A Dsdio.c608 mmc_sdio_pre_init(struct mmc_host *host, u32 ocr, struct mmc_card *card) mmc_sdio_pre_init() argument
643 mmc_sdio_init_card(struct mmc_host *host, u32 ocr, struct mmc_card *oldcard) mmc_sdio_init_card() argument
896 mmc_sdio_reinit_card(struct mmc_host *host) mmc_sdio_reinit_card() argument
910 mmc_sdio_remove(struct mmc_host *host) mmc_sdio_remove() argument
928 mmc_sdio_alive(struct mmc_host *host) mmc_sdio_alive() argument
936 mmc_sdio_detect(struct mmc_host *host) mmc_sdio_detect() argument
988 mmc_sdio_pre_suspend(struct mmc_host *host) mmc_sdio_pre_suspend() argument
1026 mmc_sdio_suspend(struct mmc_host *host) mmc_sdio_suspend() argument
1051 mmc_sdio_resume(struct mmc_host *host) mmc_sdio_resume() argument
1108 mmc_sdio_runtime_suspend(struct mmc_host *host) mmc_sdio_runtime_suspend() argument
1118 mmc_sdio_runtime_resume(struct mmc_host *host) mmc_sdio_runtime_resume() argument
1137 mmc_sdio_hw_reset(struct mmc_host *host) mmc_sdio_hw_reset() argument
1163 mmc_sdio_sw_reset(struct mmc_host *host) mmc_sdio_sw_reset() argument
1192 mmc_attach_sdio(struct mmc_host *host) mmc_attach_sdio() argument
[all...]
H A Dsdio_io.c724 struct mmc_host *host; sdio_set_host_pm_flags() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-rockchip.c27 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_rk3288_set_ios() argument
137 struct dw_mci *host in dw_mci_rk3288_execute_tuning() local
261 dw_mci_rk3288_parse_dt(struct dw_mci *host) dw_mci_rk3288_parse_dt() argument
291 dw_mci_rockchip_init(struct dw_mci *host) dw_mci_rockchip_init() argument
[all...]
H A Dmmci_qcom_dml.c48 static int qcom_dma_start(struct mmci_host *host, unsigned int *datactrl) in qcom_dma_start() argument
119 static int qcom_dma_setup(struct mmci_host *host) in qcom_dma_setup() argument
182 qcom_get_dctrl_cfg(struct mmci_host *host) qcom_get_dctrl_cfg() argument
199 qcom_variant_init(struct mmci_host *host) qcom_variant_init() argument
[all...]
H A Dsdhci-of-at91.c53 static void sdhci_at91_set_force_card_detect(struct sdhci_host *host) in sdhci_at91_set_force_card_detect() argument
62 static void sdhci_at91_set_clock(struct sdhci_host *host, unsigned int clock) in sdhci_at91_set_clock() argument
100 sdhci_at91_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) sdhci_at91_set_uhs_signaling() argument
113 sdhci_at91_reset(struct sdhci_host *host, u8 mask) sdhci_at91_reset() argument
169 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_at91_set_clks_presets() local
235 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_at91_suspend() local
251 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_at91_runtime_suspend() local
270 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_at91_runtime_resume() local
318 struct sdhci_host *host; sdhci_at91_probe() local
450 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_at91_remove() local
[all...]
H A Dsdhci-iproc.c43 static inline u32 sdhci_iproc_readl(struct sdhci_host *host, int reg) in sdhci_iproc_readl() argument
52 static u16 sdhci_iproc_readw(struct sdhci_host *host, int reg) in sdhci_iproc_readw() argument
73 static u8 sdhci_iproc_readb(struct sdhci_host *host, int reg) in sdhci_iproc_readb() argument
80 static inline void sdhci_iproc_writel(struct sdhci_host *host, u3 argument
115 sdhci_iproc_writew(struct sdhci_host *host, u16 val, int reg) sdhci_iproc_writew() argument
156 sdhci_iproc_writeb(struct sdhci_host *host, u8 val, int reg) sdhci_iproc_writeb() argument
166 sdhci_iproc_get_max_clock(struct sdhci_host *host) sdhci_iproc_get_max_clock() argument
188 sdhci_iproc_bcm2711_get_min_clock(struct sdhci_host *host) sdhci_iproc_bcm2711_get_min_clock() argument
347 struct sdhci_host *host; sdhci_iproc_probe() local
[all...]
H A Dsdhci-milbeaut.c60 static void sdhci_milbeaut_soft_voltage_switch(struct sdhci_host *host) in sdhci_milbeaut_soft_voltage_switch() argument
80 static unsigned int sdhci_milbeaut_get_min_clock(struct sdhci_host *host) in sdhci_milbeaut_get_min_clock() argument
85 static void sdhci_milbeaut_reset(struct sdhci_host *host, u8 mask) in sdhci_milbeaut_reset() argument
134 sdhci_milbeaut_bridge_reset(struct sdhci_host *host, int reset_flag) sdhci_milbeaut_bridge_reset() argument
143 sdhci_milbeaut_bridge_init(struct sdhci_host *host, int rate) sdhci_milbeaut_bridge_init() argument
176 sdhci_milbeaut_vendor_init(struct sdhci_host *host) sdhci_milbeaut_vendor_init() argument
210 sdhci_milbeaut_init(struct sdhci_host *host) sdhci_milbeaut_init() argument
232 struct sdhci_host *host; sdhci_milbeaut_probe() local
318 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_milbeaut_remove() local
[all...]
H A Dsdhci-of-aspeed.c53 static void aspeed_sdhci_set_clock(struct sdhci_host *host, unsigned int clock) in aspeed_sdhci_set_clock() argument
82 static unsigned int aspeed_sdhci_get_max_clock(struct sdhci_host *host) in aspeed_sdhci_get_max_clock() argument
90 aspeed_sdhci_set_bus_width(struct sdhci_host *host, int width) aspeed_sdhci_set_bus_width() argument
114 aspeed_sdhci_readl(struct sdhci_host *host, int reg) aspeed_sdhci_readl() argument
162 struct sdhci_host *host; aspeed_sdhci_probe() local
218 struct sdhci_host *host; aspeed_sdhci_remove() local
[all...]
H A Drenesas_sdhi_internal_dmac.c130 renesas_sdhi_internal_dmac_dm_write(struct tmio_mmc_host *host, in renesas_sdhi_internal_dmac_dm_write() argument
137 renesas_sdhi_internal_dmac_enable_dma(struct tmio_mmc_host *host, bool enable) in renesas_sdhi_internal_dmac_enable_dma() argument
153 renesas_sdhi_internal_dmac_abort_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_abort_dma() argument
169 renesas_sdhi_internal_dmac_dataend_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_dataend_dma() argument
176 renesas_sdhi_internal_dmac_start_dma(struct tmio_mmc_host *host, struct mmc_data *data) renesas_sdhi_internal_dmac_start_dma() argument
223 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; renesas_sdhi_internal_dmac_issue_tasklet_fn() local
232 renesas_sdhi_internal_dmac_complete(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_complete() argument
260 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; renesas_sdhi_internal_dmac_complete_tasklet_fn() local
271 renesas_sdhi_internal_dmac_end_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_end_dma() argument
278 renesas_sdhi_internal_dmac_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) renesas_sdhi_internal_dmac_request_dma() argument
301 renesas_sdhi_internal_dmac_release_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_release_dma() argument
[all...]
H A Drenesas_sdhi_sys_dmac.c92 static void renesas_sdhi_sys_dmac_enable_dma(struct tmio_mmc_host *host, in renesas_sdhi_sys_dmac_enable_dma() argument
104 static void renesas_sdhi_sys_dmac_abort_dma(struct tmio_mmc_host *host) in renesas_sdhi_sys_dmac_abort_dma() argument
116 renesas_sdhi_sys_dmac_dataend_dma(struct tmio_mmc_host *host) renesas_sdhi_sys_dmac_dataend_dma() argument
125 struct tmio_mmc_host *host = arg; renesas_sdhi_sys_dmac_dma_callback() local
152 renesas_sdhi_sys_dmac_start_dma_rx(struct tmio_mmc_host *host) renesas_sdhi_sys_dmac_start_dma_rx() argument
224 renesas_sdhi_sys_dmac_start_dma_tx(struct tmio_mmc_host *host) renesas_sdhi_sys_dmac_start_dma_tx() argument
301 renesas_sdhi_sys_dmac_start_dma(struct tmio_mmc_host *host, struct mmc_data *data) renesas_sdhi_sys_dmac_start_dma() argument
315 struct tmio_mmc_host *host = (struct tmio_mmc_host *)priv; renesas_sdhi_sys_dmac_issue_tasklet_fn() local
335 renesas_sdhi_sys_dmac_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) renesas_sdhi_sys_dmac_request_dma() argument
421 renesas_sdhi_sys_dmac_release_dma(struct tmio_mmc_host *host) renesas_sdhi_sys_dmac_release_dma() argument
[all...]
H A Dsdhci-xenon.c24 static int xenon_enable_internal_clk(struct sdhci_host *host) in xenon_enable_internal_clk() argument
51 static void xenon_set_sdclk_off_idle(struct sdhci_host *host, in xenon_set_sdclk_off_idle() argument
69 static void xenon_set_acg(struct sdhci_host *host, bool enable) in xenon_set_acg() argument
82 xenon_enable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc() argument
100 xenon_disable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_disable_sdhc() argument
111 xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc_parallel_tran() argument
122 xenon_mask_cmd_conflict_err(struct sdhci_host *host) xenon_mask_cmd_conflict_err() argument
131 xenon_retune_setup(struct sdhci_host *host) xenon_retune_setup() argument
160 xenon_reset_exit(struct sdhci_host *host, unsigned char sdhc_id, u8 mask) xenon_reset_exit() argument
182 xenon_reset(struct sdhci_host *host, u8 mask) xenon_reset() argument
195 xenon_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) xenon_set_uhs_signaling() argument
221 xenon_set_power(struct sdhci_host *host, unsigned char mode, unsigned short vdd) xenon_set_power() argument
239 xenon_voltage_switch(struct sdhci_host *host) xenon_voltage_switch() argument
267 struct sdhci_host *host = mmc_priv(mmc); xenon_set_ios() local
303 struct sdhci_host *host = mmc_priv(mmc); xenon_start_signal_voltage_switch() local
336 struct sdhci_host *host = mmc_priv(mmc); xenon_init_card() local
346 struct sdhci_host *host = mmc_priv(mmc); xenon_execute_tuning() local
365 struct sdhci_host *host = mmc_priv(mmc); xenon_enable_sdio_irq() local
389 xenon_replace_mmc_host_ops(struct sdhci_host *host) xenon_replace_mmc_host_ops() argument
408 struct sdhci_host *host = platform_get_drvdata(pdev); xenon_probe_dt() local
445 xenon_sdhc_prepare(struct sdhci_host *host) xenon_sdhc_prepare() argument
468 xenon_sdhc_unprepare(struct sdhci_host *host) xenon_sdhc_unprepare() argument
481 struct sdhci_host *host; xenon_probe() local
567 struct sdhci_host *host = platform_get_drvdata(pdev); xenon_remove() local
589 struct sdhci_host *host = dev_get_drvdata(dev); xenon_suspend() local
604 struct sdhci_host *host = dev_get_drvdata(dev); xenon_runtime_suspend() local
628 struct sdhci_host *host = dev_get_drvdata(dev); xenon_runtime_resume() local
[all...]
H A Dsdhci-of-sparx5.c40 struct sdhci_host *host; member
52 static void sdhci_sparx5_adma_write_desc(struct sdhci_host *host, void **desc, in sdhci_sparx5_adma_write_desc() argument
75 static void sparx5_set_cacheable(struct sdhci_host *host, u32 value) in sparx5_set_cacheable() argument
87 sparx5_set_delay(struct sdhci_host *host, u8 value) sparx5_set_delay() argument
101 sdhci_sparx5_set_emmc(struct sdhci_host *host) sdhci_sparx5_set_emmc() argument
116 sdhci_sparx5_reset_emmc(struct sdhci_host *host) sdhci_sparx5_reset_emmc() argument
132 sdhci_sparx5_reset(struct sdhci_host *host, u8 mask) sdhci_sparx5_reset() argument
162 struct sdhci_host *host; sdhci_sparx5_probe() local
[all...]
H A Dsdhci-brcmstb.c43 static inline void enable_clock_gating(struct sdhci_host *host) in enable_clock_gating() argument
52 void brcmstb_reset(struct sdhci_host *host, u8 mask) in brcmstb_reset() argument
66 struct sdhci_host *host = mmc_priv(mmc); in sdhci_brcmstb_hs400es() local
80 sdhci_brcmstb_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_brcmstb_set_clock() argument
95 sdhci_brcmstb_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) sdhci_brcmstb_set_uhs_signaling() argument
131 struct sdhci_host *host = mmc_priv(mmc); sdhci_brcmstb_cqe_enable() local
187 sdhci_brcmstb_cqhci_irq(struct sdhci_host *host, u32 intmask) sdhci_brcmstb_cqhci_irq() argument
200 sdhci_brcmstb_add_host(struct sdhci_host *host, struct sdhci_brcmstb_priv *priv) sdhci_brcmstb_add_host() argument
254 struct sdhci_host *host; sdhci_brcmstb_probe() local
[all...]
H A Dsdhci-pic32.c51 static unsigned int pic32_sdhci_get_max_clock(struct sdhci_host *host) in pic32_sdhci_get_max_clock() argument
58 static void pic32_sdhci_set_bus_width(struct sdhci_host *host, int width) in pic32_sdhci_set_bus_width() argument
82 static unsigned int pic32_sdhci_get_ro(struct sdhci_host *host) in pic32_sdhci_get_ro() argument
108 struct sdhci_host *host in pic32_sdhci_shared_bus() local
129 struct sdhci_host *host = platform_get_drvdata(pdev); pic32_sdhci_probe_platform() local
142 struct sdhci_host *host; pic32_sdhci_probe() local
222 struct sdhci_host *host = platform_get_drvdata(pdev); pic32_sdhci_remove() local
[all...]
H A Dtoshsd.c35 static void toshsd_init(struct toshsd_host *host) in toshsd_init() argument
80 struct toshsd_host *host = mmc_priv(mmc); __toshsd_set_ios() local
138 toshsd_set_led(struct toshsd_host *host, unsigned char state) toshsd_set_led() argument
143 toshsd_finish_request(struct toshsd_host *host) toshsd_finish_request() argument
158 struct toshsd_host *host = dev_id; toshsd_thread_irq() local
205 toshsd_cmd_irq(struct toshsd_host *host) toshsd_cmd_irq() argument
265 toshsd_data_end_irq(struct toshsd_host *host) toshsd_data_end_irq() argument
291 struct toshsd_host *host = dev_id; toshsd_irq() local
402 toshsd_start_cmd(struct toshsd_host *host, struct mmc_command *cmd) toshsd_start_cmd() argument
474 toshsd_start_data(struct toshsd_host *host, struct mmc_data *data) toshsd_start_data() argument
498 struct toshsd_host *host = mmc_priv(mmc); toshsd_request() local
526 struct toshsd_host *host = mmc_priv(mmc); toshsd_set_ios() local
536 struct toshsd_host *host = mmc_priv(mmc); toshsd_get_ro() local
544 struct toshsd_host *host = mmc_priv(mmc); toshsd_get_cd() local
557 toshsd_powerdown(struct toshsd_host *host) toshsd_powerdown() argument
574 struct toshsd_host *host = pci_get_drvdata(pdev); toshsd_pm_suspend() local
589 struct toshsd_host *host = pci_get_drvdata(pdev); toshsd_pm_resume() local
607 struct toshsd_host *host; toshsd_probe() local
681 struct toshsd_host *host = pci_get_drvdata(pdev); toshsd_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h181 ef4_filter_set_ipv4_local(struct ef4_filter_spec *spec, u8 proto, __be32 host, __be16 port) ef4_filter_set_ipv4_local() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dcy82c693.c197 struct ide_host *host = pci_get_drvdata(dev); in cy82c693_remove() local
H A Dvia82cxxx.c124 struct ide_host *host = pci_get_drvdata(dev); in via_set_speed() local
178 struct ide_host *host = dev_get_drvdata(hwif->dev); in via_set_drive() local
294 struct ide_host *host = pci_get_drvdata(dev); in init_chipset_via82cxxx() local
380 struct ide_host *host = pci_get_drvdata(pdev); in via82cxxx_cable_detect() local
489 struct ide_host *host in via_remove() local
[all...]
H A Dsetup-pci.c537 struct ide_host *host; in ide_pci_init_two() local
623 struct ide_host *host = pci_get_drvdata(dev); ide_pci_remove() local
664 struct ide_host *host = pci_get_drvdata(dev); ide_pci_resume() local
[all...]

Completed in 13 milliseconds

1...<<21222324252627282930>>...89