Home
last modified time | relevance | path

Searched defs:ios (Results 1 – 25 of 145) sorted by relevance

123456

/kernel/linux/linux-4.19/fs/exofs/
Dore.c124 static u8 *_ios_cred(struct ore_io_state *ios, unsigned index) in _ios_cred()
129 static struct osd_obj_id *_ios_obj(struct ore_io_state *ios, unsigned index) in _ios_obj()
134 static struct osd_dev *_ios_od(struct ore_io_state *ios, unsigned index) in _ios_od()
148 struct ore_io_state *ios; in _ore_get_io_state() local
260 struct ore_io_state *ios; in ore_get_rw_state() local
332 void ore_put_io_state(struct ore_io_state *ios) in ore_put_io_state()
352 static void _sync_done(struct ore_io_state *ios, void *p) in _sync_done()
361 struct ore_io_state *ios = container_of( in _last_io() local
369 struct ore_io_state *ios = p; in _done_io() local
374 int ore_io_execute(struct ore_io_state *ios) in ore_io_execute()
[all …]
Dore_raid.c354 static int _alloc_read_4_write(struct ore_io_state *ios) in _alloc_read_4_write()
372 static int _add_to_r4w(struct ore_io_state *ios, struct ore_striping_info *si, in _add_to_r4w()
423 static int _add_to_r4w_first_page(struct ore_io_state *ios, struct page *page) in _add_to_r4w_first_page()
440 static int _add_to_r4w_last_page(struct ore_io_state *ios, u64 *offset) in _add_to_r4w_last_page()
463 static void _mark_read4write_pages_uptodate(struct ore_io_state *ios, int ret) in _mark_read4write_pages_uptodate()
504 static int _read_4_write_first_stripe(struct ore_io_state *ios) in _read_4_write_first_stripe()
557 static int _read_4_write_last_stripe(struct ore_io_state *ios) in _read_4_write_last_stripe()
624 static int _read_4_write_execute(struct ore_io_state *ios) in _read_4_write_execute()
659 int _ore_add_parity_unit(struct ore_io_state *ios, in _ore_add_parity_unit()
719 int _ore_post_alloc_raid_stuff(struct ore_io_state *ios) in _ore_post_alloc_raid_stuff()
[all …]
Dinode.c53 struct ore_io_state *ios; member
243 static void readpages_done(struct ore_io_state *ios, void *p) in readpages_done()
268 static int _maybe_not_all_in_one_io(struct ore_io_state *ios, in _maybe_not_all_in_one_io()
311 struct ore_io_state *ios; in read_exec() local
520 static void writepages_done(struct ore_io_state *ios, void *p) in writepages_done()
627 struct ore_io_state *ios; in write_exec() local
1067 struct ore_io_state *ios; in exofs_get_inode() local
1255 static void create_done(struct ore_io_state *ios, void *p) in create_done()
1293 struct ore_io_state *ios; in exofs_new_inode() local
1351 static void updatei_done(struct ore_io_state *ios, void *p) in updatei_done()
[all …]
Dsuper.c276 struct ore_io_state *ios; in __sbi_read_stats() local
319 static void stats_done(struct ore_io_state *ios, void *p) in stats_done()
331 struct ore_io_state *ios; in exofs_sbi_write_stats() local
374 struct ore_io_state *ios; in exofs_sync_fs() local
909 struct ore_io_state *ios; in exofs_statfs() local
/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc-k3.c102 static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_k3_set_ios()
141 static int dw_mci_hi6220_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_hi6220_switch_voltage()
188 static void dw_mci_hi6220_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi6220_set_ios()
297 static void dw_mci_hi3660_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3660_set_ios()
402 struct mmc_ios *ios) in dw_mci_hi3660_switch_voltage()
Dowl-mmc.c427 static void owl_mmc_set_clk(struct owl_mmc_host *owl_host, struct mmc_ios *ios) in owl_mmc_set_clk()
437 struct mmc_ios *ios) in owl_mmc_set_bus_width()
485 static void owl_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in owl_mmc_set_ios()
534 struct mmc_ios *ios) in owl_mmc_start_signal_voltage_switch()
Dalcor.c692 static void alcor_set_timing(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_timing()
705 static void alcor_set_bus_width(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_bus_width()
845 static void alcor_set_power_mode(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_power_mode()
906 static void alcor_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_ios()
928 struct mmc_ios *ios) in alcor_signal_voltage_switch()
Ddw_mmc-bluefield.c23 static void dw_mci_bluefield_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_bluefield_set_ios()
Dtoshsd.c78 static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in __toshsd_set_ios()
524 static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in toshsd_set_ios()
Dsunxi-mmc.c718 struct mmc_ios *ios, u32 rate) in sunxi_mmc_clk_set_phase()
756 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate()
880 static void sunxi_mmc_set_clk(struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_set_clk()
898 struct mmc_ios *ios) in sunxi_mmc_card_power()
943 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
952 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch()
Domap_hsmmc.c220 struct mmc_ios *ios = &mmc->ios; in omap_hsmmc_enable_supply() local
520 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor()
535 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_clock() local
585 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_width() local
613 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_mode() local
631 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_context_restore() local
1457 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
Ddw_mmc-hi3798cv200.c32 static void dw_mci_hi3798cv200_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3798cv200_set_ios()
Dsdhci-msm.c334 struct mmc_ios ios = host->mmc->ios; in msm_get_clock_rate_for_bus_mode() local
802 struct mmc_ios ios = host->mmc->ios; in msm_hc_select_hs400() local
871 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_hc_select_mode() local
1104 struct mmc_ios *ios = &host->mmc->ios; in sdhci_msm_is_tuning_needed() local
1171 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_execute_tuning() local
1277 static void sdhci_msm_hs400(struct sdhci_host *host, struct mmc_ios *ios) in sdhci_msm_hs400()
1397 struct mmc_ios ios; in msm_toggle_vqmmc() local
2065 struct mmc_ios *ios) in sdhci_msm_start_signal_voltage_switch()
Ddw_mmc-exynos.c296 static void dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_exynos_set_ios()
517 struct mmc_ios *ios) in dw_mci_exynos_prepare_hs400_tuning()
Dmmci_stm32_sdmmc.c268 struct mmc_ios ios = host->mmc->ios; in mmci_sdmmc_set_pwrreg() local
476 struct mmc_ios *ios) in sdmmc_post_sig_volt_switch()
/kernel/linux/linux-4.19/drivers/mmc/host/
Ddw_mmc-k3.c106 static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_k3_set_ios()
145 static int dw_mci_hi6220_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_hi6220_switch_voltage()
192 static void dw_mci_hi6220_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi6220_set_ios()
301 static void dw_mci_hi3660_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3660_set_ios()
406 struct mmc_ios *ios) in dw_mci_hi3660_switch_voltage()
Ddw_mmc-bluefield.c23 static void dw_mci_bluefield_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_bluefield_set_ios()
Dtoshsd.c82 static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in __toshsd_set_ios()
528 static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in toshsd_set_ios()
Dsunxi-mmc.c719 struct mmc_ios *ios, u32 rate) in sunxi_mmc_clk_set_phase()
757 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate()
875 static void sunxi_mmc_set_clk(struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_set_clk()
893 struct mmc_ios *ios) in sunxi_mmc_card_power()
938 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
947 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch()
Domap_hsmmc.c247 struct mmc_ios *ios = &mmc->ios; in omap_hsmmc_enable_supply() local
579 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor()
594 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_clock() local
644 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_width() local
672 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_mode() local
690 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_context_restore() local
1599 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
Ddw_mmc-hi3798cv200.c26 static void dw_mci_hi3798cv200_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3798cv200_set_ios()
Ddw_mmc-exynos.c296 static void dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_exynos_set_ios()
494 struct mmc_ios *ios) in dw_mci_exynos_prepare_hs400_tuning()
/kernel/linux/linux-5.10/drivers/mmc/core/
Ddebugfs.c55 struct mmc_ios *ios = &host->ios; in mmc_ios_show() local
Dregulator.c179 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc()
/kernel/linux/linux-4.19/drivers/mmc/core/
Ddebugfs.c58 struct mmc_ios *ios = &host->ios; in mmc_ios_show() local

123456