Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/linux/drivers/mmc/host/
H A Dmmci.c373 struct mmci_host *host = mmc_priv(mmc); in mmci_card_busy() local
385 static void mmci_reg_delay(struct mmci_host *host) in mmci_reg_delay()
403 void mmci_write_clkreg(struct mmci_host *host, u32 clk) in mmci_write_clkreg()
414 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr) in mmci_write_pwrreg()
425 static void mmci_write_datactrlreg(struct mmci_host *host, u32 datactrl) in mmci_write_datactrlreg()
440 static void mmci_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_set_clkreg()
499 static void mmci_dma_release(struct mmci_host *host) in mmci_dma_release()
507 static void mmci_dma_setup(struct mmci_host *host) in mmci_dma_setup()
524 static int mmci_validate_data(struct mmci_host *host, in mmci_validate_data()
543 static int mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool next) in mmci_prep_data()
[all …]
H A Ddw_mmc.c151 struct dw_mci *host = s->private; in dw_mci_regs_show() local
171 struct dw_mci *host = slot->host; in dw_mci_init_debugfs() local
191 static bool dw_mci_ctrl_reset(struct dw_mci *host, u32 reset) in dw_mci_ctrl_reset()
212 static void dw_mci_wait_while_busy(struct dw_mci *host, u32 cmd_flags) in dw_mci_wait_while_busy()
236 struct dw_mci *host = slot->host; in mci_send_cmd() local
255 struct dw_mci *host = slot->host; in dw_mci_prepare_command() local
320 static u32 dw_mci_prep_stop_abort(struct dw_mci *host, struct mmc_command *cmd) in dw_mci_prep_stop_abort()
359 static inline void dw_mci_set_cto(struct dw_mci *host) in dw_mci_set_cto()
397 static void dw_mci_start_command(struct dw_mci *host, in dw_mci_start_command()
416 static inline void send_stop_abort(struct dw_mci *host, struct mmc_data *data) in send_stop_abort()
[all …]
H A Dtoshsd.c35 static void toshsd_init(struct toshsd_host *host) in toshsd_init()
80 struct toshsd_host *host = mmc_priv(mmc); in __toshsd_set_ios() local
138 static void toshsd_set_led(struct toshsd_host *host, unsigned char state) in toshsd_set_led()
143 static void toshsd_finish_request(struct toshsd_host *host) in toshsd_finish_request()
158 struct toshsd_host *host = dev_id; in toshsd_thread_irq() local
205 static void toshsd_cmd_irq(struct toshsd_host *host) in toshsd_cmd_irq()
265 static void toshsd_data_end_irq(struct toshsd_host *host) in toshsd_data_end_irq()
291 struct toshsd_host *host = dev_id; in toshsd_irq() local
402 static void toshsd_start_cmd(struct toshsd_host *host, struct mmc_command *cmd) in toshsd_start_cmd()
474 static void toshsd_start_data(struct toshsd_host *host, struct mmc_data *data) in toshsd_start_data()
[all …]
H A Drenesas_sdhi_core.c61 static void renesas_sdhi_sdbuf_width(struct tmio_mmc_host *host, int width) in renesas_sdhi_sdbuf_width()
93 static int renesas_sdhi_clk_enable(struct tmio_mmc_host *host) in renesas_sdhi_clk_enable()
124 static unsigned int renesas_sdhi_clk_update(struct tmio_mmc_host *host, in renesas_sdhi_clk_update()
189 static void renesas_sdhi_set_clock(struct tmio_mmc_host *host, in renesas_sdhi_set_clock()
236 static void renesas_sdhi_clk_disable(struct tmio_mmc_host *host) in renesas_sdhi_clk_disable()
245 struct tmio_mmc_host *host = mmc_priv(mmc); in renesas_sdhi_card_busy() local
254 struct tmio_mmc_host *host = mmc_priv(mmc); in renesas_sdhi_start_signal_voltage_switch() local
332 static inline u32 sd_scc_read32(struct tmio_mmc_host *host, in sd_scc_read32()
338 static inline void sd_scc_write32(struct tmio_mmc_host *host, in sd_scc_write32()
345 static unsigned int renesas_sdhi_init_tuning(struct tmio_mmc_host *host) in renesas_sdhi_init_tuning()
[all …]
H A Dcavium.c165 static void check_switch_errors(struct cvm_mmc_host *host) in check_switch_errors()
200 static void do_switch(struct cvm_mmc_host *host, u64 emm_switch) in do_switch()
252 struct cvm_mmc_host *host = slot->host; in cvm_mmc_reset_bus() local
273 struct cvm_mmc_host *host = slot->host; in cvm_mmc_switch_to() local
298 static void do_read(struct cvm_mmc_host *host, struct mmc_request *req, in do_read()
340 static void set_cmd_response(struct cvm_mmc_host *host, struct mmc_request *req, in set_cmd_response()
373 static int finish_dma_single(struct cvm_mmc_host *host, struct mmc_data *data) in finish_dma_single()
381 static int finish_dma_sg(struct cvm_mmc_host *host, struct mmc_data *data) in finish_dma_sg()
401 static int finish_dma(struct cvm_mmc_host *host, struct mmc_data *data) in finish_dma()
424 static void cleanup_dma(struct cvm_mmc_host *host, u64 rsp_sts) in cleanup_dma()
[all …]
H A Dsdhci-tegra.c188 static u16 tegra_sdhci_readw(struct sdhci_host *host, int reg) in tegra_sdhci_readw()
203 static void tegra_sdhci_writew(struct sdhci_host *host, u16 val, int reg) in tegra_sdhci_writew()
224 static void tegra_sdhci_writel(struct sdhci_host *host, u32 val, int reg) in tegra_sdhci_writel()
251 static bool tegra_sdhci_configure_card_clk(struct sdhci_host *host, bool enable) in tegra_sdhci_configure_card_clk()
272 static void tegra210_sdhci_writew(struct sdhci_host *host, u16 val, int reg) in tegra210_sdhci_writew()
292 static unsigned int tegra_sdhci_get_ro(struct sdhci_host *host) in tegra_sdhci_get_ro()
302 static bool tegra_sdhci_is_pad_and_regulator_valid(struct sdhci_host *host) in tegra_sdhci_is_pad_and_regulator_valid()
335 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap) in tegra_sdhci_set_tap()
365 static void tegra_sdhci_reset(struct sdhci_host *host, u8 mask) in tegra_sdhci_reset()
422 static void tegra_sdhci_configure_cal_pad(struct sdhci_host *host, bool enable) in tegra_sdhci_configure_cal_pad()
[all …]
H A Dsdhci-of-dwcmshc.c272 static void dwcmshc_adma_write_desc(struct sdhci_host *host, void **desc, in dwcmshc_adma_write_desc()
291 static unsigned int dwcmshc_get_max_clock(struct sdhci_host *host) in dwcmshc_get_max_clock()
301 static unsigned int rk35xx_get_max_clock(struct sdhci_host *host) in rk35xx_get_max_clock()
311 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_check_auto_cmd23() local
331 static void dwcmshc_phy_1_8v_init(struct sdhci_host *host) in dwcmshc_phy_1_8v_init()
382 static void dwcmshc_phy_3_3v_init(struct sdhci_host *host) in dwcmshc_phy_3_3v_init()
429 static void th1520_sdhci_set_phy(struct sdhci_host *host) in th1520_sdhci_set_phy()
452 static void dwcmshc_set_uhs_signaling(struct sdhci_host *host, in dwcmshc_set_uhs_signaling()
489 static void th1520_set_uhs_signaling(struct sdhci_host *host, in th1520_set_uhs_signaling()
507 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_hs400_enhanced_strobe() local
[all …]
H A Dsdhci-pltfm.c27 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) in sdhci_pltfm_clk_get_max_clock()
59 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_get_compatibility() local
74 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_get_property() local
112 struct sdhci_host *host; in sdhci_pltfm_init() local
151 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_pltfm_free() local
161 struct sdhci_host *host; in sdhci_pltfm_init_and_add_host() local
180 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_pltfm_remove() local
191 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_pltfm_suspend() local
210 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_pltfm_resume() local
/linux/drivers/scsi/
H A Dinitio.c506 static void initio_stop_bm(struct initio_host * host) in initio_stop_bm()
526 static int initio_reset_scsi(struct initio_host * host, int seconds) in initio_reset_scsi()
557 static void initio_init(struct initio_host * host, u8 *bios_addr) in initio_init()
654 static struct scsi_ctrl_blk *initio_alloc_scb(struct initio_host *host) in initio_alloc_scb()
681 static void initio_release_scb(struct initio_host * host, struct scsi_ctrl_blk * cmnd) in initio_release_scb()
703 static void initio_append_pend_scb(struct initio_host * host, struct scsi_ctrl_blk * scbp) in initio_append_pend_scb()
721 static void initio_push_pend_scb(struct initio_host * host, struct scsi_ctrl_blk * scbp) in initio_push_pend_scb()
736 static struct scsi_ctrl_blk *initio_find_first_pend_scb(struct initio_host * host) in initio_find_first_pend_scb()
763 static void initio_unlink_pend_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) in initio_unlink_pend_scb()
790 static void initio_append_busy_scb(struct initio_host * host, struct scsi_ctrl_blk * scbp) in initio_append_busy_scb()
[all …]
H A Da100u2w.c139 static u8 wait_chip_ready(struct orc_host * host) in wait_chip_ready()
151 static u8 wait_firmware_ready(struct orc_host * host) in wait_firmware_ready()
164 static u8 wait_scsi_reset_done(struct orc_host * host) in wait_scsi_reset_done()
177 static u8 wait_HDO_off(struct orc_host * host) in wait_HDO_off()
190 static u8 wait_hdi_set(struct orc_host * host, u8 * data) in wait_hdi_set()
203 static unsigned short orc_read_fwrev(struct orc_host * host) in orc_read_fwrev()
227 static u8 orc_nv_write(struct orc_host * host, unsigned char address, unsigned char value) in orc_nv_write()
248 static u8 orc_nv_read(struct orc_host * host, u8 address, u8 *ptr) in orc_nv_read()
277 static void orc_exec_scb(struct orc_host * host, struct orc_scb * scb) in orc_exec_scb()
291 static int se2_rd_all(struct orc_host * host) in se2_rd_all()
[all …]
/linux/drivers/mmc/core/
H A Dcore.c81 static void mmc_should_fail_request(struct mmc_host *host, in mmc_should_fail_request()
105 static inline void mmc_should_fail_request(struct mmc_host *host, in mmc_should_fail_request()
118 void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_command_done()
138 void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_request_done()
215 static void __mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_request()
263 static void mmc_mrq_pr_debug(struct mmc_host *host, struct mmc_request *mrq, in mmc_mrq_pr_debug()
297 static int mmc_mrq_prep(struct mmc_host *host, struct mmc_request *mrq) in mmc_mrq_prep()
334 int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in mmc_start_request()
371 static inline void mmc_wait_ongoing_tfr_cmd(struct mmc_host *host) in mmc_wait_ongoing_tfr_cmd()
383 static int __mmc_start_req(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_req()
[all …]
H A Dmmc.c194 struct mmc_host *host = card->host; in mmc_select_card_type() local
830 struct mmc_host *host = card->host; in mmc_dsr_show() local
885 struct mmc_host *host = card->host; in __mmc_select_powerclass() local
947 struct mmc_host *host = card->host; in mmc_select_powerclass() local
1011 struct mmc_host *host = card->host; in mmc_select_bus_width() local
1090 struct mmc_host *host = card->host; in mmc_select_hs_ddr() local
1160 struct mmc_host *host = card->host; in mmc_select_hs400() local
1260 struct mmc_host *host = card->host; in mmc_hs400_to_hs200() local
1357 struct mmc_host *host = card->host; in mmc_select_hs400es() local
1457 struct mmc_host *host = card->host; in mmc_select_hs200() local
[all …]
H A Dslot-gpio.c32 struct mmc_host *host = dev_id; in mmc_gpio_cd_irqt() local
41 int mmc_gpio_alloc(struct mmc_host *host) in mmc_gpio_alloc()
64 void mmc_gpio_set_cd_irq(struct mmc_host *host, int irq) in mmc_gpio_set_cd_irq()
75 int mmc_gpio_get_ro(struct mmc_host *host) in mmc_gpio_get_ro()
90 int mmc_gpio_get_cd(struct mmc_host *host) in mmc_gpio_get_cd()
105 void mmc_gpiod_request_cd_irq(struct mmc_host *host) in mmc_gpiod_request_cd_irq()
141 int mmc_gpio_set_cd_wake(struct mmc_host *host, bool on) in mmc_gpio_set_cd_wake()
165 void mmc_gpio_set_cd_isr(struct mmc_host *host, irq_handler_t isr) in mmc_gpio_set_cd_isr()
187 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd()
235 int mmc_gpiod_set_cd_config(struct mmc_host *host, unsigned long config) in mmc_gpiod_set_cd_config()
[all …]
H A Dhost.h24 static inline void mmc_retune_clear(struct mmc_host *host) in mmc_retune_clear()
30 static inline void mmc_retune_hold_now(struct mmc_host *host) in mmc_retune_hold_now()
36 static inline void mmc_retune_recheck(struct mmc_host *host) in mmc_retune_recheck()
42 static inline int mmc_host_cmd23(struct mmc_host *host) in mmc_host_cmd23()
47 static inline bool mmc_host_done_complete(struct mmc_host *host) in mmc_host_done_complete()
52 static inline int mmc_boot_partition_access(struct mmc_host *host) in mmc_boot_partition_access()
57 static inline int mmc_host_uhs(struct mmc_host *host) in mmc_host_uhs()
86 static inline bool mmc_card_sd_express(struct mmc_host *host) in mmc_card_sd_express()
/linux/drivers/scsi/arm/
H A Dacornscsi.c189 static inline void sbic_arm_write(AS_Host *host, unsigned int reg, unsigned int value) in sbic_arm_write()
195 static inline int sbic_arm_read(AS_Host *host, unsigned int reg) in sbic_arm_read()
203 #define sbic_arm_writenext(host, val) writeb((val), (host)->base + SBIC_REGVAL) argument
204 #define sbic_arm_readnext(host) readb((host)->base + SBIC_REGVAL) argument
207 #define dmac_read(host,reg) \ argument
210 #define dmac_write(host,reg,value) \ argument
213 #define dmac_clearintr(host) writeb(0, (host)->fast + INT_REG) argument
215 static inline unsigned int dmac_address(AS_Host *host) in dmac_address()
223 void acornscsi_dumpdma(AS_Host *host, char *where) in acornscsi_dumpdma()
247 unsigned long acornscsi_sbic_xfcount(AS_Host *host) in acornscsi_sbic_xfcount()
[all …]
/linux/drivers/ufs/host/
H A Dufs-qcom.c109 static inline void ufs_qcom_ice_enable(struct ufs_qcom_host *host) in ufs_qcom_ice_enable()
117 static int ufs_qcom_ice_init(struct ufs_qcom_host *host) in ufs_qcom_ice_init()
173 static inline int ufs_qcom_ice_resume(struct ufs_qcom_host *host) in ufs_qcom_ice_resume()
181 static inline int ufs_qcom_ice_suspend(struct ufs_qcom_host *host) in ufs_qcom_ice_suspend()
194 struct ufs_qcom_host *host = ufshcd_get_variant(hba); in ufs_qcom_ice_keyslot_program() local
217 struct ufs_qcom_host *host = ufshcd_get_variant(hba); in ufs_qcom_ice_keyslot_evict() local
233 static inline void ufs_qcom_ice_enable(struct ufs_qcom_host *host) in ufs_qcom_ice_enable()
237 static int ufs_qcom_ice_init(struct ufs_qcom_host *host) in ufs_qcom_ice_init()
242 static inline int ufs_qcom_ice_resume(struct ufs_qcom_host *host) in ufs_qcom_ice_resume()
247 static inline int ufs_qcom_ice_suspend(struct ufs_qcom_host *host) in ufs_qcom_ice_suspend()
[all …]
H A Dufs-mediatek.c97 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_boost_crypt_enabled() local
104 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_va09_supported() local
111 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_broken_vcc() local
118 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_pmc_via_fastauto() local
125 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_tx_skew_fix() local
132 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_rtff_mtcmos() local
139 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_is_allow_vccqx_lpm() local
194 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_host_reset() local
228 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_init_reset() local
243 struct ufs_mtk_host *host = ufshcd_get_variant(hba); in ufs_mtk_hce_enable_notify() local
[all …]
/linux/arch/powerpc/include/asm/
H A Ddcr.h28 #define DCR_MAP_OK(host) dcr_map_ok_generic(host) argument
30 #define dcr_unmap(host, dcr_c) dcr_unmap_generic(host, dcr_c) argument
31 #define dcr_read(host, dcr_n) dcr_read_generic(host, dcr_n) argument
32 #define dcr_write(host, dcr_n, value) dcr_write_generic(host, dcr_n, value) argument
38 #define DCR_MAP_OK(host) dcr_map_ok_native(host) argument
40 #define dcr_unmap(host, dcr_c) dcr_unmap_native(host, dcr_c) argument
41 #define dcr_read(host, dcr_n) dcr_read_native(host, dcr_n) argument
42 #define dcr_write(host, dcr_n, value) dcr_write_native(host, dcr_n, value) argument
45 #define DCR_MAP_OK(host) dcr_map_ok_mmio(host) argument
47 #define dcr_unmap(host, dcr_c) dcr_unmap_mmio(host, dcr_c) argument
[all …]
/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c42 static inline struct device *ms_dev(struct rtsx_usb_ms *host) in ms_dev()
47 static inline void ms_clear_error(struct rtsx_usb_ms *host) in ms_clear_error()
60 static void ms_print_debug_regs(struct rtsx_usb_ms *host) in ms_print_debug_regs()
106 static void ms_print_debug_regs(struct rtsx_usb_ms *host) in ms_print_debug_regs()
168 static int ms_power_on(struct rtsx_usb_ms *host) in ms_power_on()
208 static int ms_power_off(struct rtsx_usb_ms *host) in ms_power_off()
230 static int ms_transfer_data(struct rtsx_usb_ms *host, unsigned char data_dir, in ms_transfer_data()
316 static int ms_write_bytes(struct rtsx_usb_ms *host, u8 tpc, in ms_write_bytes()
383 static int ms_read_bytes(struct rtsx_usb_ms *host, u8 tpc, in ms_read_bytes()
456 static int rtsx_usb_ms_issue_cmd(struct rtsx_usb_ms *host) in rtsx_usb_ms_issue_cmd()
[all …]
/linux/drivers/gpu/host1x/
H A Dsyncpt.c24 host1x_syncpt_base_request(struct host1x *host) in host1x_syncpt_base_request()
58 struct host1x_syncpt *host1x_syncpt_alloc(struct host1x *host, in host1x_syncpt_alloc()
136 void host1x_syncpt_restore(struct host1x *host) in host1x_syncpt_restore()
163 void host1x_syncpt_save(struct host1x *host) in host1x_syncpt_save()
280 int host1x_syncpt_init(struct host1x *host) in host1x_syncpt_init()
334 struct host1x *host = dev_get_drvdata(client->host->parent); in host1x_syncpt_request() local
376 void host1x_syncpt_deinit(struct host1x *host) in host1x_syncpt_deinit()
425 unsigned int host1x_syncpt_nb_pts(struct host1x *host) in host1x_syncpt_nb_pts()
430 unsigned int host1x_syncpt_nb_bases(struct host1x *host) in host1x_syncpt_nb_bases()
435 unsigned int host1x_syncpt_nb_mlocks(struct host1x *host) in host1x_syncpt_nb_mlocks()
[all …]
H A Ddev.h185 static inline void host1x_hw_syncpt_restore(struct host1x *host, in host1x_hw_syncpt_restore()
191 static inline void host1x_hw_syncpt_restore_wait_base(struct host1x *host, in host1x_hw_syncpt_restore_wait_base()
197 static inline void host1x_hw_syncpt_load_wait_base(struct host1x *host, in host1x_hw_syncpt_load_wait_base()
203 static inline u32 host1x_hw_syncpt_load(struct host1x *host, in host1x_hw_syncpt_load()
209 static inline int host1x_hw_syncpt_cpu_incr(struct host1x *host, in host1x_hw_syncpt_cpu_incr()
216 struct host1x *host, struct host1x_syncpt *sp, in host1x_hw_syncpt_assign_to_channel()
222 static inline void host1x_hw_syncpt_enable_protection(struct host1x *host) in host1x_hw_syncpt_enable_protection()
227 static inline int host1x_hw_intr_init_host_sync(struct host1x *host, u32 cpm) in host1x_hw_intr_init_host_sync()
232 static inline void host1x_hw_intr_set_syncpt_threshold(struct host1x *host, in host1x_hw_intr_set_syncpt_threshold()
239 static inline void host1x_hw_intr_enable_syncpt_intr(struct host1x *host, in host1x_hw_intr_enable_syncpt_intr()
[all …]
/linux/sound/soc/spear/
H A Dspdif_out.c44 static void spdif_out_configure(struct spdif_out_dev *host) in spdif_out_configure()
63 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(cpu_dai); in spdif_out_startup() local
82 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); in spdif_out_shutdown() local
91 static void spdif_out_clock(struct spdif_out_dev *host, u32 core_freq, in spdif_out_clock()
109 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); in spdif_out_hw_params() local
154 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); in spdif_out_trigger() local
193 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); in spdif_mute() local
217 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(cpu_dai); in spdif_mute_get() local
227 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(cpu_dai); in spdif_mute_put() local
244 struct spdif_out_dev *host = snd_soc_dai_get_drvdata(dai); in spdif_soc_dai_probe() local
[all …]
/linux/fs/lockd/
H A Dhost.c37 #define for_each_host(host, chain, table) \ argument
42 #define for_each_host_safe(host, next, chain, table) \ argument
114 struct nlm_host *host = NULL; in nlm_alloc_host() local
177 static void nlm_destroy_host_locked(struct nlm_host *host) in nlm_destroy_host_locked()
237 struct nlm_host *host; in nlmclnt_lookup_host() local
290 void nlmclnt_release_host(struct nlm_host *host) in nlmclnt_release_host()
332 struct nlm_host *host = NULL; in nlmsvc_lookup_host() local
412 void nlmsvc_release_host(struct nlm_host *host) in nlmsvc_release_host()
427 nlm_bind_host(struct nlm_host *host) in nlm_bind_host()
500 nlm_rebind_host(struct nlm_host *host) in nlm_rebind_host()
[all …]
/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c252 struct mxc_nand_host *host = nand_get_controller_data(this); in copy_spare() local
286 static int check_int_v3(struct mxc_nand_host *host) in check_int_v3()
300 static int check_int_v1_v2(struct mxc_nand_host *host) in check_int_v1_v2()
314 static void irq_control_v1_v2(struct mxc_nand_host *host, int activate) in irq_control_v1_v2()
328 static void irq_control_v3(struct mxc_nand_host *host, int activate) in irq_control_v3()
342 static void irq_control(struct mxc_nand_host *host, int activate) in irq_control()
357 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v1() local
388 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v2_v3() local
415 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v2() local
424 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v3() local
[all …]
/linux/drivers/scsi/arcmsr/
H A Darcmsr_attr.c68 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_sysfs_iop_message_read() local
115 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_sysfs_iop_message_write() local
163 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_sysfs_iop_message_clear() local
220 struct Scsi_Host *host = acb->host; in arcmsr_alloc_sysfs_attr() local
249 struct Scsi_Host *host = acb->host; in arcmsr_free_sysfs_attr() local
270 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_driver_posted_cmd() local
282 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_driver_reset() local
294 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_driver_abort() local
306 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_fw_model() local
318 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_fw_version() local
[all …]

12345678910>>...21