/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | host.c | 41 struct mmc_host *host = cls_dev_to_mmc_host(dev); in mmc_host_class_prepare() local 59 struct mmc_host *host in mmc_host_class_complete() local 76 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_release() local 85 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_shutdown() local 112 mmc_retune_enable(struct mmc_host *host) mmc_retune_enable() argument 124 mmc_retune_pause(struct mmc_host *host) mmc_retune_pause() argument 134 mmc_retune_unpause(struct mmc_host *host) mmc_retune_unpause() argument 149 mmc_retune_disable(struct mmc_host *host) mmc_retune_disable() argument 157 mmc_retune_timer_stop(struct mmc_host *host) mmc_retune_timer_stop() argument 163 mmc_retune_hold(struct mmc_host *host) mmc_retune_hold() argument 170 mmc_retune_release(struct mmc_host *host) mmc_retune_release() argument 179 mmc_retune(struct mmc_host *host) mmc_retune() argument 218 struct mmc_host *host = from_timer(host, t, retune_timer); mmc_retune_timer() local 238 mmc_of_parse_clk_phase(struct mmc_host *host, struct mmc_clk_phase_map *map) mmc_of_parse_clk_phase() argument 276 mmc_of_parse(struct mmc_host *host) mmc_of_parse() argument 448 mmc_of_parse_voltage(struct mmc_host *host, u32 *mask) mmc_of_parse_voltage() argument 525 struct mmc_host *host; mmc_alloc_host() local 598 struct mmc_host **dr, *host; devm_mmc_alloc_host() local 617 mmc_validate_host_caps(struct mmc_host *host) mmc_validate_host_caps() argument 644 mmc_add_host(struct mmc_host *host) mmc_add_host() argument 674 mmc_remove_host(struct mmc_host *host) mmc_remove_host() argument 693 mmc_free_host(struct mmc_host *host) mmc_free_host() argument [all...] |
H A D | sdio.c | 623 mmc_sdio_pre_init(struct mmc_host *host, u32 ocr, struct mmc_card *card) mmc_sdio_pre_init() argument 658 mmc_sdio_init_card(struct mmc_host *host, u32 ocr, struct mmc_card *oldcard) mmc_sdio_init_card() argument 912 mmc_sdio_reinit_card(struct mmc_host *host) mmc_sdio_reinit_card() argument 926 mmc_sdio_remove(struct mmc_host *host) mmc_sdio_remove() argument 944 mmc_sdio_alive(struct mmc_host *host) mmc_sdio_alive() argument 952 mmc_sdio_detect(struct mmc_host *host) mmc_sdio_detect() argument 1002 mmc_sdio_pre_suspend(struct mmc_host *host) mmc_sdio_pre_suspend() argument 1040 mmc_sdio_suspend(struct mmc_host *host) mmc_sdio_suspend() argument 1065 mmc_sdio_resume(struct mmc_host *host) mmc_sdio_resume() argument 1122 mmc_sdio_runtime_suspend(struct mmc_host *host) mmc_sdio_runtime_suspend() argument 1132 mmc_sdio_runtime_resume(struct mmc_host *host) mmc_sdio_runtime_resume() argument 1151 mmc_sdio_hw_reset(struct mmc_host *host) mmc_sdio_hw_reset() argument 1177 mmc_sdio_sw_reset(struct mmc_host *host) mmc_sdio_sw_reset() argument 1206 mmc_attach_sdio(struct mmc_host *host) mmc_attach_sdio() argument [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mmci_qcom_dml.c | 48 static int qcom_dma_start(struct mmci_host *host, unsigned int *datactrl) in qcom_dma_start() argument 119 static int qcom_dma_setup(struct mmci_host *host) in qcom_dma_setup() argument 182 qcom_get_dctrl_cfg(struct mmci_host *host) qcom_get_dctrl_cfg() argument 199 qcom_variant_init(struct mmci_host *host) qcom_variant_init() argument [all...] |
H A D | sdhci-pxav2.c | 53 static void pxav2_reset(struct sdhci_host *host, u8 mask) in pxav2_reset() argument 92 pxav1_readw(struct sdhci_host *host, int reg) pxav1_readw() argument 101 pxav1_irq(struct sdhci_host *host, u32 intmask) pxav1_irq() argument 123 pxav1_request_done(struct sdhci_host *host, struct mmc_request *mrq) pxav1_request_done() argument 157 pxav2_mmc_set_bus_width(struct sdhci_host *host, int width) pxav2_mmc_set_bus_width() argument 258 struct sdhci_host *host = NULL; sdhci_pxav2_probe() local [all...] |
H A D | sdhci-pic32.c | 51 static unsigned int pic32_sdhci_get_max_clock(struct sdhci_host *host) in pic32_sdhci_get_max_clock() argument 58 static void pic32_sdhci_set_bus_width(struct sdhci_host *host, int width) in pic32_sdhci_set_bus_width() argument 82 static unsigned int pic32_sdhci_get_ro(struct sdhci_host *host) in pic32_sdhci_get_ro() argument 108 struct sdhci_host *host in pic32_sdhci_shared_bus() local 128 struct sdhci_host *host = platform_get_drvdata(pdev); pic32_sdhci_probe_platform() local 139 struct sdhci_host *host; pic32_sdhci_probe() local 215 struct sdhci_host *host = platform_get_drvdata(pdev); pic32_sdhci_remove() local [all...] |
H A D | sdhci-xenon.c | 25 static int xenon_enable_internal_clk(struct sdhci_host *host) in xenon_enable_internal_clk() argument 52 static void xenon_set_sdclk_off_idle(struct sdhci_host *host, in xenon_set_sdclk_off_idle() argument 70 static void xenon_set_acg(struct sdhci_host *host, bool enable) in xenon_set_acg() argument 83 xenon_enable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc() argument 101 xenon_disable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_disable_sdhc() argument 112 xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc_parallel_tran() argument 123 xenon_mask_cmd_conflict_err(struct sdhci_host *host) xenon_mask_cmd_conflict_err() argument 132 xenon_retune_setup(struct sdhci_host *host) xenon_retune_setup() argument 161 xenon_reset_exit(struct sdhci_host *host, unsigned char sdhc_id, u8 mask) xenon_reset_exit() argument 183 xenon_reset(struct sdhci_host *host, u8 mask) xenon_reset() argument 196 xenon_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) xenon_set_uhs_signaling() argument 222 xenon_set_power(struct sdhci_host *host, unsigned char mode, unsigned short vdd) xenon_set_power() argument 240 xenon_voltage_switch(struct sdhci_host *host) xenon_voltage_switch() argument 246 xenon_get_max_clock(struct sdhci_host *host) xenon_get_max_clock() argument 278 struct sdhci_host *host = mmc_priv(mmc); xenon_set_ios() local 314 struct sdhci_host *host = mmc_priv(mmc); xenon_start_signal_voltage_switch() local 347 struct sdhci_host *host = mmc_priv(mmc); xenon_init_card() local 357 struct sdhci_host *host = mmc_priv(mmc); xenon_execute_tuning() local 376 struct sdhci_host *host = mmc_priv(mmc); xenon_enable_sdio_irq() local 400 xenon_replace_mmc_host_ops(struct sdhci_host *host) xenon_replace_mmc_host_ops() argument 419 struct sdhci_host *host = platform_get_drvdata(pdev); xenon_probe_params() local 456 xenon_sdhc_prepare(struct sdhci_host *host) xenon_sdhc_prepare() argument 479 xenon_sdhc_unprepare(struct sdhci_host *host) xenon_sdhc_unprepare() argument 493 struct sdhci_host *host; xenon_probe() local 583 struct sdhci_host *host = platform_get_drvdata(pdev); xenon_remove() local 603 struct sdhci_host *host = dev_get_drvdata(dev); xenon_suspend() local 618 struct sdhci_host *host = dev_get_drvdata(dev); xenon_runtime_suspend() local 642 struct sdhci_host *host = dev_get_drvdata(dev); xenon_runtime_resume() local [all...] |
H A D | sdhci-iproc.c | 34 static inline u32 sdhci_iproc_readl(struct sdhci_host *host, int reg) in sdhci_iproc_readl() argument 43 static u16 sdhci_iproc_readw(struct sdhci_host *host, int reg) in sdhci_iproc_readw() argument 64 static u8 sdhci_iproc_readb(struct sdhci_host *host, int reg) in sdhci_iproc_readb() argument 71 static inline void sdhci_iproc_writel(struct sdhci_host *host, u3 argument 106 sdhci_iproc_writew(struct sdhci_host *host, u16 val, int reg) sdhci_iproc_writew() argument 147 sdhci_iproc_writeb(struct sdhci_host *host, u8 val, int reg) sdhci_iproc_writeb() argument 157 sdhci_iproc_get_max_clock(struct sdhci_host *host) sdhci_iproc_get_max_clock() argument 179 sdhci_iproc_bcm2711_get_min_clock(struct sdhci_host *host) sdhci_iproc_bcm2711_get_min_clock() argument 362 struct sdhci_host *host; sdhci_iproc_probe() local [all...] |
H A D | sdhci-milbeaut.c | 60 static void sdhci_milbeaut_soft_voltage_switch(struct sdhci_host *host) in sdhci_milbeaut_soft_voltage_switch() argument 80 static unsigned int sdhci_milbeaut_get_min_clock(struct sdhci_host *host) in sdhci_milbeaut_get_min_clock() argument 85 static void sdhci_milbeaut_reset(struct sdhci_host *host, u8 mask) in sdhci_milbeaut_reset() argument 134 sdhci_milbeaut_bridge_reset(struct sdhci_host *host, int reset_flag) sdhci_milbeaut_bridge_reset() argument 143 sdhci_milbeaut_bridge_init(struct sdhci_host *host, int rate) sdhci_milbeaut_bridge_init() argument 176 sdhci_milbeaut_vendor_init(struct sdhci_host *host) sdhci_milbeaut_vendor_init() argument 210 sdhci_milbeaut_init(struct sdhci_host *host) sdhci_milbeaut_init() argument 232 struct sdhci_host *host; sdhci_milbeaut_probe() local 318 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_milbeaut_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib9000.h | 58 static inline int dib9000_i2c_enumeration(struct i2c_adapter *host, int no_of_demods, u8 default_addr, u8 first_addr) in dib9000_i2c_enumeration() argument
|
/kernel/linux/linux-6.6/drivers/memstick/core/ |
H A D | memstick.c | 180 struct memstick_host *host = container_of(dev, struct memstick_host, in memstick_free() local 206 void memstick_detect_change(struct memstick_host *host) in memstick_detect_change() argument 222 memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) memstick_next_req() argument 248 memstick_new_req(struct memstick_host *host) memstick_new_req() argument 376 memstick_alloc_card(struct memstick_host *host) memstick_alloc_card() argument 418 memstick_power_on(struct memstick_host *host) memstick_power_on() argument 430 struct memstick_host *host = container_of(work, struct memstick_host, memstick_check() local 495 struct memstick_host *host; memstick_alloc_host() local 513 memstick_add_host(struct memstick_host *host) memstick_add_host() argument 549 memstick_remove_host(struct memstick_host *host) memstick_remove_host() argument 571 memstick_free_host(struct memstick_host *host) memstick_free_host() argument 582 memstick_suspend_host(struct memstick_host *host) memstick_suspend_host() argument 594 memstick_resume_host(struct memstick_host *host) memstick_resume_host() argument [all...] |
/kernel/linux/linux-6.6/drivers/memstick/host/ |
H A D | rtsx_pci_ms.c | 33 static inline struct device *ms_dev(struct realtek_pci_ms *host) in ms_dev() argument 38 static inline void ms_clear_error(struct realtek_pci_ms *host) in ms_clear_error() argument 46 static void ms_print_debug_regs(struct realtek_pci_ms *host) in ms_print_debug_regs() argument 73 ms_power_on(struct realtek_pci_ms *host) ms_power_on() argument 107 ms_power_off(struct realtek_pci_ms *host) ms_power_off() argument 128 ms_transfer_data(struct realtek_pci_ms *host, unsigned char data_dir, u8 tpc, u8 cfg, struct scatterlist *sg) ms_transfer_data() argument 199 ms_write_bytes(struct realtek_pci_ms *host, u8 tpc, u8 cfg, u8 cnt, u8 *data, u8 *int_reg) ms_write_bytes() argument 267 ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, u8 cfg, u8 cnt, u8 *data, u8 *int_reg) ms_read_bytes() argument 338 rtsx_pci_ms_issue_cmd(struct realtek_pci_ms *host) rtsx_pci_ms_issue_cmd() argument 391 struct realtek_pci_ms *host = container_of(work, rtsx_pci_ms_handle_req() local 422 struct realtek_pci_ms *host = memstick_priv(msh); rtsx_pci_ms_request() local 435 struct realtek_pci_ms *host = memstick_priv(msh); rtsx_pci_ms_set_param() local 497 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_suspend() local 508 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_resume() local 526 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_card_event() local 534 struct realtek_pci_ms *host; rtsx_pci_ms_drv_probe() local 579 struct realtek_pci_ms *host = platform_get_drvdata(pdev); rtsx_pci_ms_drv_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | filter.h | 181 ef4_filter_set_ipv4_local(struct ef4_filter_spec *spec, u8 proto, __be32 host, __be16 port) ef4_filter_set_ipv4_local() argument [all...] |
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_artop.c | 279 struct ata_host *host = qc->ap->host; artop6210_qc_defer() local 436 struct ata_host *host = pci_get_drvdata(pdev); atp8xx_reinit_one() local [all...] |
H A D | pata_buddha.c | 155 struct ata_host *host; in pata_buddha_probe() local 250 struct ata_host *host = dev_get_drvdata(&z->dev); in pata_buddha_remove() local
|
H A D | pata_cmd640.c | 238 struct ata_host *host = pci_get_drvdata(pdev); in cmd640_reinit_one() local
|
H A D | pata_ns87415.c | 391 struct ata_host *host = pci_get_drvdata(pdev); in ns87415_reinit_one() local
|
H A D | pata_serverworks.c | 453 struct ata_host *host = pci_get_drvdata(pdev); in serverworks_reinit_one() local
|
H A D | pata_sil680.c | 339 struct ata_host *host; in sil680_init_one() local 403 struct ata_host *host = pci_get_drvdata(pdev); sil680_reinit_one() local [all...] |
H A D | pata_sl82c105.c | 214 struct ata_host *host = qc->ap->host; in sl82c105_qc_defer() local 343 struct ata_host *host = pci_get_drvdata(pdev); sl82c105_reinit_one() local [all...] |
H A D | ahci_sunxi.c | 259 struct ata_host *host = dev_get_drvdata(dev); in ahci_sunxi_resume() local
|
H A D | pata_ixp4xx_cf.c | 29 struct ata_host *host; member
|
H A D | pata_imx.c | 128 struct ata_host *host; in pata_imx_probe() local 196 struct ata_host *host = platform_get_drvdata(pdev); in pata_imx_remove() local 207 struct ata_host *host = dev_get_drvdata(dev); pata_imx_suspend() local 221 struct ata_host *host = dev_get_drvdata(dev); pata_imx_resume() local [all...] |
H A D | pata_rdc.c | 315 struct ata_host *host; rdc_init_one() local 353 struct ata_host *host = pci_get_drvdata(pdev); rdc_remove_one() local [all...] |
H A D | acard-ahci.c | 114 struct ata_host *host = pci_get_drvdata(pdev); in acard_ahci_pci_device_suspend() local 142 struct ata_host *host = pci_get_drvdata(pdev); in acard_ahci_pci_device_resume() local 163 static void acard_ahci_pci_print_info(struct ata_host *host) in acard_ahci_pci_print_info() argument 358 struct ata_host *host; acard_ahci_init_one() local [all...] |
H A D | pata_hpt366.c | 427 struct ata_host *host = pci_get_drvdata(dev); in hpt36x_reinit_one() local
|