Searched defs:host (Results 1 - 200 of 487) sorted by relevance

123

/linux-4.1.27/drivers/gpu/host1x/hw/
H A Dhost1x01.c32 int host1x01_init(struct host1x *host) host1x01_init() argument
H A Dhost1x02.c32 int host1x02_init(struct host1x *host) host1x02_init() argument
H A Dhost1x04.c32 int host1x04_init(struct host1x *host) host1x04_init() argument
H A Dsyncpt_hw.c29 struct host1x *host = sp->host; syncpt_restore() local
39 struct host1x *host = sp->host; syncpt_restore_wait_base() local
49 struct host1x *host = sp->host; syncpt_read_wait_base() local
59 struct host1x *host = sp->host; syncpt_load() local
82 struct host1x *host = sp->host; syncpt_cpu_incr() local
H A Dintr_hw.c34 struct host1x *host = syncpt->host; host1x_intr_syncpt_handle() local
46 struct host1x *host = dev_id; syncpt_thresh_isr() local
63 static void _host1x_intr_disable_all_syncpt_intrs(struct host1x *host) _host1x_intr_disable_all_syncpt_intrs() argument
75 static int _host1x_intr_init_host_sync(struct host1x *host, u32 cpm, _host1x_intr_init_host_sync() argument
108 static void _host1x_intr_set_syncpt_threshold(struct host1x *host, _host1x_intr_set_syncpt_threshold() argument
114 static void _host1x_intr_enable_syncpt_intr(struct host1x *host, u32 id) _host1x_intr_enable_syncpt_intr() argument
120 static void _host1x_intr_disable_syncpt_intr(struct host1x *host, u32 id) _host1x_intr_disable_syncpt_intr() argument
128 static int _host1x_free_syncpt_irq(struct host1x *host) _host1x_free_syncpt_irq() argument
H A Dcdma_hw.c180 struct host1x *host = cdma_to_host1x(cdma); cdma_freeze() local
H A Dchannel_hw.c76 struct host1x *host = dev_get_drvdata(job->channel->dev->parent); synchronize_syncpt_base() local
99 struct host1x *host = dev_get_drvdata(ch->dev->parent); channel_submit() local
H A Ddebug_hw.c178 static void host1x_debug_show_channel_cdma(struct host1x *host, host1x_debug_show_channel_cdma() argument
232 static void host1x_debug_show_channel_fifo(struct host1x *host, host1x_debug_show_channel_fifo() argument
291 static void host1x_debug_show_mlocks(struct host1x *host, struct output *o) host1x_debug_show_mlocks() argument
/linux-4.1.27/drivers/mmc/host/
H A Dmmci_qcom_dml.h22 static inline int dml_hw_init(struct mmci_host *host, struct device_node *np) dml_hw_init() argument
26 static inline void dml_start_xfer(struct mmci_host *host, struct mmc_data *data) dml_start_xfer() argument
H A Ddw_mmc-k3.c21 static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) dw_mci_k3_set_ios() argument
56 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_k3_suspend() local
68 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_k3_resume() local
H A Ddw_mmc-pci.c42 struct dw_mci *host; dw_mci_pci_probe() local
77 struct dw_mci *host = pci_get_drvdata(pdev); dw_mci_pci_remove() local
86 struct dw_mci *host = pci_get_drvdata(pdev); dw_mci_pci_suspend() local
94 struct dw_mci *host = pci_get_drvdata(pdev); dw_mci_pci_resume() local
H A Dsdhci-cns3xxx.c21 static unsigned int sdhci_cns3xxx_get_max_clk(struct sdhci_host *host) sdhci_cns3xxx_get_max_clk() argument
26 static void sdhci_cns3xxx_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_cns3xxx_set_clock() argument
H A Dsdhci-dove.c31 static u16 sdhci_dove_readw(struct sdhci_host *host, int reg) sdhci_dove_readw() argument
46 static u32 sdhci_dove_readl(struct sdhci_host *host, int reg) sdhci_dove_readl() argument
81 struct sdhci_host *host; sdhci_dove_probe() local
H A Dsdhci-of-hlwd.c36 static void sdhci_hlwd_writel(struct sdhci_host *host, u32 val, int reg) sdhci_hlwd_writel() argument
42 static void sdhci_hlwd_writew(struct sdhci_host *host, u16 val, int reg) sdhci_hlwd_writew() argument
48 static void sdhci_hlwd_writeb(struct sdhci_host *host, u8 val, int reg) sdhci_hlwd_writeb() argument
H A Dsdhci-pci-o2micro.c153 struct sdhci_host *host; sdhci_pci_o2_probe_slot() local
H A Dtmio_mmc.c63 struct tmio_mmc_host *host; tmio_mmc_probe() local
131 struct tmio_mmc_host *host = mmc_priv(mmc); tmio_mmc_remove() local
H A Ddw_mmc-pltfm.c29 static void dw_mci_pltfm_prepare_command(struct dw_mci *host, u32 *cmdr) dw_mci_pltfm_prepare_command() argument
45 struct dw_mci *host; dw_mci_pltfm_register() local
77 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_pltfm_suspend() local
84 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_pltfm_resume() local
118 struct dw_mci *host = platform_get_drvdata(pdev); dw_mci_pltfm_remove() local
H A Ddw_mmc-rockchip.c22 static void dw_mci_rockchip_prepare_command(struct dw_mci *host, u32 *cmdr) dw_mci_rockchip_prepare_command() argument
27 static int dw_mci_rk3288_setup_clock(struct dw_mci *host) dw_mci_rk3288_setup_clock() argument
34 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios) dw_mci_rk3288_set_ios() argument
71 static int dw_mci_rockchip_init(struct dw_mci *host) dw_mci_rockchip_init() argument
125 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_rockchip_suspend() local
132 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_rockchip_resume() local
H A Dsdhci-of-arasan.c39 static unsigned int sdhci_arasan_get_timeout_clock(struct sdhci_host *host) sdhci_arasan_get_timeout_clock() argument
78 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_arasan_suspend() local
103 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_arasan_resume() local
132 struct sdhci_host *host; sdhci_arasan_probe() local
200 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_arasan_remove() local
H A Dsdhci-pltfm.c39 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) sdhci_pltfm_clk_get_max_clock() argument
72 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_get_of_property() local
123 struct sdhci_host *host; sdhci_pltfm_init() local
193 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_pltfm_free() local
206 struct sdhci_host *host; sdhci_pltfm_register() local
225 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_pltfm_unregister() local
240 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pltfm_suspend() local
248 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pltfm_resume() local
H A Dsdhci-pltfm.h40 static inline u32 sdhci_be32bs_readl(struct sdhci_host *host, int reg) sdhci_be32bs_readl() argument
45 static inline u16 sdhci_be32bs_readw(struct sdhci_host *host, int reg) sdhci_be32bs_readw() argument
50 static inline u8 sdhci_be32bs_readb(struct sdhci_host *host, int reg) sdhci_be32bs_readb() argument
55 static inline void sdhci_be32bs_writel(struct sdhci_host *host, sdhci_be32bs_writel() argument
61 static inline void sdhci_be32bs_writew(struct sdhci_host *host, sdhci_be32bs_writew() argument
85 static inline void sdhci_be32bs_writeb(struct sdhci_host *host, u8 val, int reg) sdhci_be32bs_writeb() argument
108 static inline void *sdhci_pltfm_priv(struct sdhci_pltfm_host *host) sdhci_pltfm_priv() argument
H A Dsdhci-spear.c60 struct sdhci_host *host; sdhci_probe() local
145 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_remove() local
164 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_suspend() local
177 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_resume() local
46 sdhci_probe_config_dt(struct device_node *np, struct spear_sdhci *host) sdhci_probe_config_dt() argument
H A Dsdhci-bcm-kona.c60 static int sdhci_bcm_kona_sd_reset(struct sdhci_host *host) sdhci_bcm_kona_sd_reset() argument
96 static void sdhci_bcm_kona_sd_init(struct sdhci_host *host) sdhci_bcm_kona_sd_init() argument
125 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) sdhci_bcm_kona_sd_card_emulate() argument
164 static void sdhci_bcm_kona_card_event(struct sdhci_host *host) sdhci_bcm_kona_card_event() argument
177 static void sdhci_bcm_kona_init_74_clocks(struct sdhci_host *host, sdhci_bcm_kona_init_74_clocks() argument
221 struct sdhci_host *host; sdhci_bcm_kona_probe() local
H A Dsdhci-bcm2835.c57 static void bcm2835_sdhci_writel(struct sdhci_host *host, u32 val, int reg) bcm2835_sdhci_writel() argument
64 static inline u32 bcm2835_sdhci_readl(struct sdhci_host *host, int reg) bcm2835_sdhci_readl() argument
74 static void bcm2835_sdhci_writew(struct sdhci_host *host, u16 val, int reg) bcm2835_sdhci_writew() argument
91 static u16 bcm2835_sdhci_readw(struct sdhci_host *host, int reg) bcm2835_sdhci_readw() argument
101 static void bcm2835_sdhci_writeb(struct sdhci_host *host, u8 val, int reg) bcm2835_sdhci_writeb() argument
112 static u8 bcm2835_sdhci_readb(struct sdhci_host *host, int reg) bcm2835_sdhci_readb() argument
122 static unsigned int bcm2835_sdhci_get_min_clock(struct sdhci_host *host) bcm2835_sdhci_get_min_clock() argument
150 struct sdhci_host *host; bcm2835_sdhci_probe() local
H A Dsdhci-iproc.c39 static inline u32 sdhci_iproc_readl(struct sdhci_host *host, int reg) sdhci_iproc_readl() argument
48 static u16 sdhci_iproc_readw(struct sdhci_host *host, int reg) sdhci_iproc_readw() argument
55 static u8 sdhci_iproc_readb(struct sdhci_host *host, int reg) sdhci_iproc_readb() argument
62 static inline void sdhci_iproc_writel(struct sdhci_host *host, u32 val, int reg) sdhci_iproc_writel() argument
97 static void sdhci_iproc_writew(struct sdhci_host *host, u16 val, int reg) sdhci_iproc_writew() argument
134 static void sdhci_iproc_writeb(struct sdhci_host *host, u8 val, int reg) sdhci_iproc_writeb() argument
180 struct sdhci_host *host; sdhci_iproc_probe() local
H A Dsdhci-pxav2.c54 static void pxav2_reset(struct sdhci_host *host, u8 mask) pxav2_reset() argument
93 static void pxav2_mmc_set_bus_width(struct sdhci_host *host, int width) pxav2_mmc_set_bus_width() argument
169 struct sdhci_host *host = NULL; sdhci_pxav2_probe() local
240 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_pxav2_remove() local
H A Dsdhci-sirf.c26 static void sdhci_sirf_set_bus_width(struct sdhci_host *host, int width) sdhci_sirf_set_bus_width() argument
46 static int sdhci_sirf_execute_tuning(struct sdhci_host *host, u32 opcode) sdhci_sirf_execute_tuning() argument
134 struct sdhci_host *host; sdhci_sirf_probe() local
199 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_sirf_suspend() local
214 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_sirf_resume() local
H A Dsdhci_f_sdh30.c52 void sdhci_f_sdh30_soft_voltage_switch(struct sdhci_host *host) sdhci_f_sdh30_soft_voltage_switch() argument
80 unsigned int sdhci_f_sdh30_get_min_clock(struct sdhci_host *host) sdhci_f_sdh30_get_min_clock() argument
85 void sdhci_f_sdh30_reset(struct sdhci_host *host, u8 mask) sdhci_f_sdh30_reset() argument
104 struct sdhci_host *host; sdhci_f_sdh30_probe() local
201 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_f_sdh30_remove() local
H A Dtmio_mmc_dma.c26 void tmio_mmc_enable_dma(struct tmio_mmc_host *host, bool enable) tmio_mmc_enable_dma() argument
35 void tmio_mmc_abort_dma(struct tmio_mmc_host *host) tmio_mmc_abort_dma() argument
47 static void tmio_mmc_start_dma_rx(struct tmio_mmc_host *host) tmio_mmc_start_dma_rx() argument
123 static void tmio_mmc_start_dma_tx(struct tmio_mmc_host *host) tmio_mmc_start_dma_tx() argument
203 void tmio_mmc_start_dma(struct tmio_mmc_host *host, tmio_mmc_start_dma() argument
217 struct tmio_mmc_host *host = (struct tmio_mmc_host *)priv; tmio_mmc_issue_tasklet_fn() local
239 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; tmio_mmc_tasklet_fn() local
260 void tmio_mmc_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) tmio_mmc_request_dma() argument
340 void tmio_mmc_release_dma(struct tmio_mmc_host *host) tmio_mmc_release_dma() argument
H A Dmmci_qcom_dml.c57 void dml_start_xfer(struct mmci_host *host, struct mmc_data *data) dml_start_xfer() argument
122 int dml_hw_init(struct mmci_host *host, struct device_node *np) dml_hw_init() argument
H A Dsdhci-acpi.c74 struct sdhci_host *host; member in struct:sdhci_acpi_host
86 static int sdhci_acpi_enable_dma(struct sdhci_host *host) sdhci_acpi_enable_dma() argument
113 static void sdhci_acpi_int_hw_reset(struct sdhci_host *host) sdhci_acpi_int_hw_reset() argument
153 struct sdhci_host *host; sdhci_acpi_emmc_probe_slot() local
174 struct sdhci_host *host; sdhci_acpi_sdio_probe_slot() local
190 struct sdhci_host *host; sdhci_acpi_sd_probe_slot() local
288 struct sdhci_host *host; sdhci_acpi_probe() local
H A Dsdhci-of-esdhc.c27 static u32 esdhc_readl(struct sdhci_host *host, int reg) esdhc_readl() argument
52 static u16 esdhc_readw(struct sdhci_host *host, int reg) esdhc_readw() argument
65 static u8 esdhc_readb(struct sdhci_host *host, int reg) esdhc_readb() argument
90 static void esdhc_writel(struct sdhci_host *host, u32 val, int reg) esdhc_writel() argument
102 static void esdhc_writew(struct sdhci_host *host, u16 val, int reg) esdhc_writew() argument
115 static void esdhc_writeb(struct sdhci_host *host, u8 val, int reg) esdhc_writeb() argument
152 static void esdhci_of_adma_workaround(struct sdhci_host *host, u32 intmask) esdhci_of_adma_workaround() argument
180 static int esdhc_of_enable_dma(struct sdhci_host *host) esdhc_of_enable_dma() argument
186 static unsigned int esdhc_of_get_max_clock(struct sdhci_host *host) esdhc_of_get_max_clock() argument
193 static unsigned int esdhc_of_get_min_clock(struct sdhci_host *host) esdhc_of_get_min_clock() argument
200 static void esdhc_of_set_clock(struct sdhci_host *host, unsigned int clock) esdhc_of_set_clock() argument
244 static void esdhc_of_platform_init(struct sdhci_host *host) esdhc_of_platform_init() argument
257 static void esdhc_pltfm_set_bus_width(struct sdhci_host *host, int width) esdhc_pltfm_set_bus_width() argument
279 static void esdhc_reset(struct sdhci_host *host, u8 mask) esdhc_reset() argument
310 struct sdhci_host *host = dev_get_drvdata(dev); esdhc_of_suspend() local
319 struct sdhci_host *host = dev_get_drvdata(dev); esdhc_of_resume() local
353 struct sdhci_host *host; sdhci_esdhc_probe() local
H A Dsdhci-pci.h62 struct sdhci_host *host; member in struct:sdhci_pci_slot
H A Dsdhci-pxav3.c177 static void pxav3_reset(struct sdhci_host *host, u8 mask) pxav3_reset() argument
202 static void pxav3_gen_init_74_clocks(struct sdhci_host *host, u8 power_mode) pxav3_gen_init_74_clocks() argument
251 static void pxav3_set_uhs_signaling(struct sdhci_host *host, unsigned int uhs) pxav3_set_uhs_signaling() argument
366 struct sdhci_host *host = NULL; sdhci_pxav3_probe() local
489 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_pxav3_remove() local
511 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pxav3_suspend() local
524 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pxav3_resume() local
538 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pxav3_runtime_suspend() local
556 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_pxav3_runtime_resume() local
130 armada_38x_quirks(struct platform_device *pdev, struct sdhci_host *host) armada_38x_quirks() argument
H A Dsdhci-tegra.c54 static u16 tegra_sdhci_readw(struct sdhci_host *host, int reg) tegra_sdhci_readw() argument
69 static void tegra_sdhci_writew(struct sdhci_host *host, u16 val, int reg) tegra_sdhci_writew() argument
90 static void tegra_sdhci_writel(struct sdhci_host *host, u32 val, int reg) tegra_sdhci_writel() argument
117 static unsigned int tegra_sdhci_get_ro(struct sdhci_host *host) tegra_sdhci_get_ro() argument
122 static void tegra_sdhci_reset(struct sdhci_host *host, u8 mask) tegra_sdhci_reset() argument
148 static void tegra_sdhci_set_bus_width(struct sdhci_host *host, int bus_width) tegra_sdhci_set_bus_width() argument
252 struct sdhci_host *host; sdhci_tegra_probe() local
H A Dsh_mobile_sdhi.c91 static void sh_mobile_sdhi_sdbuf_width(struct tmio_mmc_host *host, int width) sh_mobile_sdhi_sdbuf_width() argument
117 struct tmio_mmc_host *host = mmc_priv(mmc); sh_mobile_sdhi_clk_enable() local
134 struct tmio_mmc_host *host = mmc_priv(mmc); sh_mobile_sdhi_clk_disable() local
139 static int sh_mobile_sdhi_wait_idle(struct tmio_mmc_host *host) sh_mobile_sdhi_wait_idle() argument
154 static int sh_mobile_sdhi_write16_hook(struct tmio_mmc_host *host, int addr) sh_mobile_sdhi_write16_hook() argument
190 static void sh_mobile_sdhi_enable_dma(struct tmio_mmc_host *host, bool enable) sh_mobile_sdhi_enable_dma() argument
205 struct tmio_mmc_host *host; sh_mobile_sdhi_probe() local
365 struct tmio_mmc_host *host = mmc_priv(mmc); sh_mobile_sdhi_remove() local
H A Dtoshsd.c38 static void toshsd_init(struct toshsd_host *host) toshsd_init() argument
83 struct toshsd_host *host = mmc_priv(mmc); __toshsd_set_ios() local
141 static void toshsd_set_led(struct toshsd_host *host, unsigned char state) toshsd_set_led() argument
146 static void toshsd_finish_request(struct toshsd_host *host) toshsd_finish_request() argument
161 struct toshsd_host *host = dev_id; toshsd_thread_irq() local
208 static void toshsd_cmd_irq(struct toshsd_host *host) toshsd_cmd_irq() argument
268 static void toshsd_data_end_irq(struct toshsd_host *host) toshsd_data_end_irq() argument
294 struct toshsd_host *host = dev_id; toshsd_irq() local
405 static void toshsd_start_cmd(struct toshsd_host *host, struct mmc_command *cmd) toshsd_start_cmd() argument
477 static void toshsd_start_data(struct toshsd_host *host, struct mmc_data *data) toshsd_start_data() argument
501 struct toshsd_host *host = mmc_priv(mmc); toshsd_request() local
529 struct toshsd_host *host = mmc_priv(mmc); toshsd_set_ios() local
539 struct toshsd_host *host = mmc_priv(mmc); toshsd_get_ro() local
547 struct toshsd_host *host = mmc_priv(mmc); toshsd_get_cd() local
560 static void toshsd_powerdown(struct toshsd_host *host) toshsd_powerdown() argument
577 struct toshsd_host *host = pci_get_drvdata(pdev); toshsd_pm_suspend() local
592 struct toshsd_host *host = pci_get_drvdata(pdev); toshsd_pm_resume() local
610 struct toshsd_host *host; toshsd_probe() local
680 struct toshsd_host *host = pci_get_drvdata(pdev); toshsd_remove() local
H A Dandroid-goldfish.c135 goldfish_mmc_cover_is_open(struct goldfish_mmc_host *host) goldfish_mmc_cover_is_open() argument
144 struct goldfish_mmc_host *host = dev_get_drvdata(dev); goldfish_mmc_show_cover_switch() local
153 goldfish_mmc_start_command(struct goldfish_mmc_host *host, struct mmc_command *cmd) goldfish_mmc_start_command() argument
209 static void goldfish_mmc_xfer_done(struct goldfish_mmc_host *host, goldfish_mmc_xfer_done() argument
251 static void goldfish_mmc_end_of_data(struct goldfish_mmc_host *host, goldfish_mmc_end_of_data() argument
262 static void goldfish_mmc_cmd_done(struct goldfish_mmc_host *host, goldfish_mmc_cmd_done() argument
292 struct goldfish_mmc_host *host = (struct goldfish_mmc_host *)dev_id; goldfish_mmc_irq() local
366 static void goldfish_mmc_prepare_data(struct goldfish_mmc_host *host, goldfish_mmc_prepare_data() argument
415 struct goldfish_mmc_host *host = mmc_priv(mmc); goldfish_mmc_request() local
434 struct goldfish_mmc_host *host = mmc_priv(mmc); goldfish_mmc_set_ios() local
443 struct goldfish_mmc_host *host = mmc_priv(mmc); goldfish_mmc_get_ro() local
458 struct goldfish_mmc_host *host = NULL; goldfish_mmc_probe() local
547 struct goldfish_mmc_host *host = platform_get_drvdata(pdev); goldfish_mmc_remove() local
H A Ddw_mmc-exynos.c79 static inline u8 dw_mci_exynos_get_ciu_div(struct dw_mci *host) dw_mci_exynos_get_ciu_div() argument
94 static int dw_mci_exynos_priv_init(struct dw_mci *host) dw_mci_exynos_priv_init() argument
121 static int dw_mci_exynos_setup_clock(struct dw_mci *host) dw_mci_exynos_setup_clock() argument
130 static void dw_mci_exynos_set_clksel_timing(struct dw_mci *host, u32 timing) dw_mci_exynos_set_clksel_timing() argument
153 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_exynos_suspend() local
160 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_exynos_resume() local
179 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_exynos_resume_noirq() local
205 static void dw_mci_exynos_prepare_command(struct dw_mci *host, u32 *cmdr) dw_mci_exynos_prepare_command() argument
225 static void dw_mci_exynos_config_hs400(struct dw_mci *host, u32 timing) dw_mci_exynos_config_hs400() argument
251 static void dw_mci_exynos_adjust_clock(struct dw_mci *host, unsigned int wanted) dw_mci_exynos_adjust_clock() argument
283 static void dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) dw_mci_exynos_set_ios() argument
316 static int dw_mci_exynos_parse_dt(struct dw_mci *host) dw_mci_exynos_parse_dt() argument
370 static inline u8 dw_mci_exynos_get_clksmpl(struct dw_mci *host) dw_mci_exynos_get_clksmpl() argument
381 static inline void dw_mci_exynos_set_clksmpl(struct dw_mci *host, u8 sample) dw_mci_exynos_set_clksmpl() argument
399 static inline u8 dw_mci_exynos_move_next_clksmpl(struct dw_mci *host) dw_mci_exynos_move_next_clksmpl() argument
451 struct dw_mci *host = slot->host; dw_mci_exynos_execute_tuning() local
480 static int dw_mci_exynos_prepare_hs400_tuning(struct dw_mci *host, dw_mci_exynos_prepare_hs400_tuning() argument
H A Dmvsdio.c62 static int mvsd_setup_data(struct mvsd_host *host, struct mmc_data *data) mvsd_setup_data() argument
144 struct mvsd_host *host = mmc_priv(mmc); mvsd_request() local
245 static u32 mvsd_finish_cmd(struct mvsd_host *host, struct mmc_command *cmd, mvsd_finish_cmd() argument
290 static u32 mvsd_finish_data(struct mvsd_host *host, struct mmc_data *data, mvsd_finish_data() argument
351 struct mvsd_host *host = dev; mvsd_irq() local
517 struct mvsd_host *host = (struct mvsd_host *)data; mvsd_timeout_timer() local
558 struct mvsd_host *host = mmc_priv(mmc); mvsd_enable_sdio_irq() local
575 static void mvsd_power_up(struct mvsd_host *host) mvsd_power_up() argument
589 static void mvsd_power_down(struct mvsd_host *host) mvsd_power_down() argument
605 struct mvsd_host *host = mmc_priv(mmc); mvsd_set_ios() local
677 mv_conf_mbus_windows(struct mvsd_host *host, mv_conf_mbus_windows() argument
702 struct mvsd_host *host = NULL; mvsd_probe() local
837 struct mvsd_host *host = mmc_priv(mmc); mvsd_remove() local
H A Dmxs-mmc.c78 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_get_cd() local
99 static int mxs_mmc_reset(struct mxs_mmc_host *host) mxs_mmc_reset() argument
138 static void mxs_mmc_request_done(struct mxs_mmc_host *host) mxs_mmc_request_done() argument
181 struct mxs_mmc_host *host = param; mxs_mmc_dma_irq_callback() local
188 struct mxs_mmc_host *host = dev_id; mxs_mmc_irq_handler() local
259 static void mxs_mmc_bc(struct mxs_mmc_host *host) mxs_mmc_bc() argument
293 static void mxs_mmc_ac(struct mxs_mmc_host *host) mxs_mmc_ac() argument
351 static void mxs_mmc_adtc(struct mxs_mmc_host *host) mxs_mmc_adtc() argument
465 static void mxs_mmc_start_cmd(struct mxs_mmc_host *host, mxs_mmc_start_cmd() argument
492 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_request() local
501 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_set_ios() local
516 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_enable_sdio_irq() local
577 struct mxs_mmc_host *host; mxs_mmc_probe() local
691 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_remove() local
710 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_suspend() local
720 struct mxs_mmc_host *host = mmc_priv(mmc); mxs_mmc_resume() local
224 mxs_mmc_prep_dma( struct mxs_mmc_host *host, unsigned long flags) mxs_mmc_prep_dma() argument
H A Dpxamci.c83 static inline void pxamci_init_ocr(struct pxamci_host *host) pxamci_init_ocr() argument
105 static inline int pxamci_set_power(struct pxamci_host *host, pxamci_set_power() argument
136 static void pxamci_stop_clock(struct pxamci_host *host) pxamci_stop_clock() argument
156 static void pxamci_enable_irq(struct pxamci_host *host, unsigned int mask) pxamci_enable_irq() argument
166 static void pxamci_disable_irq(struct pxamci_host *host, unsigned int mask) pxamci_disable_irq() argument
176 static void pxamci_setup_data(struct pxamci_host *host, struct mmc_data *data) pxamci_setup_data() argument
257 static void pxamci_start_cmd(struct pxamci_host *host, struct mmc_command *cmd, unsigned int cmdat) pxamci_start_cmd() argument
291 static void pxamci_finish_request(struct pxamci_host *host, struct mmc_request *mrq) pxamci_finish_request() argument
299 static int pxamci_cmd_done(struct pxamci_host *host, unsigned int stat) pxamci_cmd_done() argument
354 static int pxamci_data_done(struct pxamci_host *host, unsigned int stat) pxamci_data_done() argument
396 struct pxamci_host *host = devid; pxamci_irq() local
422 struct pxamci_host *host = mmc_priv(mmc); pxamci_request() local
451 struct pxamci_host *host = mmc_priv(mmc); pxamci_get_ro() local
470 struct pxamci_host *host = mmc_priv(mmc); pxamci_set_ios() local
538 static void pxamci_enable_sdio_irq(struct mmc_host *host, int enable) pxamci_enable_sdio_irq() argument
557 struct pxamci_host *host = devid; pxamci_dma_irq() local
573 struct pxamci_host *host = mmc_priv(devid); pxamci_detect_irq() local
626 struct pxamci_host *host = NULL; pxamci_probe() local
838 struct pxamci_host *host = mmc_priv(mmc); pxamci_remove() local
H A Dsdhci-s3c.c48 struct sdhci_host *host; member in struct:sdhci_s3c
76 static inline struct sdhci_s3c *to_s3c(struct sdhci_host *host) to_s3c() argument
87 static unsigned int sdhci_s3c_get_max_clk(struct sdhci_host *host) sdhci_s3c_get_max_clk() argument
156 static void sdhci_s3c_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_s3c_set_clock() argument
236 static unsigned int sdhci_s3c_get_min_clock(struct sdhci_host *host) sdhci_s3c_get_min_clock() argument
254 static unsigned int sdhci_cmu_get_max_clock(struct sdhci_host *host) sdhci_cmu_get_max_clock() argument
276 static unsigned int sdhci_cmu_get_min_clock(struct sdhci_host *host) sdhci_cmu_get_min_clock() argument
298 static void sdhci_cmu_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_cmu_set_clock() argument
358 static void sdhci_s3c_set_bus_width(struct sdhci_host *host, int width) sdhci_s3c_set_bus_width() argument
450 struct sdhci_host *host; sdhci_s3c_probe() local
648 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_s3c_remove() local
673 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_s3c_suspend() local
680 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_s3c_resume() local
689 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_s3c_runtime_suspend() local
704 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_s3c_runtime_resume() local
392 sdhci_s3c_parse_dt(struct device *dev, struct sdhci_host *host, struct s3c_sdhci_platdata *pdata) sdhci_s3c_parse_dt() argument
422 sdhci_s3c_parse_dt(struct device *dev, struct sdhci_host *host, struct s3c_sdhci_platdata *pdata) sdhci_s3c_parse_dt() argument
/linux-4.1.27/drivers/usb/usbip/
H A DMakefile
/linux-4.1.27/drivers/scsi/
H A Da4000t.c39 struct Scsi_Host *host; amiga_a4000t_scsi_probe() local
99 struct Scsi_Host *host = platform_get_drvdata(pdev); amiga_a4000t_scsi_remove() local
H A Dmvme16x_scsi.c39 struct Scsi_Host * host = NULL; mvme16x_probe() local
107 struct Scsi_Host *host = platform_get_drvdata(dev); mvme16x_device_remove() local
H A Dsni_53c710.c72 struct Scsi_Host *host; snirm710_probe() local
122 struct Scsi_Host *host = dev_get_drvdata(&dev->dev); snirm710_driver_remove() local
H A Dbvme6000_scsi.c40 struct Scsi_Host *host; bvme6000_probe() local
94 struct Scsi_Host *host = platform_get_drvdata(dev); bvme6000_device_remove() local
H A Dlasi700.c103 struct Scsi_Host *host; lasi700_probe() local
154 struct Scsi_Host *host = dev_get_drvdata(&dev->dev); lasi700_driver_remove() local
H A Dzorro7xx.c77 struct Scsi_Host *host; zorro7xx_init_one() local
155 struct Scsi_Host *host = zorro_get_drvdata(z); zorro7xx_remove_one() local
H A Dqlogicfas.c50 static struct Scsi_Host *__qlogicfas_detect(struct scsi_host_template *host, __qlogicfas_detect() argument
H A Dscsi_ioctl.c41 static int ioctl_probe(struct Scsi_Host *host, void __user *buffer) ioctl_probe() argument
H A Dsim710.c101 struct Scsi_Host * host = NULL; sim710_probe_common() local
158 struct Scsi_Host *host = dev_get_drvdata(dev); sim710_device_remove() local
H A Dzalon.c94 struct Scsi_Host *host; zalon_probe() local
172 struct Scsi_Host *host = dev_get_drvdata(&dev->dev); zalon_remove() local
H A Dmac53c94.c49 struct Scsi_Host *host; member in struct:fsc_state
415 struct Scsi_Host *host; mac53c94_probe() local
516 struct Scsi_Host *host = fp->host; mac53c94_remove() local
H A Dps3rom.c277 struct Scsi_Host *host; ps3rom_interrupt() local
362 struct Scsi_Host *host; ps3rom_probe() local
422 struct Scsi_Host *host = ps3_system_bus_get_drvdata(&dev->sbd); ps3rom_remove() local
H A Dqlogicfas408.c403 struct Scsi_Host *host = dev_id; ql_ihandl() local
430 struct Scsi_Host *host = dev_id; qlogicfas408_ihandl() local
523 const char *qlogicfas408_info(struct Scsi_Host *host) qlogicfas408_info() argument
H A Dscsi_proc.c242 static int scsi_add_single_device(uint host, uint channel, uint id, uint lun) scsi_add_single_device() argument
269 static int scsi_remove_single_device(uint host, uint channel, uint id, uint lun) scsi_remove_single_device() argument
311 int host, channel, id, lun; proc_scsi_write() local
H A Dsgiwd93.c55 struct Scsi_Host * host = dev_id; sgiwd93_intr() local
235 struct Scsi_Host *host; sgiwd93_probe() local
302 struct Scsi_Host *host = platform_get_drvdata(pdev); sgiwd93_remove() local
H A Datp870u.h62 struct Scsi_Host *host; member in struct:atp_unit
H A Dgdth_proc.c8 int gdth_set_info(struct Scsi_Host *host, char *buffer, int length) gdth_set_info() argument
26 static int gdth_set_asc_info(struct Scsi_Host *host, char *buffer, gdth_set_asc_info() argument
138 int gdth_show_info(struct seq_file *m, struct Scsi_Host *host) gdth_show_info() argument
H A Djazz_esp.c135 struct Scsi_Host *host; esp_jazz_probe() local
H A Dsun3x_esp.c200 struct Scsi_Host *host; esp_sun3x_probe() local
H A DNCR_D700.c181 struct Scsi_Host *host; NCR_D700_probe_one() local
353 NCR_D700_remove_one(struct Scsi_Host *host) NCR_D700_remove_one() argument
H A DNCR_Q720.c323 NCR_Q720_remove_one(struct Scsi_Host *host) NCR_Q720_remove_one() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddcr-generic.h32 } host; member in struct:__anon2255
H A Ddcr-mmio.h32 static inline bool dcr_map_ok_mmio(dcr_host_mmio_t host) dcr_map_ok_mmio() argument
42 static inline u32 dcr_read_mmio(dcr_host_mmio_t host, unsigned int dcr_n) dcr_read_mmio() argument
47 static inline void dcr_write_mmio(dcr_host_mmio_t host, dcr_write_mmio() argument
H A Ddcr-native.h32 static inline bool dcr_map_ok_native(dcr_host_native_t host) dcr_map_ok_native() argument
/linux-4.1.27/drivers/ide/
H A Dide-pnp.c38 struct ide_host *host; idepnp_probe() local
84 struct ide_host *host = pnp_get_drvdata(dev); idepnp_remove() local
H A Ddelkin_cb.c76 struct ide_host *host; delkin_cb_probe() local
118 struct ide_host *host = pci_get_drvdata(dev); delkin_cb_remove() local
138 struct ide_host *host = pci_get_drvdata(dev); delkin_cb_resume() local
H A Dide_platform.c54 struct ide_host *host; plat_ide_probe() local
118 struct ide_host *host = dev_get_drvdata(&pdev->dev); plat_ide_remove() local
H A Drapide.c35 struct ide_host *host; rapide_probe() local
68 struct ide_host *host = ecard_get_drvdata(ec); rapide_remove() local
H A Dfalconide.c139 struct ide_host *host; falconide_init() local
H A Dgayle.c126 struct ide_host *host; amiga_gayle_ide_probe() local
170 struct ide_host *host = platform_get_drvdata(pdev); amiga_gayle_ide_remove() local
H A Dide-cs.c64 struct ide_host *host; member in struct:ide_info_t
118 struct ide_host *host; idecs_register() local
194 struct ide_host *host; ide_config() local
253 struct ide_host *host = info->host; ide_release() local
H A Dtx4938ide.c133 struct ide_host *host; tx4938ide_probe() local
192 struct ide_host *host = platform_get_drvdata(pdev); tx4938ide_remove() local
H A Daec62xx.c87 struct ide_host *host = pci_get_drvdata(dev); aec6210_set_mode() local
115 struct ide_host *host = pci_get_drvdata(dev); aec6260_set_mode() local
H A Dcy82c693.c196 struct ide_host *host = pci_get_drvdata(dev); cy82c693_remove() local
H A Dsc1200.c238 struct ide_host *host = pci_get_drvdata(dev); sc1200_suspend() local
257 struct ide_host *host = pci_get_drvdata(dev); sc1200_resume() local
H A Dsetup-pci.c542 struct ide_host *host; ide_pci_init_two() local
606 struct ide_host *host = pci_get_drvdata(dev); ide_pci_remove() local
647 struct ide_host *host = pci_get_drvdata(dev); ide_pci_resume() local
H A Dvia82cxxx.c128 struct ide_host *host = pci_get_drvdata(dev); via_set_speed() local
183 struct ide_host *host = pci_get_drvdata(dev); via_set_drive() local
299 struct ide_host *host = pci_get_drvdata(dev); init_chipset_via82cxxx() local
385 struct ide_host *host = pci_get_drvdata(pdev); via82cxxx_cable_detect() local
494 struct ide_host *host = pci_get_drvdata(dev); via_remove() local
H A Dau1xxx-ide.c505 struct ide_host *host; au_ide_probe() local
573 struct ide_host *host = platform_get_drvdata(dev); au_ide_remove() local
H A Dide-io.c410 static inline int ide_lock_host(struct ide_host *host, ide_hwif_t *hwif) ide_lock_host() argument
424 static inline void ide_unlock_host(struct ide_host *host) ide_unlock_host() argument
460 struct ide_host *host = hwif->host; do_ide_request() local
773 struct ide_host *host = hwif->host; ide_intr() local
H A Dit821x.c534 struct ide_host *host = pci_get_drvdata(dev); init_hwif_it821x() local
672 struct ide_host *host = pci_get_drvdata(dev); it821x_remove() local
H A Dpdc202xx_new.c519 struct ide_host *host = pci_get_drvdata(dev); pdc202new_remove() local
H A Dsis5513.c367 struct pci_dev *host; sis_find_family() local
/linux-4.1.27/drivers/mmc/core/
H A Dpwrseq.c50 int mmc_pwrseq_alloc(struct mmc_host *host) mmc_pwrseq_alloc() argument
88 void mmc_pwrseq_pre_power_on(struct mmc_host *host) mmc_pwrseq_pre_power_on() argument
96 void mmc_pwrseq_post_power_on(struct mmc_host *host) mmc_pwrseq_post_power_on() argument
104 void mmc_pwrseq_power_off(struct mmc_host *host) mmc_pwrseq_power_off() argument
112 void mmc_pwrseq_free(struct mmc_host *host) mmc_pwrseq_free() argument
H A Dpwrseq.h37 static inline int mmc_pwrseq_alloc(struct mmc_host *host) { return 0; } mmc_pwrseq_pre_power_on() argument
38 static inline void mmc_pwrseq_pre_power_on(struct mmc_host *host) {} mmc_pwrseq_post_power_on() argument
39 static inline void mmc_pwrseq_post_power_on(struct mmc_host *host) {} mmc_pwrseq_power_off() argument
40 static inline void mmc_pwrseq_power_off(struct mmc_host *host) {} mmc_pwrseq_free() argument
41 static inline void mmc_pwrseq_free(struct mmc_host *host) {} argument
H A Dpwrseq_emmc.c36 static void mmc_pwrseq_emmc_reset(struct mmc_host *host) mmc_pwrseq_emmc_reset() argument
44 static void mmc_pwrseq_emmc_free(struct mmc_host *host) mmc_pwrseq_emmc_free() argument
69 struct mmc_pwrseq *mmc_pwrseq_emmc_alloc(struct mmc_host *host, mmc_pwrseq_emmc_alloc() argument
H A Dpwrseq_simple.c40 static void mmc_pwrseq_simple_pre_power_on(struct mmc_host *host) mmc_pwrseq_simple_pre_power_on() argument
53 static void mmc_pwrseq_simple_post_power_on(struct mmc_host *host) mmc_pwrseq_simple_post_power_on() argument
61 static void mmc_pwrseq_simple_power_off(struct mmc_host *host) mmc_pwrseq_simple_power_off() argument
74 static void mmc_pwrseq_simple_free(struct mmc_host *host) mmc_pwrseq_simple_free() argument
97 struct mmc_pwrseq *mmc_pwrseq_simple_alloc(struct mmc_host *host, mmc_pwrseq_simple_alloc() argument
H A Dsdio_irq.c31 static int process_sdio_pending_irqs(struct mmc_host *host) process_sdio_pending_irqs() argument
92 void sdio_run_irqs(struct mmc_host *host) sdio_run_irqs() argument
103 struct mmc_host *host = _host; sdio_irq_thread() local
195 struct mmc_host *host = card->host; sdio_card_irq_get() local
222 struct mmc_host *host = card->host; sdio_card_irq_put() local
H A Dbus.c132 struct mmc_host *host = card->host; mmc_bus_shutdown() local
150 struct mmc_host *host = card->host; mmc_bus_suspend() local
164 struct mmc_host *host = card->host; mmc_bus_resume() local
181 struct mmc_host *host = card->host; mmc_runtime_suspend() local
189 struct mmc_host *host = card->host; mmc_runtime_resume() local
259 struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type) mmc_alloc_card() argument
H A Ddebugfs.c55 struct mmc_host *host = s->private; mmc_ios_show() local
186 struct mmc_host *host = data; mmc_clock_opt_get() local
195 struct mmc_host *host = data; mmc_clock_opt_set() local
211 void mmc_add_host_debugfs(struct mmc_host *host) mmc_add_host_debugfs() argument
256 void mmc_remove_host_debugfs(struct mmc_host *host) mmc_remove_host_debugfs() argument
338 struct mmc_host *host = card->host; mmc_add_card_debugfs() local
H A Dsd_ops.c25 int mmc_app_cmd(struct mmc_host *host, struct mmc_card *card) mmc_app_cmd() argument
68 int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, mmc_wait_for_app_cmd() argument
150 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) mmc_send_app_op_cond() argument
196 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) mmc_send_if_cond() argument
227 int mmc_send_relative_addr(struct mmc_host *host, unsigned int *rca) mmc_send_relative_addr() argument
H A Dsdio_bus.c291 struct mmc_host *host = func->card->host; sdio_acpi_set_handle() local
302 struct mmc_host *host = func->card->host; sdio_set_of_node() local
H A Dsdio_ops.c22 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) mmc_send_io_op_cond() argument
68 static int mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, mmc_io_rw_direct_host() argument
207 int sdio_reset(struct mmc_host *host) sdio_reset() argument
H A Dslot-gpio.c36 struct mmc_host *host = dev_id; mmc_gpio_cd_irqt() local
44 int mmc_gpio_alloc(struct mmc_host *host) mmc_gpio_alloc() argument
61 int mmc_gpio_get_ro(struct mmc_host *host) mmc_gpio_get_ro() argument
76 int mmc_gpio_get_cd(struct mmc_host *host) mmc_gpio_get_cd() argument
101 int mmc_gpio_request_ro(struct mmc_host *host, unsigned int gpio) mmc_gpio_request_ro() argument
121 void mmc_gpiod_request_cd_irq(struct mmc_host *host) mmc_gpiod_request_cd_irq() argument
160 void mmc_gpio_set_cd_isr(struct mmc_host *host, mmc_gpio_set_cd_isr() argument
185 int mmc_gpio_request_cd(struct mmc_host *host, unsigned int gpio, mmc_gpio_request_cd() argument
230 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, mmc_gpiod_request_cd() argument
276 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, mmc_gpiod_request_ro() argument
H A Dhost.c42 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_release() local
68 struct mmc_host *host = cls_dev_to_mmc_host(dev); clkgate_delay_show() local
75 struct mmc_host *host = cls_dev_to_mmc_host(dev); clkgate_delay_store() local
94 static void mmc_host_clk_gate_delayed(struct mmc_host *host) mmc_host_clk_gate_delayed() argument
145 struct mmc_host *host = container_of(work, struct mmc_host, mmc_host_clk_gate_work() local
159 void mmc_host_clk_hold(struct mmc_host *host) mmc_host_clk_hold() argument
206 void mmc_host_clk_release(struct mmc_host *host) mmc_host_clk_release() argument
225 unsigned int mmc_host_clk_rate(struct mmc_host *host) mmc_host_clk_rate() argument
243 static inline void mmc_host_clk_init(struct mmc_host *host) mmc_host_clk_init() argument
263 static inline void mmc_host_clk_exit(struct mmc_host *host) mmc_host_clk_exit() argument
277 static inline void mmc_host_clk_sysfs_init(struct mmc_host *host) mmc_host_clk_sysfs_init() argument
290 static inline void mmc_host_clk_init(struct mmc_host *host) mmc_host_clk_init() argument
294 static inline void mmc_host_clk_exit(struct mmc_host *host) mmc_host_clk_exit() argument
298 static inline void mmc_host_clk_sysfs_init(struct mmc_host *host) mmc_host_clk_sysfs_init() argument
313 int mmc_of_parse(struct mmc_host *host) mmc_of_parse() argument
467 struct mmc_host *host; mmc_alloc_host() local
532 int mmc_add_host(struct mmc_host *host) mmc_add_host() argument
566 void mmc_remove_host(struct mmc_host *host) mmc_remove_host() argument
590 void mmc_free_host(struct mmc_host *host) mmc_free_host() argument
H A Dsdio.c582 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, mmc_sdio_init_card() argument
823 static void mmc_sdio_remove(struct mmc_host *host) mmc_sdio_remove() argument
844 static int mmc_sdio_alive(struct mmc_host *host) mmc_sdio_alive() argument
852 static void mmc_sdio_detect(struct mmc_host *host) mmc_sdio_detect() argument
907 static int mmc_sdio_pre_suspend(struct mmc_host *host) mmc_sdio_pre_suspend() argument
929 static int mmc_sdio_suspend(struct mmc_host *host) mmc_sdio_suspend() argument
943 static int mmc_sdio_resume(struct mmc_host *host) mmc_sdio_resume() argument
1000 static int mmc_sdio_power_restore(struct mmc_host *host) mmc_sdio_power_restore() argument
1045 static int mmc_sdio_runtime_suspend(struct mmc_host *host) mmc_sdio_runtime_suspend() argument
1052 static int mmc_sdio_runtime_resume(struct mmc_host *host) mmc_sdio_runtime_resume() argument
1075 int mmc_attach_sdio(struct mmc_host *host) mmc_attach_sdio() argument
H A Dsdio_io.c708 struct mmc_host *host; sdio_set_host_pm_flags() local
H A Dmmc_ops.c90 static int _mmc_select_card(struct mmc_host *host, struct mmc_card *card) _mmc_select_card() argument
121 int mmc_deselect_cards(struct mmc_host *host) mmc_deselect_cards() argument
134 int mmc_set_dsr(struct mmc_host *host) mmc_set_dsr() argument
146 int mmc_go_idle(struct mmc_host *host) mmc_go_idle() argument
183 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) mmc_send_op_cond() argument
223 int mmc_all_send_cid(struct mmc_host *host, u32 *cid) mmc_all_send_cid() argument
264 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) mmc_send_cxd_native() argument
290 mmc_send_cxd_data(struct mmc_card *card, struct mmc_host *host, mmc_send_cxd_data() argument
364 int mmc_send_cid(struct mmc_host *host, u32 *cid) mmc_send_cid() argument
422 int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp) mmc_spi_read_ocr() argument
437 int mmc_spi_set_crc(struct mmc_host *host, int use_crc) mmc_spi_set_crc() argument
470 struct mmc_host *host = card->host; __mmc_switch() local
580 int mmc_send_tuning(struct mmc_host *host) mmc_send_tuning() argument
650 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, mmc_send_bus_test() argument
H A Dsd.c530 static u32 sd_get_host_max_current(struct mmc_host *host) sd_get_host_max_current() argument
729 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) mmc_sd_get_cid() argument
805 int mmc_sd_get_csd(struct mmc_host *host, struct mmc_card *card) mmc_sd_get_csd() argument
823 int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, mmc_sd_setup_card() argument
913 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, mmc_sd_init_card() argument
1035 static void mmc_sd_remove(struct mmc_host *host) mmc_sd_remove() argument
1047 static int mmc_sd_alive(struct mmc_host *host) mmc_sd_alive() argument
1055 static void mmc_sd_detect(struct mmc_host *host) mmc_sd_detect() argument
1081 static int _mmc_sd_suspend(struct mmc_host *host) _mmc_sd_suspend() argument
1109 static int mmc_sd_suspend(struct mmc_host *host) mmc_sd_suspend() argument
1126 static int _mmc_sd_resume(struct mmc_host *host) _mmc_sd_resume() argument
1150 static int mmc_sd_resume(struct mmc_host *host) mmc_sd_resume() argument
1167 static int mmc_sd_runtime_suspend(struct mmc_host *host) mmc_sd_runtime_suspend() argument
1185 static int mmc_sd_runtime_resume(struct mmc_host *host) mmc_sd_runtime_resume() argument
1200 static int mmc_sd_power_restore(struct mmc_host *host) mmc_sd_power_restore() argument
1211 static int mmc_sd_reset(struct mmc_host *host) mmc_sd_reset() argument
1233 int mmc_attach_sd(struct mmc_host *host) mmc_attach_sd() argument
/linux-4.1.27/drivers/ata/
H A Dpata_palmld.c53 struct ata_host *host; palmld_pata_probe() local
H A Dpata_isapnp.c49 struct ata_host *host; isapnp_init_one() local
111 struct ata_host *host = dev_get_drvdata(dev); isapnp_remove_one() local
H A Dpata_ninja32.c104 struct ata_host *host; ninja32_init_one() local
158 struct ata_host *host = pci_get_drvdata(pdev); ninja32_reinit_one() local
H A Dpata_rz1000.c107 struct ata_host *host = pci_get_drvdata(pdev); rz1000_reinit_one() local
H A Dahci_st.c90 static void st_ahci_host_stop(struct ata_host *host) st_ahci_host_stop() argument
186 struct ata_host *host = dev_get_drvdata(dev); st_ahci_suspend() local
210 struct ata_host *host = dev_get_drvdata(dev); st_ahci_resume() local
H A Dpata_cs5520.c129 struct ata_host *host; cs5520_init_one() local
243 struct ata_host *host = pci_get_drvdata(pdev); cs5520_reinit_one() local
271 struct ata_host *host = pci_get_drvdata(pdev); cs5520_pci_device_suspend() local
H A Dpata_cs5530.c330 struct ata_host *host = pci_get_drvdata(pdev); cs5530_reinit_one() local
H A Dpata_hpt3x3.c201 struct ata_host *host; hpt3x3_init_one() local
255 struct ata_host *host = pci_get_drvdata(dev); hpt3x3_reinit_one() local
H A Dpata_imx.c95 struct ata_host *host; pata_imx_probe() local
176 struct ata_host *host = platform_get_drvdata(pdev); pata_imx_remove() local
191 struct ata_host *host = dev_get_drvdata(dev); pata_imx_suspend() local
208 struct ata_host *host = dev_get_drvdata(dev); pata_imx_resume() local
H A Dpata_ixp4xx_cf.c144 struct ata_host *host; ixp4xx_pata_probe() local
H A Dpata_mpiix.c154 struct ata_host *host; mpiix_init_one() local
H A Dpata_pcmcia.c201 struct ata_host *host; pcmcia_init_one() local
303 struct ata_host *host = pdev->priv; pcmcia_remove_one() local
H A Dpata_platform.c106 struct ata_host *host; __pata_platform_probe() local
H A Dpata_sc1200.c192 struct ata_host *host = qc->ap->host; sc1200_qc_defer() local
H A Dpata_triflex.c213 struct ata_host *host = pci_get_drvdata(pdev); triflex_ata_pci_device_suspend() local
H A Dsata_sis.c201 struct ata_host *host; sis_init_one() local
H A Dsata_uli.c149 struct ata_host *host; uli_init_one() local
H A Dacard-ahci.c130 struct ata_host *host = pci_get_drvdata(pdev); acard_ahci_pci_device_suspend() local
158 struct ata_host *host = pci_get_drvdata(pdev); acard_ahci_pci_device_resume() local
210 static void acard_ahci_pci_print_info(struct ata_host *host) acard_ahci_pci_print_info() argument
410 struct ata_host *host; acard_ahci_init_one() local
H A Dahci_sunxi.c224 struct ata_host *host = dev_get_drvdata(dev); ahci_sunxi_resume() local
H A Dlibahci_platform.c512 struct ata_host *host; ahci_platform_init_host() local
595 static void ahci_host_stop(struct ata_host *host) ahci_host_stop() argument
616 struct ata_host *host = dev_get_drvdata(dev); ahci_platform_suspend_host() local
653 struct ata_host *host = dev_get_drvdata(dev); ahci_platform_resume_host() local
682 struct ata_host *host = dev_get_drvdata(dev); ahci_platform_suspend() local
708 struct ata_host *host = dev_get_drvdata(dev); ahci_platform_resume() local
H A Dlibata.h124 static inline void ata_acpi_dissociate(struct ata_host *host) { } ata_acpi_on_suspend() argument
H A Dpata_artop.c278 struct ata_host *host = qc->ap->host; artop6210_qc_defer() local
428 struct ata_host *host = pci_get_drvdata(pdev); atp8xx_reinit_one() local
H A Dpata_at32.c185 struct ata_host *host; pata_at32_init_one() local
365 struct ata_host *host = platform_get_drvdata(pdev); pata_at32_remove() local
H A Dpata_cmd640.c237 struct ata_host *host = pci_get_drvdata(pdev); cmd640_reinit_one() local
H A Dpata_hpt366.c392 struct ata_host *host = pci_get_drvdata(dev); hpt36x_reinit_one() local
H A Dpata_ns87415.c391 struct ata_host *host = pci_get_drvdata(pdev); ns87415_reinit_one() local
H A Dpata_pxa.c233 struct ata_host *host; pxa_ata_probe() local
373 struct ata_host *host = platform_get_drvdata(pdev); pxa_ata_remove() local
H A Dpata_rdc.c328 struct ata_host *host; rdc_init_one() local
366 struct ata_host *host = pci_get_drvdata(pdev); rdc_remove_one() local
H A Dpata_serverworks.c451 struct ata_host *host = pci_get_drvdata(pdev); serverworks_reinit_one() local
H A Dpata_sil680.c342 struct ata_host *host; sil680_init_one() local
409 struct ata_host *host = pci_get_drvdata(pdev); sil680_reinit_one() local
H A Dpata_sl82c105.c214 struct ata_host *host = qc->ap->host; sl82c105_qc_defer() local
343 struct ata_host *host = pci_get_drvdata(pdev); sl82c105_reinit_one() local
/linux-4.1.27/drivers/gpu/host1x/
H A Dchannel.c27 int host1x_channel_list_init(struct host1x *host) host1x_channel_list_init() argument
42 struct host1x *host = dev_get_drvdata(job->channel->dev->parent); host1x_job_submit() local
71 struct host1x *host = dev_get_drvdata(channel->dev->parent); host1x_channel_put() local
85 struct host1x *host = dev_get_drvdata(dev->parent); host1x_channel_request() local
125 struct host1x *host = dev_get_drvdata(channel->dev->parent); host1x_channel_free() local
H A Ddev.c102 struct host1x *host; host1x_probe() local
196 struct host1x *host = platform_get_drvdata(pdev); host1x_remove() local
H A Dsyncpt.h46 struct host1x *host; member in struct:host1x_syncpt
H A Dcdma.c178 struct host1x *host = cdma_to_host1x(cdma); cdma_start_timer_locked() local
H A Dintr.c99 static void reset_threshold_interrupt(struct host1x *host, reset_threshold_interrupt() argument
164 static int process_wait_list(struct host1x *host, process_wait_list() argument
206 struct host1x *host = syncpt->host; syncpt_thresh_work() local
212 int host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh, host1x_intr_add_action() argument
257 void host1x_intr_put_ref(struct host1x *host, u32 id, void *ref) host1x_intr_put_ref() argument
273 int host1x_intr_init(struct host1x *host, unsigned int irq_sync) host1x_intr_init() argument
299 void host1x_intr_deinit(struct host1x *host) host1x_intr_deinit() argument
305 void host1x_intr_start(struct host1x *host) host1x_intr_start() argument
320 void host1x_intr_stop(struct host1x *host) host1x_intr_stop() argument
H A Djob.c139 static int do_waitchks(struct host1x_job *job, struct host1x *host, do_waitchks() argument
512 struct host1x *host = dev_get_drvdata(dev->parent); host1x_job_pin() local
H A Dsyncpt.c34 host1x_syncpt_base_request(struct host1x *host) host1x_syncpt_base_request() argument
56 static struct host1x_syncpt *host1x_syncpt_alloc(struct host1x *host, host1x_syncpt_alloc() argument
110 void host1x_syncpt_restore(struct host1x *host) host1x_syncpt_restore() argument
126 void host1x_syncpt_save(struct host1x *host) host1x_syncpt_save() argument
340 int host1x_syncpt_init(struct host1x *host) host1x_syncpt_init() argument
380 struct host1x *host = dev_get_drvdata(dev->parent); host1x_syncpt_request() local
399 void host1x_syncpt_deinit(struct host1x *host) host1x_syncpt_deinit() argument
434 int host1x_syncpt_nb_pts(struct host1x *host) host1x_syncpt_nb_pts() argument
439 int host1x_syncpt_nb_bases(struct host1x *host) host1x_syncpt_nb_bases() argument
444 int host1x_syncpt_nb_mlocks(struct host1x *host) host1x_syncpt_nb_mlocks() argument
449 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, u32 id) host1x_syncpt_get() argument
/linux-4.1.27/fs/lockd/
H A Dsvcshare.c27 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, nlmsvc_share_file() argument
68 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, nlmsvc_unshare_file() argument
92 void nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, nlmsvc_traverse_shares() argument
H A Dclntlock.c55 struct nlm_host *host; nlmclnt_init() local
86 void nlmclnt_done(struct nlm_host *host) nlmclnt_done() argument
98 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) nlmclnt_prepare_block() argument
212 nlmclnt_recovery(struct nlm_host *host) nlmclnt_recovery() argument
229 struct nlm_host *host = (struct nlm_host *) ptr; reclaimer() local
H A Dhost.c112 struct nlm_host *host = NULL; nlm_alloc_host() local
174 static void nlm_destroy_host_locked(struct nlm_host *host) nlm_destroy_host_locked() argument
229 struct nlm_host *host; nlmclnt_lookup_host() local
282 void nlmclnt_release_host(struct nlm_host *host) nlmclnt_release_host() argument
325 struct nlm_host *host = NULL; nlmsvc_lookup_host() local
403 void nlmsvc_release_host(struct nlm_host *host) nlmsvc_release_host() argument
418 nlm_bind_host(struct nlm_host *host) nlm_bind_host() argument
489 nlm_rebind_host(struct nlm_host *host) nlm_rebind_host() argument
501 struct nlm_host * nlm_get_host(struct nlm_host *host) nlm_get_host() argument
515 struct nlm_host *host; next_host_state() local
545 struct nlm_host *host; nlm_host_rebooted() local
571 struct nlm_host *host; nlm_complain_hosts() local
600 struct nlm_host *host; nlm_shutdown_hosts_net() local
644 struct nlm_host *host; nlm_gc_hosts() local
H A Dsvc4proc.c25 struct nlm_host *host = NULL; nlm4svc_retrieve_args() local
78 struct nlm_host *host; nlm4svc_proc_test() local
105 struct nlm_host *host; nlm4svc_proc_lock() local
147 struct nlm_host *host; nlm4svc_proc_cancel() local
180 struct nlm_host *host; nlm4svc_proc_unlock() local
249 struct nlm_host *host; nlm4svc_callback() local
318 struct nlm_host *host; nlm4svc_proc_share() local
351 struct nlm_host *host; nlm4svc_proc_unshare() local
397 struct nlm_host *host; nlm4svc_proc_free_all() local
H A Dsvcsubs.c162 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, nlm_traverse_locks() argument
213 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlm_inspect_file() argument
332 struct nlm_host *host = data; nlmsvc_mark_host() local
343 struct nlm_host *host = data; nlmsvc_same_host() local
351 struct nlm_host *host = data; nlmsvc_is_client() local
382 nlmsvc_free_host_resources(struct nlm_host *host) nlmsvc_free_host_resources() argument
437 nlmsvc_match_ip(void *datap, struct nlm_host *host) nlmsvc_match_ip() argument
/linux-4.1.27/include/linux/
H A Dmg_disk.h42 void *host; member in struct:mg_drv_data
H A Dirqdomain.h239 static inline int irq_create_identity_mapping(struct irq_domain *host, irq_create_identity_mapping() argument
/linux-4.1.27/drivers/scsi/pcmcia/
H A Dfdomain_stub.c64 struct Scsi_Host *host; member in struct:scsi_info_t
119 struct Scsi_Host *host; fdomain_config() local
H A Daha152x_stub.c81 struct Scsi_Host *host; member in struct:scsi_info_t
145 struct Scsi_Host *host; aha152x_config_cs() local
H A Dqlogic_stub.c83 struct Scsi_Host *host; member in struct:scsi_info_t
91 static struct Scsi_Host *qlogic_detect(struct scsi_host_template *host, qlogic_detect() argument
193 struct Scsi_Host *host; qlogic_config() local
/linux-4.1.27/arch/um/os-Linux/
H A Dutil.c49 struct utsname host; setup_machinename() local
70 struct utsname host; setup_hostinfo() local
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
H A Ddsi.h48 struct mipi_dsi_host *host; member in struct:msm_dsi
/linux-4.1.27/drivers/usb/image/
H A Dmicrotek.h41 struct Scsi_Host * host; member in struct:mts_desc
/linux-4.1.27/drivers/usb/phy/
H A Dphy-ulpi.c212 static int ulpi_set_host(struct usb_otg *otg, struct usb_bus *host) ulpi_set_host() argument
H A Dphy-generic.c191 static int nop_set_host(struct usb_otg *otg, struct usb_bus *host) nop_set_host() argument
H A Dphy-tahvo.c199 static int tahvo_usb_set_host(struct usb_otg *otg, struct usb_bus *host) tahvo_usb_set_host() argument
/linux-4.1.27/include/linux/usb/
H A Dotg.h21 struct usb_bus *host; member in struct:usb_otg
68 otg_set_host(struct usb_otg *otg, struct usb_bus *host) otg_set_host() argument
/linux-4.1.27/arch/powerpc/platforms/82xx/
H A Dpq2ads-pci-pic.c31 struct irq_domain *host; member in struct:pq2ads_pci_pic
121 struct irq_domain *host; pq2ads_pci_init_irq() local
/linux-4.1.27/tools/usb/usbip/src/
H A Dusbip_attach.c47 static int record_connection(char *host, char *port, char *busid, int rhport) record_connection() argument
172 static int attach_device(char *host, char *busid) attach_device() argument
208 char *host = NULL; usbip_attach() local
H A Dusbip_list.c48 static int get_exported_devices(char *host, int sockfd) get_exported_devices() argument
130 static int list_exported_devices(char *host) list_exported_devices() argument
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-cbus-gpio.c52 static void cbus_send_bit(struct cbus_host *host, unsigned bit) cbus_send_bit() argument
65 static void cbus_send_data(struct cbus_host *host, unsigned data, unsigned len) cbus_send_data() argument
77 static int cbus_receive_bit(struct cbus_host *host) cbus_receive_bit() argument
91 static int cbus_receive_word(struct cbus_host *host) cbus_receive_word() argument
116 static int cbus_transfer(struct cbus_host *host, char rw, unsigned dev, cbus_transfer() argument
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_mq.h70 u8 *host; member in union:c2_mq::__anon4819
/linux-4.1.27/drivers/mtd/nand/
H A Dsocrates_nand.c49 struct socrates_nand_host *host = this->priv; socrates_nand_write_buf() local
68 struct socrates_nand_host *host = this->priv; socrates_nand_read_buf() local
109 struct socrates_nand_host *host = nand_chip->priv; socrates_nand_cmd_ctrl() local
134 struct socrates_nand_host *host = nand_chip->priv; socrates_nand_device_ready() local
146 struct socrates_nand_host *host; socrates_nand_probe() local
220 struct socrates_nand_host *host = dev_get_drvdata(&ofdev->dev); socrates_nand_remove() local
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_attr.c128 struct Scsi_Host *host = ha->host; qla4_8xxx_alloc_sysfs_attr() local
144 struct Scsi_Host *host = ha->host; qla4_8xxx_free_sysfs_attr() local
H A Dql4_bsg.c15 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_read_flash() local
80 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_update_flash() local
145 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_get_acb_state() local
202 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_read_nvram() local
274 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_update_nvram() local
343 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_restore_defaults() local
387 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_bsg_get_acb() local
451 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); ql4xxx_execute_diag_cmd() local
655 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_execute_diag_loopback_cmd() local
755 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_execute_diag_test() local
814 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_process_vendor_specific() local
860 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); qla4xxx_bsg_request() local
/linux-4.1.27/drivers/scsi/arm/
H A Darxescsi.c66 arxescsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, arxescsi_dma_setup() argument
112 arxescsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, arxescsi_dma_pseudo() argument
198 static void arxescsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) arxescsi_dma_stop() argument
211 static const char *arxescsi_info(struct Scsi_Host *host) arxescsi_info() argument
224 arxescsi_show_info(struct seq_file *m, struct Scsi_Host *host) arxescsi_show_info() argument
255 struct Scsi_Host *host; arxescsi_probe() local
318 struct Scsi_Host *host = ecard_get_drvdata(ec); arxescsi_remove() local
H A Dcumana_1.c48 NCR5380_pwrite(struct Scsi_Host *host, unsigned char *addr, int len) NCR5380_pwrite() argument
111 NCR5380_pread(struct Scsi_Host *host, unsigned char *addr, int len) NCR5380_pread() argument
172 static unsigned char cumanascsi_read(struct Scsi_Host *host, unsigned int reg) cumanascsi_read() argument
187 static void cumanascsi_write(struct Scsi_Host *host, unsigned int reg, unsigned int value) cumanascsi_write() argument
219 struct Scsi_Host *host; cumanascsi1_probe() local
283 struct Scsi_Host *host = ecard_get_drvdata(ec); cumanascsi1_remove() local
H A Doak.c122 struct Scsi_Host *host; oakscsi_probe() local
166 struct Scsi_Host *host = ecard_get_drvdata(ec); oakscsi_remove() local
H A Dpowertec.c102 powertecscsi_terminator_ctl(struct Scsi_Host *host, int on_off) powertecscsi_terminator_ctl() argument
131 powertecscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, powertecscsi_dma_setup() argument
173 powertecscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) powertecscsi_dma_stop() argument
185 const char *powertecscsi_info(struct Scsi_Host *host) powertecscsi_info() argument
205 powertecscsi_set_proc_info(struct Scsi_Host *host, char *buffer, int length) powertecscsi_set_proc_info() argument
240 static int powertecscsi_show_info(struct seq_file *m, struct Scsi_Host *host) powertecscsi_show_info() argument
259 struct Scsi_Host *host = ecard_get_drvdata(ec); powertecscsi_show_term() local
269 struct Scsi_Host *host = ecard_get_drvdata(ec); powertecscsi_store_term() local
304 struct Scsi_Host *host; powertecscsi_probe() local
403 struct Scsi_Host *host = ecard_get_drvdata(ec); powertecscsi_remove() local
/linux-4.1.27/drivers/scsi/aacraid/
H A Dcomminit.c359 struct Scsi_Host * host = dev->scsi_host_ptr; aac_init_adapter() local
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
H A Dlcommon_misc.c93 int cl_ocd_update(struct obd_device *host, cl_ocd_update() argument
/linux-4.1.27/drivers/phy/
H A Dphy-dm816x-usb.c62 static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) dm816x_usb_phy_set_host() argument
H A Dphy-omap-usb2.c81 static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host) omap_usb_set_host() argument
/linux-4.1.27/drivers/usb/storage/
H A Dscsiglue.c73 static const char* host_info(struct Scsi_Host *host) host_info() argument
428 struct Scsi_Host *host = us_to_host(us); usb_stor_report_device_reset() local
442 struct Scsi_Host *host = us_to_host(us); usb_stor_report_bus_reset() local
453 static int write_info(struct Scsi_Host *host, char *buffer, int length) write_info() argument
463 static int show_info (struct seq_file *m, struct Scsi_Host *host) show_info() argument
/linux-4.1.27/drivers/video/backlight/
H A Dapple_bl.c143 struct pci_dev *host; apple_bl_add() local
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
H A Dhlwd-pic.c204 struct irq_domain *host; hlwd_pic_probe() local
/linux-4.1.27/arch/powerpc/sysdev/
H A Ddcr.c50 bool dcr_map_ok_generic(dcr_host_t host) dcr_map_ok_generic() argument
65 dcr_host_t host; dcr_map_generic() local
92 void dcr_unmap_generic(dcr_host_t host, unsigned int dcr_c) dcr_unmap_generic() argument
103 u32 dcr_read_generic(dcr_host_t host, unsigned int dcr_n) dcr_read_generic() argument
115 void dcr_write_generic(dcr_host_t host, unsigned int dcr_n, u32 value) dcr_write_generic() argument
217 void dcr_unmap_mmio(dcr_host_mmio_t host, unsigned int dcr_c) dcr_unmap_mmio() argument
/linux-4.1.27/arch/arm/mach-pxa/
H A Dpxa3xx-ulpi.c136 static int pxa310_start_otg_host_transcvr(struct usb_bus *host) pxa310_start_otg_host_transcvr() argument
161 static int pxa310_start_otg_hc(struct usb_bus *host) pxa310_start_otg_hc() argument
239 static inline int pxa310_start_otg_hc(struct usb_bus *host) pxa310_start_otg_hc() argument
251 int pxa3xx_u2d_start_hc(struct usb_bus *host) pxa3xx_u2d_start_hc() argument
270 void pxa3xx_u2d_stop_hc(struct usb_bus *host) pxa3xx_u2d_stop_hc() argument
/linux-4.1.27/sound/soc/spear/
H A Dspdif_in.c46 static void spdif_in_configure(struct spdif_in_dev *host) spdif_in_configure() argument
58 struct spdif_in_dev *host = snd_soc_dai_get_drvdata(dai); spdif_in_dai_probe() local
69 struct spdif_in_dev *host = snd_soc_dai_get_drvdata(dai); spdif_in_shutdown() local
77 static void spdif_in_format(struct spdif_in_dev *host, u32 format) spdif_in_format() argument
98 struct spdif_in_dev *host = snd_soc_dai_get_drvdata(dai); spdif_in_hw_params() local
113 struct spdif_in_dev *host = snd_soc_dai_get_drvdata(dai); spdif_in_trigger() local
180 struct spdif_in_dev *host = (struct spdif_in_dev *)arg; spdif_in_irq() local
203 struct spdif_in_dev *host; spdif_in_probe() local
H A Dspdif_out.c44 static void spdif_out_configure(struct spdif_out_dev *host) spdif_out_configure() argument
63 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(cpu_dai); spdif_out_startup() local
82 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); spdif_out_shutdown() local
91 static void spdif_out_clock(struct spdif_out_dev *host, u32 core_freq, spdif_out_clock() argument
109 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); spdif_out_hw_params() local
154 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); spdif_out_trigger() local
193 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); spdif_digital_mute() local
217 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(cpu_dai); spdif_mute_get() local
227 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(cpu_dai); spdif_mute_put() local
243 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); spdif_soc_dai_probe() local
279 struct spdif_out_dev *host; spdif_out_probe() local
321 struct spdif_out_dev *host = dev_get_drvdata(&pdev->dev); spdif_out_suspend() local
332 struct spdif_out_dev *host = dev_get_drvdata(&pdev->dev); spdif_out_resume() local
/linux-4.1.27/drivers/mmc/card/
H A Dqueue.c193 struct mmc_host *host = card->host; mmc_init_queue() local
/linux-4.1.27/drivers/memstick/core/
H A Dmemstick.c184 struct memstick_host *host = container_of(dev, struct memstick_host, memstick_free() local
210 void memstick_detect_change(struct memstick_host *host) memstick_detect_change() argument
226 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) memstick_next_req() argument
252 void memstick_new_req(struct memstick_host *host) memstick_new_req() argument
381 static struct memstick_dev *memstick_alloc_card(struct memstick_host *host) memstick_alloc_card() argument
422 static int memstick_power_on(struct memstick_host *host) memstick_power_on() argument
434 struct memstick_host *host = container_of(work, struct memstick_host, memstick_check() local
493 struct memstick_host *host; memstick_alloc_host() local
511 int memstick_add_host(struct memstick_host *host) memstick_add_host() argument
547 void memstick_remove_host(struct memstick_host *host) memstick_remove_host() argument
568 void memstick_free_host(struct memstick_host *host) memstick_free_host() argument
579 void memstick_suspend_host(struct memstick_host *host) memstick_suspend_host() argument
591 void memstick_resume_host(struct memstick_host *host) memstick_resume_host() argument
/linux-4.1.27/drivers/memstick/host/
H A Drtsx_pci_ms.c45 static inline struct device *ms_dev(struct realtek_pci_ms *host) ms_dev() argument
50 static inline void ms_clear_error(struct realtek_pci_ms *host) ms_clear_error() argument
58 static void ms_print_debug_regs(struct realtek_pci_ms *host) ms_print_debug_regs() argument
85 static int ms_power_on(struct realtek_pci_ms *host) ms_power_on() argument
119 static int ms_power_off(struct realtek_pci_ms *host) ms_power_off() argument
140 static int ms_transfer_data(struct realtek_pci_ms *host, unsigned char data_dir, ms_transfer_data() argument
211 static int ms_write_bytes(struct realtek_pci_ms *host, u8 tpc, ms_write_bytes() argument
279 static int ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, ms_read_bytes() argument
350 static int rtsx_pci_ms_issue_cmd(struct realtek_pci_ms *host) rtsx_pci_ms_issue_cmd() argument
403 struct realtek_pci_ms *host = container_of(work, rtsx_pci_ms_handle_req() local
434 struct realtek_pci_ms *host = memstick_priv(msh); rtsx_pci_ms_request() local
447 struct realtek_pci_ms *host = memstick_priv(msh); rtsx_pci_ms_set_param() local
509 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_suspend() local
520 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_resume() local
538 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_card_event() local
546 struct realtek_pci_ms *host; rtsx_pci_ms_drv_probe() local
591 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_drv_remove() local
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dfilter.h184 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, __be32 host, __be16 port) efx_filter_set_ipv4_local() argument
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mid.c449 struct Scsi_Host *host; qla24xx_create_vhost() local
/linux-4.1.27/drivers/scsi/arcmsr/
H A Darcmsr_attr.c70 struct Scsi_Host *host = class_to_shost(dev); arcmsr_sysfs_iop_message_read() local
117 struct Scsi_Host *host = class_to_shost(dev); arcmsr_sysfs_iop_message_write() local
165 struct Scsi_Host *host = class_to_shost(dev); arcmsr_sysfs_iop_message_clear() local
222 struct Scsi_Host *host = acb->host; arcmsr_alloc_sysfs_attr() local
251 struct Scsi_Host *host = acb->host; arcmsr_free_sysfs_attr() local
272 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_driver_posted_cmd() local
284 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_driver_reset() local
296 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_driver_abort() local
308 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_fw_model() local
320 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_fw_version() local
333 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_fw_request_len() local
346 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_fw_numbers_queue() local
359 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_fw_sdram_size() local
372 struct Scsi_Host *host = class_to_shost(dev); arcmsr_attr_host_fw_hd_channels() local
/linux-4.1.27/drivers/scsi/ibmvscsi/
H A Dibmvscsi.h101 struct Scsi_Host *host; member in struct:ibmvscsi_host_data
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h183 struct Scsi_Host *host; member in struct:sym_shcb
226 static inline struct sym_hcb * sym_get_hcb(struct Scsi_Host *host) sym_get_hcb() argument
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx.c66 static const char *host_info(struct Scsi_Host *host) host_info() argument
164 struct Scsi_Host *host = srb->device->host; command_abort() local
417 struct Scsi_Host *host = rtsx_to_host(dev); rtsx_control_thread() local
675 struct Scsi_Host *host = rtsx_to_host(dev); quiesce_and_remove_host() local
851 struct Scsi_Host *host; rtsx_probe() local
H A Drtsx.h144 static inline struct rtsx_dev *host_to_rtsx(struct Scsi_Host *host) host_to_rtsx() argument
/linux-4.1.27/drivers/nfc/st21nfca/
H A Dst21nfca_se.c300 int st21nfca_connectivity_event_received(struct nfc_hci_dev *hdev, u8 host, st21nfca_connectivity_event_received() argument
/linux-4.1.27/drivers/pci/host/
H A Dpci-host-generic.c42 struct pci_host_bridge host; member in struct:gen_pci
/linux-4.1.27/fs/ubifs/
H A Dxattr.c100 static int create_xattr(struct ubifs_info *c, struct inode *host, create_xattr() argument
197 static int change_xattr(struct ubifs_info *c, struct inode *host, change_xattr() argument
302 static int setxattr(struct inode *host, const char *name, const void *value, setxattr() argument
375 struct inode *inode, *host = d_inode(dentry); ubifs_getxattr() local
435 struct inode *host = d_inode(dentry); ubifs_listxattr() local
496 static int remove_xattr(struct ubifs_info *c, struct inode *host, remove_xattr() argument
538 struct inode *inode, *host = d_inode(dentry); ubifs_removexattr() local
/linux-4.1.27/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) dib9000_i2c_enumeration() argument
/linux-4.1.27/drivers/pnp/
H A Dquirks.c351 struct pci_dev *host; get_intel_host() local
364 struct pci_dev *host; quirk_intel_mch() local
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dsetup.c347 void note_scsi_host(struct device_node *node, void *host) note_scsi_host() argument
/linux-4.1.27/arch/ia64/hp/sim/
H A Dsimscsi.c48 static struct Scsi_Host *host; variable in typeref:struct:Scsi_Host
/linux-4.1.27/net/nfc/hci/
H A Dhci.h73 u8 host; member in struct:hci_all_pipe_cleared_noti
/linux-4.1.27/tools/perf/util/
H A Dmachine.h94 struct machine host; member in struct:machines
/linux-4.1.27/tools/usb/usbip/libsrc/
H A Dvhci_driver.c164 static int read_record(int rhport, char *host, unsigned long host_len, read_record() argument
373 char host[NI_MAXHOST] = "unknown host"; usbip_vhci_imported_device_dump() local

Completed in 3429 milliseconds

123