/kernel/linux/linux-5.10/fs/nfs/ |
H A D | client.c | 564 struct nlm_host *host; in nfs_start_lockd() local
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | rtsx_usb_sdmmc.c | 59 static inline struct device *sdmmc_dev(struct rtsx_usb_sdmmc *host) in sdmmc_dev() argument 64 static inline void sd_clear_error(struct rtsx_usb_sdmmc *host) in sd_clear_error() argument 76 static void sd_print_debug_regs(struct rtsx_usb_sdmmc *host) in sd_print_debug_regs() argument 92 sd_read_data(struct rtsx_usb_sdmmc *host, struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, int timeout) sd_read_data() argument 199 sd_write_data(struct rtsx_usb_sdmmc *host, struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, int timeout) sd_write_data() argument 285 sd_send_cmd_get_rsp(struct rtsx_usb_sdmmc *host, struct mmc_command *cmd) sd_send_cmd_get_rsp() argument 449 sd_rw_multi(struct rtsx_usb_sdmmc *host, struct mmc_request *mrq) sd_rw_multi() argument 533 sd_enable_initial_mode(struct rtsx_usb_sdmmc *host) sd_enable_initial_mode() argument 539 sd_disable_initial_mode(struct rtsx_usb_sdmmc *host) sd_disable_initial_mode() argument 545 sd_normal_rw(struct rtsx_usb_sdmmc *host, struct mmc_request *mrq) sd_normal_rw() argument 579 sd_change_phase(struct rtsx_usb_sdmmc *host, u8 sample_point, int tx) sd_change_phase() argument 623 sd_search_final_phase(struct rtsx_usb_sdmmc *host, u32 phase_map) sd_search_final_phase() argument 650 sd_wait_data_idle(struct rtsx_usb_sdmmc *host) sd_wait_data_idle() argument 664 sd_tuning_rx_cmd(struct rtsx_usb_sdmmc *host, u8 opcode, u8 sample_point) sd_tuning_rx_cmd() argument 686 sd_tuning_phase(struct rtsx_usb_sdmmc *host, u8 opcode, u16 *phase_map) sd_tuning_phase() argument 702 sd_tuning_rx(struct rtsx_usb_sdmmc *host, u8 opcode) sd_tuning_rx() argument 748 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_get_ro() local 776 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_get_cd() local 807 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_request() local 880 sd_set_bus_width(struct rtsx_usb_sdmmc *host, unsigned char bus_width) sd_set_bus_width() argument 953 sd_power_on(struct rtsx_usb_sdmmc *host) sd_power_on() argument 992 sd_power_off(struct rtsx_usb_sdmmc *host) sd_power_off() argument 1016 sd_set_power_mode(struct rtsx_usb_sdmmc *host, unsigned char power_mode) sd_set_power_mode() argument 1041 sd_set_timing(struct rtsx_usb_sdmmc *host, unsigned char timing, bool *ddr_mode) sd_set_timing() argument 1104 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_set_ios() local 1145 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_switch_voltage() local 1194 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_card_busy() local 1234 struct rtsx_usb_sdmmc *host = mmc_priv(mmc); sdmmc_execute_tuning() local 1265 struct rtsx_usb_sdmmc *host = container_of(led, rtsx_usb_led_control() local 1277 struct rtsx_usb_sdmmc *host = rtsx_usb_update_led() local 1298 rtsx_usb_init_host(struct rtsx_usb_sdmmc *host) rtsx_usb_init_host() argument 1327 struct rtsx_usb_sdmmc *host; rtsx_usb_sdmmc_drv_probe() local 1384 struct rtsx_usb_sdmmc *host = platform_get_drvdata(pdev); rtsx_usb_sdmmc_drv_remove() local 1423 struct rtsx_usb_sdmmc *host = dev_get_drvdata(dev); rtsx_usb_sdmmc_runtime_suspend() local 1431 struct rtsx_usb_sdmmc *host = dev_get_drvdata(dev); rtsx_usb_sdmmc_runtime_resume() local [all...] |
H A D | renesas_sdhi_internal_dmac.c | 294 renesas_sdhi_internal_dmac_enable_dma(struct tmio_mmc_host *host, bool enable) in renesas_sdhi_internal_dmac_enable_dma() argument 311 renesas_sdhi_internal_dmac_abort_dma(struct tmio_mmc_host *host) in renesas_sdhi_internal_dmac_abort_dma() argument 325 renesas_sdhi_internal_dmac_dma_irq(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_dma_irq() argument 346 renesas_sdhi_internal_dmac_dataend_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_dataend_dma() argument 364 renesas_sdhi_internal_dmac_unmap(struct tmio_mmc_host *host, struct mmc_data *data, enum renesas_sdhi_dma_cookie cookie) renesas_sdhi_internal_dmac_unmap() argument 379 renesas_sdhi_internal_dmac_map(struct tmio_mmc_host *host, struct mmc_data *data, enum renesas_sdhi_dma_cookie cookie) renesas_sdhi_internal_dmac_map() argument 402 renesas_sdhi_internal_dmac_start_dma(struct tmio_mmc_host *host, struct mmc_data *data) renesas_sdhi_internal_dmac_start_dma() argument 444 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; renesas_sdhi_internal_dmac_issue_tasklet_fn() local 460 renesas_sdhi_internal_dmac_complete(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_complete() argument 488 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; renesas_sdhi_internal_dmac_complete_tasklet_fn() local 499 renesas_sdhi_internal_dmac_end_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_end_dma() argument 509 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_internal_dmac_post_req() local 521 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_internal_dmac_pre_req() local 532 renesas_sdhi_internal_dmac_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) renesas_sdhi_internal_dmac_request_dma() argument 559 renesas_sdhi_internal_dmac_release_dma(struct tmio_mmc_host *host) renesas_sdhi_internal_dmac_release_dma() argument [all...] |
H A D | sdhci-cadence.c | 186 static void *sdhci_cdns_priv(struct sdhci_host *host) in sdhci_cdns_priv() argument 193 static unsigned int sdhci_cdns_get_timeout_clock(struct sdhci_host *host) in sdhci_cdns_get_timeout_clock() argument 221 static int sdhci_cdns_set_tune_val(struct sdhci_host *host, unsigned int val) in sdhci_cdns_set_tune_val() argument 258 static int sdhci_cdns_execute_tuning(struct sdhci_host *host, u32 opcode) in sdhci_cdns_execute_tuning() argument 294 sdhci_cdns_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) sdhci_cdns_set_uhs_signaling() argument 348 elba_write_l(struct sdhci_host *host, u32 val, int reg) elba_write_l() argument 353 elba_write_w(struct sdhci_host *host, u16 val, int reg) elba_write_w() argument 367 elba_write_b(struct sdhci_host *host, u8 val, int reg) elba_write_b() argument 394 struct sdhci_host *host = platform_get_drvdata(pdev); elba_drv_init() local 445 struct sdhci_host *host = mmc_priv(mmc); sdhci_cdns_hs400_enhanced_strobe() local 464 struct sdhci_host *host = mmc_priv(mmc); sdhci_cdns_mmc_hw_reset() local 480 struct sdhci_host *host; sdhci_cdns_probe() local 559 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_cdns_resume() local [all...] |
H A D | tmio_mmc_core.c | 53 static inline void tmio_mmc_start_dma(struct tmio_mmc_host *host, in tmio_mmc_start_dma() argument 60 static inline void tmio_mmc_end_dma(struct tmio_mmc_host *host) in tmio_mmc_end_dma() argument 66 tmio_mmc_enable_dma(struct tmio_mmc_host *host, bool enable) tmio_mmc_enable_dma() argument 72 tmio_mmc_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) tmio_mmc_request_dma() argument 83 tmio_mmc_release_dma(struct tmio_mmc_host *host) tmio_mmc_release_dma() argument 89 tmio_mmc_abort_dma(struct tmio_mmc_host *host) tmio_mmc_abort_dma() argument 95 tmio_mmc_dataend_dma(struct tmio_mmc_host *host) tmio_mmc_dataend_dma() argument 101 tmio_mmc_enable_mmc_irqs(struct tmio_mmc_host *host, u32 i) tmio_mmc_enable_mmc_irqs() argument 108 tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) tmio_mmc_disable_mmc_irqs() argument 115 tmio_mmc_ack_mmc_irqs(struct tmio_mmc_host *host, u32 i) tmio_mmc_ack_mmc_irqs() argument 120 tmio_mmc_init_sg(struct tmio_mmc_host *host, struct mmc_data *data) tmio_mmc_init_sg() argument 128 tmio_mmc_next_sg(struct tmio_mmc_host *host) tmio_mmc_next_sg() argument 139 struct tmio_mmc_host *host = mmc_priv(mmc); tmio_mmc_enable_sdio_irq() local 167 tmio_mmc_set_bus_width(struct tmio_mmc_host *host, unsigned char bus_width) tmio_mmc_set_bus_width() argument 182 tmio_mmc_reset(struct tmio_mmc_host *host, bool preserve) tmio_mmc_reset() argument 231 struct tmio_mmc_host *host = container_of(work, struct tmio_mmc_host, tmio_mmc_reset_work() local 290 tmio_mmc_start_command(struct tmio_mmc_host *host, struct mmc_command *cmd) tmio_mmc_start_command() argument 343 tmio_mmc_transfer_data(struct tmio_mmc_host *host, unsigned short *buf, unsigned int count) tmio_mmc_transfer_data() argument 411 tmio_mmc_pio_irq(struct tmio_mmc_host *host) tmio_mmc_pio_irq() argument 447 tmio_mmc_check_bounce_buffer(struct tmio_mmc_host *host) tmio_mmc_check_bounce_buffer() argument 459 tmio_mmc_do_data_irq(struct tmio_mmc_host *host) tmio_mmc_do_data_irq() argument 514 tmio_mmc_data_irq(struct tmio_mmc_host *host, unsigned int stat) tmio_mmc_data_irq() argument 564 tmio_mmc_cmd_irq(struct tmio_mmc_host *host, unsigned int stat) tmio_mmc_cmd_irq() argument 630 __tmio_mmc_card_detect_irq(struct tmio_mmc_host *host, int ireg, int status) __tmio_mmc_card_detect_irq() argument 649 __tmio_mmc_sdcard_irq(struct tmio_mmc_host *host, int ireg, int status) __tmio_mmc_sdcard_irq() argument 680 __tmio_mmc_sdio_irq(struct tmio_mmc_host *host) __tmio_mmc_sdio_irq() argument 707 struct tmio_mmc_host *host = devid; tmio_mmc_irq() local 728 tmio_mmc_start_data(struct tmio_mmc_host *host, struct mmc_data *data) tmio_mmc_start_data() argument 764 tmio_process_mrq(struct tmio_mmc_host *host, struct mmc_request *mrq) tmio_process_mrq() argument 798 struct tmio_mmc_host *host = mmc_priv(mmc); tmio_mmc_request() local 822 tmio_mmc_finish_request(struct tmio_mmc_host *host) tmio_mmc_finish_request() argument 871 struct tmio_mmc_host *host = container_of(work, struct tmio_mmc_host, tmio_mmc_done_work() local 876 tmio_mmc_power_on(struct tmio_mmc_host *host, unsigned short vdd) tmio_mmc_power_on() argument 910 tmio_mmc_power_off(struct tmio_mmc_host *host) tmio_mmc_power_off() argument 924 tmio_mmc_get_timeout_cycles(struct tmio_mmc_host *host) tmio_mmc_get_timeout_cycles() argument 932 tmio_mmc_max_busy_timeout(struct tmio_mmc_host *host) tmio_mmc_max_busy_timeout() argument 948 struct tmio_mmc_host *host = mmc_priv(mmc); tmio_mmc_set_ios() local 1018 struct tmio_mmc_host *host = mmc_priv(mmc); tmio_mmc_get_ro() local 1026 struct tmio_mmc_host *host = mmc_priv(mmc); tmio_mmc_get_cd() local 1035 struct tmio_mmc_host *host = mmc_priv(card->host); tmio_multi_io_quirk() local 1052 tmio_mmc_init_ocr(struct tmio_mmc_host *host) tmio_mmc_init_ocr() argument 1096 struct tmio_mmc_host *host; tmio_mmc_host_alloc() local 1135 tmio_mmc_host_free(struct tmio_mmc_host *host) tmio_mmc_host_free() argument 1246 tmio_mmc_host_remove(struct tmio_mmc_host *host) tmio_mmc_host_remove() argument 1274 tmio_mmc_clk_enable(struct tmio_mmc_host *host) tmio_mmc_clk_enable() argument 1282 tmio_mmc_clk_disable(struct tmio_mmc_host *host) tmio_mmc_clk_disable() argument 1290 struct tmio_mmc_host *host = dev_get_drvdata(dev); tmio_mmc_host_runtime_suspend() local 1305 struct tmio_mmc_host *host = dev_get_drvdata(dev); tmio_mmc_host_runtime_resume() local [all...] |
H A D | uniphier-sd.c | 82 static void *uniphier_sd_priv(struct tmio_mmc_host *host) in uniphier_sd_priv() argument 87 static void uniphier_sd_dma_endisable(struct tmio_mmc_host *host, int enable) in uniphier_sd_dma_endisable() argument 95 struct tmio_mmc_host *host = from_tasklet(host, t, dma_issue); in uniphier_sd_external_dma_issue() local 105 struct tmio_mmc_host *host in uniphier_sd_external_dma_callback() local 131 uniphier_sd_external_dma_start(struct tmio_mmc_host *host, struct mmc_data *data) uniphier_sd_external_dma_start() argument 179 uniphier_sd_external_dma_enable(struct tmio_mmc_host *host, bool enable) uniphier_sd_external_dma_enable() argument 184 uniphier_sd_external_dma_request(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) uniphier_sd_external_dma_request() argument 205 uniphier_sd_external_dma_release(struct tmio_mmc_host *host) uniphier_sd_external_dma_release() argument 213 uniphier_sd_external_dma_abort(struct tmio_mmc_host *host) uniphier_sd_external_dma_abort() argument 223 uniphier_sd_external_dma_dataend(struct tmio_mmc_host *host) uniphier_sd_external_dma_dataend() argument 241 struct tmio_mmc_host *host = from_tasklet(host, t, dma_issue); uniphier_sd_internal_dma_issue() local 252 uniphier_sd_internal_dma_start(struct tmio_mmc_host *host, struct mmc_data *data) uniphier_sd_internal_dma_start() argument 301 uniphier_sd_internal_dma_enable(struct tmio_mmc_host *host, bool enable) uniphier_sd_internal_dma_enable() argument 306 uniphier_sd_internal_dma_request(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) uniphier_sd_internal_dma_request() argument 323 uniphier_sd_internal_dma_release(struct tmio_mmc_host *host) uniphier_sd_internal_dma_release() argument 330 uniphier_sd_internal_dma_abort(struct tmio_mmc_host *host) uniphier_sd_internal_dma_abort() argument 344 uniphier_sd_internal_dma_dataend(struct tmio_mmc_host *host) uniphier_sd_internal_dma_dataend() argument 363 uniphier_sd_clk_enable(struct tmio_mmc_host *host) uniphier_sd_clk_enable() argument 410 uniphier_sd_clk_disable(struct tmio_mmc_host *host) uniphier_sd_clk_disable() argument 421 struct tmio_mmc_host *host = mmc_priv(mmc); uniphier_sd_hw_reset() local 432 uniphier_sd_speed_switch(struct tmio_mmc_host *host) uniphier_sd_speed_switch() argument 451 uniphier_sd_uhs_enable(struct tmio_mmc_host *host, bool uhs_en) uniphier_sd_uhs_enable() argument 468 uniphier_sd_set_clock(struct tmio_mmc_host *host, unsigned int clock) uniphier_sd_set_clock() argument 513 uniphier_sd_host_init(struct tmio_mmc_host *host) uniphier_sd_host_init() argument 546 struct tmio_mmc_host *host = mmc_priv(mmc); uniphier_sd_start_signal_voltage_switch() local 581 uniphier_sd_uhs_init(struct tmio_mmc_host *host) uniphier_sd_uhs_init() argument 620 struct tmio_mmc_host *host; uniphier_sd_probe() local 731 struct tmio_mmc_host *host = platform_get_drvdata(pdev); uniphier_sd_remove() local [all...] |
H A D | meson-mx-sdhc-mmc.c | 70 struct meson_mx_sdhc_host *host = mmc_priv(mmc); in meson_mx_sdhc_hw_reset() local 84 struct meson_mx_sdhc_host *host = mmc_priv(mmc); in meson_mx_sdhc_clear_fifo() local 107 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_wait_cmd_ready() local 137 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_start_cmd() local 241 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_disable_clks() local 253 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_enable_clks() local 271 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_set_clk() local 311 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_set_ios() local 385 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_request() local 404 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_card_busy() local 428 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_execute_tuning() local 507 meson_mx_sdhc_request_done(struct meson_mx_sdhc_host *host) meson_mx_sdhc_request_done() argument 524 meson_mx_sdhc_read_response(struct meson_mx_sdhc_host *host, u8 idx) meson_mx_sdhc_read_response() argument 542 struct meson_mx_sdhc_host *host = data; meson_mx_sdhc_irq() local 576 struct meson_mx_sdhc_host *host = irq_data; meson_mx_sdhc_irq_thread() local 638 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_init_hw_meson8() local 654 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_set_pdma_meson8() local 680 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_wait_before_send_meson8() local 705 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_init_hw_meson8m2() local 721 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_set_pdma_meson8m2() local 729 struct meson_mx_sdhc_host *host = mmc_priv(mmc); meson_mx_sdhc_init_hw() local 771 struct meson_mx_sdhc_host *host; meson_mx_sdhc_probe() local 869 struct meson_mx_sdhc_host *host = platform_get_drvdata(pdev); meson_mx_sdhc_remove() local [all...] |
H A D | litex_mmc.c | 123 static int litex_mmc_send_cmd(struct litex_mmc_host *host, in litex_mmc_send_cmd() argument 190 litex_mmc_send_app_cmd(struct litex_mmc_host *host) litex_mmc_send_app_cmd() argument 196 litex_mmc_send_set_bus_w_cmd(struct litex_mmc_host *host, u32 width) litex_mmc_send_set_bus_w_cmd() argument 202 litex_mmc_set_bus_width(struct litex_mmc_host *host) litex_mmc_set_bus_width() argument 237 struct litex_mmc_host *host = mmc_priv(mmc); litex_mmc_get_cd() local 256 struct litex_mmc_host *host = mmc_priv(mmc); litex_mmc_interrupt() local 291 litex_mmc_do_dma(struct litex_mmc_host *host, struct mmc_data *data, unsigned int *len, bool *direct, u8 *transfer) litex_mmc_do_dma() argument 340 struct litex_mmc_host *host = mmc_priv(mmc); litex_mmc_request() local 434 litex_mmc_setclk(struct litex_mmc_host *host, unsigned int freq) litex_mmc_setclk() argument 450 struct litex_mmc_host *host = mmc_priv(mmc); litex_mmc_set_ios() local 470 litex_mmc_irq_init(struct platform_device *pdev, struct litex_mmc_host *host) litex_mmc_irq_init() argument 517 struct litex_mmc_host *host; litex_mmc_probe() local 634 struct litex_mmc_host *host = platform_get_drvdata(pdev); litex_mmc_remove() local [all...] |
H A D | sdhci-of-dwcmshc.c | 101 static void dwcmshc_adma_write_desc(struct sdhci_host *host, void **desc, in dwcmshc_adma_write_desc() argument 120 static unsigned int dwcmshc_get_max_clock(struct sdhci_host *host) in dwcmshc_get_max_clock() argument 130 static unsigned int rk35xx_get_max_clock(struct sdhci_host *host) in rk35xx_get_max_clock() argument 140 struct sdhci_host *host in dwcmshc_check_auto_cmd23() local 160 dwcmshc_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) dwcmshc_set_uhs_signaling() argument 199 struct sdhci_host *host = mmc_priv(mmc); dwcmshc_hs400_enhanced_strobe() local 213 dwcmshc_rk3568_set_clock(struct sdhci_host *host, unsigned int clock) dwcmshc_rk3568_set_clock() argument 326 rk35xx_sdhci_reset(struct sdhci_host *host, u8 mask) rk35xx_sdhci_reset() argument 382 dwcmshc_rk35xx_init(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv) dwcmshc_rk35xx_init() argument 423 dwcmshc_rk35xx_postinit(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv) dwcmshc_rk35xx_postinit() argument 469 struct sdhci_host *host; dwcmshc_probe() local 589 struct sdhci_host *host = platform_get_drvdata(pdev); dwcmshc_remove() local 607 struct sdhci_host *host = dev_get_drvdata(dev); dwcmshc_suspend() local 632 struct sdhci_host *host = dev_get_drvdata(dev); dwcmshc_resume() local 676 dwcmshc_enable_card_clk(struct sdhci_host *host) dwcmshc_enable_card_clk() argument 687 dwcmshc_disable_card_clk(struct sdhci_host *host) dwcmshc_disable_card_clk() argument 700 struct sdhci_host *host = dev_get_drvdata(dev); dwcmshc_runtime_suspend() local 709 struct sdhci_host *host = dev_get_drvdata(dev); dwcmshc_runtime_resume() local [all...] |
H A D | sdhci-of-aspeed.c | 91 static void aspeed_sdc_set_slot_capability(struct sdhci_host *host, struct aspeed_sdc *sdc, in aspeed_sdc_set_slot_capability() argument 213 aspeed_sdhci_configure_phase(struct sdhci_host *host, unsigned long rate) in aspeed_sdhci_configure_phase() argument 236 static void aspeed_sdhci_set_clock(struct sdhci_host *host, unsigned int clock) in aspeed_sdhci_set_clock() argument 288 aspeed_sdhci_get_max_clock(struct sdhci_host *host) aspeed_sdhci_get_max_clock() argument 296 aspeed_sdhci_set_bus_width(struct sdhci_host *host, int width) aspeed_sdhci_set_bus_width() argument 320 aspeed_sdhci_readl(struct sdhci_host *host, int reg) aspeed_sdhci_readl() argument 370 struct sdhci_host *host; aspeed_sdhci_probe() local 456 struct sdhci_host *host; aspeed_sdhci_remove() local [all...] |
H A D | sdhci-pci-arasan.c | 93 static int arasan_phy_addr_poll(struct sdhci_host *host, u32 offset, u32 mask) in arasan_phy_addr_poll() argument 109 static int arasan_phy_write(struct sdhci_host *host, u8 data, u8 offset) in arasan_phy_write() argument 116 static int arasan_phy_read(struct sdhci_host *host, u8 offset, u8 *data) in arasan_phy_read() argument 129 arasan_phy_sts_poll(struct sdhci_host *host, u32 offset, u32 mask) arasan_phy_sts_poll() argument 149 arasan_phy_init(struct sdhci_host *host) arasan_phy_init() argument 189 arasan_phy_set(struct sdhci_host *host, u8 mode, u8 otap, u8 drv_type, u8 itap, u8 trim, u8 clk) arasan_phy_set() argument 244 arasan_select_phy_clock(struct sdhci_host *host) arasan_select_phy_clock() argument 311 arasan_sdhci_set_clock(struct sdhci_host *host, unsigned int clock) arasan_sdhci_set_clock() argument [all...] |
H A D | mmc_spi.c | 139 static inline int mmc_cs_off(struct mmc_spi_host *host) in mmc_cs_off() argument 145 static int mmc_spi_readbytes(struct mmc_spi_host *host, unsigned int len) in mmc_spi_readbytes() argument 157 static int mmc_spi_skip(struct mmc_spi_host *host, unsigned long timeout, in mmc_spi_skip() argument 183 mmc_spi_wait_unbusy(struct mmc_spi_host *host, unsigned long timeout) mmc_spi_wait_unbusy() argument 188 mmc_spi_readtoken(struct mmc_spi_host *host, unsigned long timeout) mmc_spi_readtoken() argument 215 mmc_spi_response_get(struct mmc_spi_host *host, struct mmc_command *cmd, int cs_on) mmc_spi_response_get() argument 402 mmc_spi_command_send(struct mmc_spi_host *host, struct mmc_request *mrq, struct mmc_command *cmd, int cs_on) mmc_spi_command_send() argument 513 mmc_spi_setup_data_message( struct mmc_spi_host *host, bool multiple, enum dma_data_direction direction) mmc_spi_setup_data_message() argument 597 mmc_spi_writeblock(struct mmc_spi_host *host, struct spi_transfer *t, unsigned long timeout) mmc_spi_writeblock() argument 691 mmc_spi_readblock(struct mmc_spi_host *host, struct spi_transfer *t, unsigned long timeout) mmc_spi_readblock() argument 775 mmc_spi_data_do(struct mmc_spi_host *host, struct mmc_command *cmd, struct mmc_data *data, u32 blk_size) mmc_spi_data_do() argument 904 struct mmc_spi_host *host = mmc_priv(mmc); mmc_spi_request() local 983 mmc_spi_initsequence(struct mmc_spi_host *host) mmc_spi_initsequence() argument 1040 struct mmc_spi_host *host = mmc_priv(mmc); mmc_spi_set_ios() local 1142 struct mmc_spi_host *host = mmc_priv(mmc); mmc_spi_detect_irq() local 1153 struct mmc_spi_host *host; mmc_spi_probe() local 1320 struct mmc_spi_host *host = mmc_priv(mmc); mmc_spi_remove() local [all...] |
H A D | sdhci-pci-o2micro.c | 84 static void sdhci_o2_wait_card_detect_stable(struct sdhci_host *host) in sdhci_o2_wait_card_detect_stable() argument 109 static void sdhci_o2_enable_internal_clock(struct sdhci_host *host) in sdhci_o2_enable_internal_clock() argument 157 struct sdhci_host *host = mmc_priv(mmc); sdhci_o2_get_cd() local 181 sdhci_o2_pll_dll_wdt_control(struct sdhci_host *host) sdhci_o2_pll_dll_wdt_control() argument 192 sdhci_o2_wait_dll_detect_lock(struct sdhci_host *host) sdhci_o2_wait_dll_detect_lock() argument 200 sdhci_o2_set_tuning_mode(struct sdhci_host *host) sdhci_o2_set_tuning_mode() argument 210 __sdhci_o2_execute_tuning(struct sdhci_host *host, u32 opcode) __sdhci_o2_execute_tuning() argument 244 sdhci_o2_dll_recovery(struct sdhci_host *host) sdhci_o2_dll_recovery() argument 316 struct sdhci_host *host = mmc_priv(mmc); sdhci_o2_execute_tuning() local 542 sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, struct sdhci_host *host) sdhci_pci_o2_enable_msi() argument 565 sdhci_o2_enable_clk(struct sdhci_host *host, u16 clk) sdhci_o2_enable_clk() argument 578 sdhci_pci_o2_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_pci_o2_set_clock() argument 637 struct sdhci_host *host = mmc_priv(mmc); sdhci_pci_o2_init_sd_express() local 696 sdhci_pci_o2_set_power(struct sdhci_host *host, unsigned char mode, unsigned short vdd) sdhci_pci_o2_set_power() argument 728 struct sdhci_host *host; sdhci_pci_o2_probe_slot() local [all...] |
H A D | dw_mmc-exynos.c | 79 static inline u8 dw_mci_exynos_get_ciu_div(struct dw_mci *host) in dw_mci_exynos_get_ciu_div() argument 95 static void dw_mci_exynos_config_smu(struct dw_mci *host) in dw_mci_exynos_config_smu() argument 114 dw_mci_exynos_priv_init(struct dw_mci *host) dw_mci_exynos_priv_init() argument 140 dw_mci_exynos_set_clksel_timing(struct dw_mci *host, u32 timing) dw_mci_exynos_set_clksel_timing() argument 175 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_exynos_runtime_resume() local 215 struct dw_mci *host = dev_get_drvdata(dev); dw_mci_exynos_resume_noirq() local 246 dw_mci_exynos_config_hs400(struct dw_mci *host, u32 timing) dw_mci_exynos_config_hs400() argument 279 dw_mci_exynos_adjust_clock(struct dw_mci *host, unsigned int wanted) dw_mci_exynos_adjust_clock() argument 311 dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) dw_mci_exynos_set_ios() argument 353 dw_mci_exynos_parse_dt(struct dw_mci *host) dw_mci_exynos_parse_dt() argument 407 dw_mci_exynos_get_clksmpl(struct dw_mci *host) dw_mci_exynos_get_clksmpl() argument 419 dw_mci_exynos_set_clksmpl(struct dw_mci *host, u8 sample) dw_mci_exynos_set_clksmpl() argument 439 dw_mci_exynos_move_next_clksmpl(struct dw_mci *host) dw_mci_exynos_move_next_clksmpl() argument 505 struct dw_mci *host = slot->host; dw_mci_exynos_execute_tuning() local 536 dw_mci_exynos_prepare_hs400_tuning(struct dw_mci *host, struct mmc_ios *ios) dw_mci_exynos_prepare_hs400_tuning() argument 547 dw_mci_exynos_set_data_timeout(struct dw_mci *host, unsigned int timeout_ns) dw_mci_exynos_set_data_timeout() argument 585 dw_mci_exynos_get_drto_clks(struct dw_mci *host) dw_mci_exynos_get_drto_clks() argument [all...] |
H A D | sdhci-st.c | 142 static void st_mmcss_cconfig(struct device_node *np, struct sdhci_host *host) in st_mmcss_cconfig() argument 242 sdhci_st_set_dll_for_clock(struct sdhci_host *host) sdhci_st_set_dll_for_clock() argument 256 sdhci_st_set_uhs_signaling(struct sdhci_host *host, unsigned int uhs) sdhci_st_set_uhs_signaling() argument 307 sdhci_st_readl(struct sdhci_host *host, int reg) sdhci_st_readl() argument 345 struct sdhci_host *host; sdhci_st_probe() local 436 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_st_remove() local 453 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_st_suspend() local 475 struct sdhci_host *host = dev_get_drvdata(dev); sdhci_st_resume() local [all...] |
H A D | alcor.c | 72 static inline void alcor_rmw8(struct alcor_sdmmc_host *host, unsigned int addr, in alcor_rmw8() argument 87 static inline void alcor_mask_sd_irqs(struct alcor_sdmmc_host *host) in alcor_mask_sd_irqs() argument 94 static inline void alcor_unmask_sd_irqs(struct alcor_sdmmc_host *host) in alcor_unmask_sd_irqs() argument 104 static void alcor_reset(struct alcor_sdmmc_host *host, u8 val) in alcor_reset() argument 122 alcor_data_set_dma(struct alcor_sdmmc_host *host) alcor_data_set_dma() argument 148 alcor_trigger_data_transfer(struct alcor_sdmmc_host *host) alcor_trigger_data_transfer() argument 185 alcor_trf_block_pio(struct alcor_sdmmc_host *host, bool read) alcor_trf_block_pio() argument 226 alcor_prepare_sg_miter(struct alcor_sdmmc_host *host) alcor_prepare_sg_miter() argument 238 alcor_prepare_data(struct alcor_sdmmc_host *host, struct mmc_command *cmd) alcor_prepare_data() argument 262 alcor_send_cmd(struct alcor_sdmmc_host *host, struct mmc_command *cmd, bool set_timeout) alcor_send_cmd() argument 314 alcor_request_complete(struct alcor_sdmmc_host *host, bool cancel_timeout) alcor_request_complete() argument 339 alcor_finish_data(struct alcor_sdmmc_host *host) alcor_finish_data() argument 383 alcor_err_irq(struct alcor_sdmmc_host *host, u32 intmask) alcor_err_irq() argument 407 alcor_cmd_irq_done(struct alcor_sdmmc_host *host, u32 intmask) alcor_cmd_irq_done() argument 451 alcor_cmd_irq_thread(struct alcor_sdmmc_host *host, u32 intmask) alcor_cmd_irq_thread() argument 471 alcor_data_irq_done(struct alcor_sdmmc_host *host, u32 intmask) alcor_data_irq_done() argument 525 alcor_data_irq_thread(struct alcor_sdmmc_host *host, u32 intmask) alcor_data_irq_thread() argument 547 alcor_cd_irq(struct alcor_sdmmc_host *host, u32 intmask) alcor_cd_irq() argument 571 struct alcor_sdmmc_host *host = d; alcor_irq_thread() local 620 struct alcor_sdmmc_host *host = d; alcor_irq() local 652 alcor_set_clock(struct alcor_sdmmc_host *host, unsigned int clock) alcor_set_clock() argument 694 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_set_timing() local 707 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_set_bus_width() local 722 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_card_busy() local 734 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_get_cd() local 746 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_get_ro() local 758 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_request() local 778 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_pre_req() local 829 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_post_req() local 847 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_set_power_mode() local 908 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_set_ios() local 930 struct alcor_sdmmc_host *host = mmc_priv(mmc); alcor_signal_voltage_switch() local 964 struct alcor_sdmmc_host *host = container_of(d, struct alcor_sdmmc_host, alcor_timeout_timer() local 988 alcor_hw_init(struct alcor_sdmmc_host *host) alcor_hw_init() argument 1033 alcor_hw_uninit(struct alcor_sdmmc_host *host) alcor_hw_uninit() argument 1048 alcor_init_mmc(struct alcor_sdmmc_host *host) alcor_init_mmc() argument 1083 struct alcor_sdmmc_host *host; alcor_pci_sdmmc_drv_probe() local 1130 struct alcor_sdmmc_host *host = dev_get_drvdata(&pdev->dev); alcor_pci_sdmmc_drv_remove() local 1144 struct alcor_sdmmc_host *host = dev_get_drvdata(dev); alcor_pci_sdmmc_suspend() local 1156 struct alcor_sdmmc_host *host = dev_get_drvdata(dev); alcor_pci_sdmmc_resume() local [all...] |
H A D | cavium.c | 165 static void check_switch_errors(struct cvm_mmc_host *host) in check_switch_errors() argument 200 static void do_switch(struct cvm_mmc_host *host, u64 emm_switch) in do_switch() argument 252 struct cvm_mmc_host *host = slot->host; cvm_mmc_reset_bus() local 273 struct cvm_mmc_host *host = slot->host; cvm_mmc_switch_to() local 298 do_read(struct cvm_mmc_host *host, struct mmc_request *req, u64 dbuf) do_read() argument 340 set_cmd_response(struct cvm_mmc_host *host, struct mmc_request *req, u64 rsp_sts) set_cmd_response() argument 373 finish_dma_single(struct cvm_mmc_host *host, struct mmc_data *data) finish_dma_single() argument 381 finish_dma_sg(struct cvm_mmc_host *host, struct mmc_data *data) finish_dma_sg() argument 401 finish_dma(struct cvm_mmc_host *host, struct mmc_data *data) finish_dma() argument 424 cleanup_dma(struct cvm_mmc_host *host, u64 rsp_sts) cleanup_dma() argument 437 struct cvm_mmc_host *host = dev_id; cvm_mmc_interrupt() local 516 prepare_dma_single(struct cvm_mmc_host *host, struct mmc_data *data) prepare_dma_single() argument 552 prepare_dma_sg(struct cvm_mmc_host *host, struct mmc_data *data) prepare_dma_sg() argument 617 prepare_dma(struct cvm_mmc_host *host, struct mmc_data *data) prepare_dma() argument 653 struct cvm_mmc_host *host = slot->host; cvm_mmc_dma_request() local 707 do_read_request(struct cvm_mmc_host *host, struct mmc_request *mrq) do_read_request() argument 713 do_write_request(struct cvm_mmc_host *host, struct mmc_request *mrq) do_write_request() argument 753 struct cvm_mmc_host *host = slot->host; cvm_mmc_request() local 825 struct cvm_mmc_host *host = slot->host; cvm_mmc_set_ios() local 915 struct cvm_mmc_host *host = slot->host; cvm_mmc_init_lowlevel() local 1009 cvm_mmc_of_slot_probe(struct device *dev, struct cvm_mmc_host *host) cvm_mmc_of_slot_probe() argument [all...] |
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | mmc_ops.c | 64 struct mmc_host *host; member 99 static int _mmc_select_card(struct mmc_host *host, struct mmc_card *card) in _mmc_select_card() argument 122 int mmc_deselect_cards(struct mmc_host *host) in mmc_deselect_cards() argument 135 mmc_set_dsr(struct mmc_host *host) mmc_set_dsr() argument 147 mmc_go_idle(struct mmc_host *host) mmc_go_idle() argument 187 struct mmc_host *host = data->host; __mmc_send_op_cond_cb() local 223 mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) mmc_send_op_cond() argument 261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) mmc_send_cxd_native() argument 283 mmc_send_adtc_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, u32 args, void *buf, unsigned len) mmc_send_adtc_data() argument 332 mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) mmc_spi_send_cxd() argument 362 mmc_send_cid(struct mmc_host *host, u32 *cid) mmc_send_cid() argument 400 mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp) mmc_spi_read_ocr() argument 415 mmc_spi_set_crc(struct mmc_host *host, int use_crc) mmc_spi_set_crc() argument 430 mmc_switch_status_error(struct mmc_host *host, u32 status) mmc_switch_status_error() argument 463 struct mmc_host *host = data->card->host; mmc_busy_cb() local 502 __mmc_poll_for_busy(struct mmc_host *host, unsigned int period_us, unsigned int timeout_ms, int (*busy_cb)(void *cb_data, bool *busy), void *cb_data) __mmc_poll_for_busy() argument 547 struct mmc_host *host = card->host; mmc_poll_for_busy() local 558 mmc_prepare_busy_cmd(struct mmc_host *host, struct mmc_command *cmd, unsigned int timeout_ms) mmc_prepare_busy_cmd() argument 599 struct mmc_host *host = card->host; __mmc_switch() local 668 mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) mmc_send_tuning() argument 737 mmc_send_abort_tuning(struct mmc_host *host, u32 opcode) mmc_send_abort_tuning() argument 763 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, u8 len) mmc_send_bus_test() argument 863 struct mmc_host *host = card->host; mmc_send_hpi_cmd() local 1038 struct mmc_host *host = card->host; mmc_sanitize() local [all...] |
/kernel/linux/linux-6.6/drivers/memstick/host/ |
H A D | tifm_ms.c | 82 static unsigned int tifm_ms_read_data(struct tifm_ms *host, in tifm_ms_read_data() argument 122 tifm_ms_write_data(struct tifm_ms *host, unsigned char *buf, unsigned int length) tifm_ms_write_data() argument 180 tifm_ms_transfer_data(struct tifm_ms *host) tifm_ms_transfer_data() argument 252 tifm_ms_issue_cmd(struct tifm_ms *host) tifm_ms_issue_cmd() argument 334 tifm_ms_complete_cmd(struct tifm_ms *host) tifm_ms_complete_cmd() argument 366 tifm_ms_check_status(struct tifm_ms *host) tifm_ms_check_status() argument 383 struct tifm_ms *host; tifm_ms_data_event() local 419 struct tifm_ms *host; tifm_ms_card_event() local 458 struct tifm_ms *host = memstick_priv(msh); tifm_ms_req_tasklet() local 489 struct tifm_ms *host = memstick_priv(msh); tifm_ms_submit_req() local 498 struct tifm_ms *host = memstick_priv(msh); tifm_ms_set_param() local 538 struct tifm_ms *host = from_timer(host, t, timer); tifm_ms_abort() local 554 struct tifm_ms *host; tifm_ms_probe() local 594 struct tifm_ms *host = memstick_priv(msh); tifm_ms_remove() local [all...] |
H A D | r592.h | 130 struct memstick_host *host; /* host backpointer */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_lib.c | 87 static u8 ice_dcb_get_mode(struct ice_port_info *port_info, bool host) in ice_dcb_get_mode() argument
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | ahci_brcm.c | 252 struct ata_host *host = ap->host; in brcm_ahci_read_id() local 321 static void brcm_ahci_host_stop(struct ata_host *host) in brcm_ahci_host_stop() argument 344 struct ata_host *host = dev_get_drvdata(dev); brcm_ahci_suspend() local 364 struct ata_host *host = dev_get_drvdata(dev); brcm_ahci_resume() local 549 struct ata_host *host = dev_get_drvdata(&pdev->dev); brcm_ahci_remove() local [all...] |
H A D | pata_octeon_cf.c | 640 struct ata_host *host = dev_instance; in octeon_cf_interrupt() local 711 struct ata_host *host = ap->host; in octeon_cf_delayed_finish() local 812 struct ata_host *host; octeon_cf_probe() local [all...] |
H A D | pata_sis.c | 726 struct pci_dev *host = NULL; sis_init_one() local 876 struct ata_host *host = pci_get_drvdata(pdev); sis_reinit_one() local [all...] |
H A D | pata_via.c | 357 struct ata_host *host = dev->link->ap->host; in via_mode_filter() local 664 struct ata_host *host = pci_get_drvdata(pdev); via_reinit_one() local [all...] |