/drivers/mmc/core/ |
D | sdio_io.c | 27 void sdio_claim_host(struct sdio_func *func) in sdio_claim_host() 43 void sdio_release_host(struct sdio_func *func) in sdio_release_host() 59 int sdio_enable_func(struct sdio_func *func) in sdio_enable_func() 110 int sdio_disable_func(struct sdio_func *func) in sdio_disable_func() 159 int sdio_set_block_size(struct sdio_func *func, unsigned blksz) in sdio_set_block_size() 189 static inline unsigned int sdio_max_byte_size(struct sdio_func *func) in sdio_max_byte_size() 233 unsigned int sdio_align_size(struct sdio_func *func, unsigned int sz) in sdio_align_size() 315 static int sdio_io_rw_ext_helper(struct sdio_func *func, int write, in sdio_io_rw_ext_helper() 380 u8 sdio_readb(struct sdio_func *func, unsigned int addr, int *err_ret) in sdio_readb() 412 void sdio_writeb(struct sdio_func *func, u8 b, unsigned int addr, int *err_ret) in sdio_writeb() [all …]
|
D | sdio_bus.c | 80 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one() 92 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, in sdio_match_device() 112 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_match() local 124 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_uevent() local 155 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_probe() local 209 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_remove() local 291 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local 312 struct sdio_func *func; in sdio_alloc_func() local 346 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle() 354 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} in sdio_acpi_set_handle() [all …]
|
D | sdio_cis.c | 25 static int cistpl_vers_1(struct mmc_card *card, struct sdio_func *func, in cistpl_vers_1() 83 static int cistpl_manfid(struct mmc_card *card, struct sdio_func *func, in cistpl_manfid() 120 static int cis_tpl_parse(struct mmc_card *card, struct sdio_func *func, in cis_tpl_parse() 155 static int cistpl_funce_common(struct mmc_card *card, struct sdio_func *func, in cistpl_funce_common() 172 static int cistpl_funce_func(struct mmc_card *card, struct sdio_func *func, in cistpl_funce_func() 222 static int cistpl_funce(struct mmc_card *card, struct sdio_func *func, in cistpl_funce() 243 static int sdio_read_cis(struct mmc_card *card, struct sdio_func *func) in sdio_read_cis() 398 int sdio_read_func_cis(struct sdio_func *func) in sdio_read_func_cis() 418 void sdio_free_func_cis(struct sdio_func *func) in sdio_free_func_cis()
|
/drivers/net/wireless/microchip/wilc1000/ |
D | sdio.c | 56 static void wilc_sdio_interrupt(struct sdio_func *func) in wilc_sdio_interrupt() 65 struct sdio_func *func = container_of(wilc->dev, struct sdio_func, dev); in wilc_sdio_cmd52() local 94 struct sdio_func *func = container_of(wilc->dev, struct sdio_func, dev); in wilc_sdio_cmd53() local 135 static int wilc_sdio_probe(struct sdio_func *func, in wilc_sdio_probe() 190 static void wilc_sdio_remove(struct sdio_func *func) in wilc_sdio_remove() 205 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_reset() local 222 struct sdio_func *func = dev_to_sdio_func(dev); in wilc_sdio_suspend() local 249 struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); in wilc_sdio_enable_interrupt() local 265 struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); in wilc_sdio_disable_interrupt() local 283 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_set_func0_csa_address() local [all …]
|
/drivers/net/wireless/ti/wl1251/ |
D | sdio.c | 24 struct sdio_func *func; member 34 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt() 55 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read() local 68 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local 81 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local 101 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local 119 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local 128 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local 157 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local 193 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe() [all …]
|
/drivers/staging/rtl8723bs/os_dep/ |
D | sdio_intf.c | 47 static void sd_sync_int_hdl(struct sdio_func *func) in sd_sync_int_hdl() 65 struct sdio_func *func; in sdio_alloc_irq() local 90 struct sdio_func *func; in sdio_free_irq() local 116 struct sdio_func *func; in sdio_init() local 150 struct sdio_func *func; in sdio_deinit() local 172 static struct dvobj_priv *sdio_dvobj_init(struct sdio_func *func) in sdio_dvobj_init() 205 static void sdio_dvobj_deinit(struct sdio_func *func) in sdio_dvobj_deinit() 363 struct sdio_func *func, in rtw_drv_init() 400 static void rtw_dev_remove(struct sdio_func *func) in rtw_dev_remove() 436 struct sdio_func *func = dev_to_sdio_func(dev); in rtw_sdio_suspend() local [all …]
|
D | sdio_ops_linux.c | 11 static bool rtw_sdio_claim_host_needed(struct sdio_func *func) in rtw_sdio_claim_host_needed() 40 struct sdio_func *func; in _sd_cmd52_read() local 71 struct sdio_func *func; in sd_cmd52_read() local 104 struct sdio_func *func; in _sd_cmd52_write() local 135 struct sdio_func *func; in sd_cmd52_write() local 163 struct sdio_func *func; in sd_read8() local 190 struct sdio_func *func; in sd_read32() local 242 struct sdio_func *func; in sd_write8() local 267 struct sdio_func *func; in sd_write32() local 335 struct sdio_func *func; in _sd_read() local [all …]
|
/drivers/net/wireless/ti/wlcore/ |
D | sdio.c | 46 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl1271_sdio_set_block_size() local 58 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_read() local 96 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_write() local 132 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_on() local 159 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_off() local 257 static int wl1271_probe(struct sdio_func *func, in wl1271_probe() 370 static void wl1271_remove(struct sdio_func *func) in wl1271_remove() 385 struct sdio_func *func = dev_to_sdio_func(dev); in wl1271_suspend() local
|
/drivers/staging/ks7010/ |
D | ks7010_sdio.c | 108 struct sdio_func *func; member 123 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_readb() local 135 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_read() local 144 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_writeb() local 156 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_write() local 480 struct sdio_func *func = ks7010_to_func(priv); in ks7010_rw_function() local 541 static void ks_sdio_interrupt(struct sdio_func *func) in ks_sdio_interrupt() 754 struct sdio_func *func = ks7010_to_func(priv); in ks7010_upload_firmware() local 879 static int ks7010_sdio_setup_irqs(struct sdio_func *func) in ks7010_sdio_setup_irqs() 899 static void ks7010_sdio_init_irqs(struct sdio_func *func, in ks7010_sdio_init_irqs() [all …]
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv04.c | 760 bool (*func)(struct nvkm_device *, u32, u32); in nv03_gr_mthd_gdi() local 776 bool (*func)(struct nvkm_device *, u32, u32); in nv04_gr_mthd_gdi() local 793 bool (*func)(struct nvkm_device *, u32, u32); in nv01_gr_mthd_blit() local 812 bool (*func)(struct nvkm_device *, u32, u32); in nv04_gr_mthd_blit() local 831 bool (*func)(struct nvkm_device *, u32, u32); in nv04_gr_mthd_iifc() local 850 bool (*func)(struct nvkm_device *, u32, u32); in nv01_gr_mthd_ifc() local 868 bool (*func)(struct nvkm_device *, u32, u32); in nv04_gr_mthd_ifc() local 887 bool (*func)(struct nvkm_device *, u32, u32); in nv03_gr_mthd_sifc() local 904 bool (*func)(struct nvkm_device *, u32, u32); in nv04_gr_mthd_sifc() local 922 bool (*func)(struct nvkm_device *, u32, u32); in nv03_gr_mthd_sifm() local [all …]
|
/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | sdio.c | 41 struct sdio_func *func = dev->sdio.func; in mt7663s_read_mailbox() local 96 struct sdio_func *func = dev->sdio.func; in mt7663s_write_mailbox() local 234 static int mt7663s_hw_init(struct mt7615_dev *dev, struct sdio_func *func) in mt7663s_hw_init() 294 static int mt7663s_probe(struct sdio_func *func, in mt7663s_probe() 394 static void mt7663s_remove(struct sdio_func *func) in mt7663s_remove() 409 struct sdio_func *func = dev_to_sdio_func(dev); in mt7663s_suspend() local 442 struct sdio_func *func = dev_to_sdio_func(dev); in mt7663s_resume() local
|
/drivers/pci/hotplug/ |
D | cpqphp_ctrl.c | 58 struct pci_func *func; in handle_switch_change() local 133 struct pci_func *func; in handle_presence_change() local 225 struct pci_func *func; in handle_power_fault() local 1070 struct pci_func *func; in cpqhp_slot_find() local 1096 static int is_bridge(struct pci_func *func) in is_bridge() 1254 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced() 1405 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added() 1610 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board() 1772 struct pci_func *func; in interrupt_event_handler() local 1889 struct pci_func *func; in cpqhp_pushbutton_thread() local [all …]
|
D | acpiphp_glue.c | 154 struct acpiphp_func *func, *tmp; in free_bridge() local 341 struct acpiphp_func *func; in cleanup_bridge() local 395 struct acpiphp_func *func; in acpiphp_set_acpi_region() local 407 struct acpiphp_func *func; in check_hotplug_bridge() local 423 struct acpiphp_func *func; in acpiphp_rescan_slot() local 477 struct acpiphp_func *func; in enable_slot() local 548 struct acpiphp_func *func; in disable_slot() local 593 struct acpiphp_func *func; in get_slot_status() local 777 struct acpiphp_func *func = &context->func; in hotplug_event() local 997 struct acpiphp_func *func; in acpiphp_disable_and_eject_slot() local
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | crc.c | 124 const struct nv50_crc_func *func, in nv50_crc_get_entries() 152 const struct nv50_crc_func *func = in nv50_crc_handle_vblank() local 215 const struct nv50_crc_func *func, in nv50_crc_wait_ctx_finished() 290 const struct nv50_crc_func *func = in nv50_crc_atomic_release_notifier_contexts() local 475 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_atomic_set() local 494 const struct nv50_crc_func *func = in nv50_crc_atomic_clr() local 567 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_set_source() local 683 const struct nv50_crc_func *func = in nv50_crc_debugfs_flip_threshold_set() local 730 const struct nv50_crc_func *func = in nv50_head_crc_late_register() local 745 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head() [all …]
|
/drivers/net/wireless/broadcom/b43/ |
D | sdio.c | 49 static void b43_sdio_interrupt_dispatcher(struct sdio_func *func) in b43_sdio_interrupt_dispatcher() 66 struct sdio_func *func = bus->host_sdio; in b43_sdio_request_irq() local 82 struct sdio_func *func = bus->host_sdio; in b43_sdio_free_irq() local 92 static int b43_sdio_probe(struct sdio_func *func, in b43_sdio_probe() 170 static void b43_sdio_remove(struct sdio_func *func) in b43_sdio_remove()
|
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | bcmsdh.c | 82 static void brcmf_sdiod_ib_irqhandler(struct sdio_func *func) in brcmf_sdiod_ib_irqhandler() 93 static void brcmf_sdiod_dummy_irqhandler(struct sdio_func *func) in brcmf_sdiod_dummy_irqhandler() 285 struct sdio_func *func, u32 addr, in brcmf_sdiod_skbuff_read() 316 struct sdio_func *func, u32 addr, in brcmf_sdiod_skbuff_write() 338 struct sdio_func *func, int write) in mmc_submit_one() 378 struct sdio_func *func, in brcmf_sdiod_sglist_rw() 739 int brcmf_sdiod_abort(struct brcmf_sdio_dev *sdiodev, struct sdio_func *func) in brcmf_sdiod_abort() 752 struct sdio_func *func; in brcmf_sdiod_sgtable_alloc() local 1013 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe() 1085 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove() [all …]
|
/drivers/xen/xen-pciback/ |
D | pci_stub.c | 157 int slot, int func) in pcistub_device_find_locked() 175 int slot, int func) in pcistub_device_find() 213 int slot, int func) in pcistub_get_pci_dev_by_slot() 1006 int *slot, int *func) in str_to_slot() 1043 *slot, int *func, int *reg, int *size, int *mask) in str_to_quirk() 1062 static int pcistub_device_id_add(int domain, int bus, int slot, int func) in pcistub_device_id_add() 1102 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove() 1131 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add() 1176 int domain, bus, slot, func; in new_slot_store() local 1195 int domain, bus, slot, func; in remove_slot_store() local [all …]
|
/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | base.c | 42 nvkm_gpio_reset(struct nvkm_gpio *gpio, u8 func) in nvkm_gpio_reset() 50 struct dcb_gpio_func *func) in nvkm_gpio_find() 83 struct dcb_gpio_func func; in nvkm_gpio_set() local 99 struct dcb_gpio_func func; in nvkm_gpio_get() local 196 struct dcb_gpio_func func; in nvkm_gpio_init() local 243 nvkm_gpio_new_(const struct nvkm_gpio_func *func, struct nvkm_device *device, in nvkm_gpio_new_()
|
/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | lsfw.c | 58 nvkm_acr_lsfw_add(const struct nvkm_acr_lsf_func *func, struct nvkm_acr *acr, in nvkm_acr_lsfw_add() 90 const struct nvkm_acr_lsf_func *func, in nvkm_acr_lsfw_load_sig_image_desc_() 144 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_sig_image_desc() 164 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_sig_image_desc_v1() 184 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_bl_inst_data_sig()
|
/drivers/pinctrl/aspeed/ |
D | pinmux-aspeed.h | 519 #define SIG_EXPR_DECL_(sig, group, func) \ argument 545 #define SIG_EXPR_DECL(sig, group, func, ...) \ argument 612 #define SIG_EXPR_LIST_DECL_SESG(pin, sig, func, ...) \ argument 628 #define SIG_EXPR_LIST_DECL_SEMG(pin, sig, group, func, ...) \ argument 745 #define FUNC_SYM(func) func_groups_ ## func argument 746 #define FUNC_DECL_(func, ...) \ argument 749 #define FUNC_DECL_1(func, group) FUNC_DECL_(func, #group) argument 750 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument 751 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument 753 #define FUNC_GROUP_DECL(func, ...) \ argument
|
/drivers/gpu/drm/selftests/ |
D | drm_selftest.c | 26 #define selftest(name, func) __idx_##name, argument 36 int (*func)(void *); member 44 #define selftest_0(n, func, id) \ argument 46 #define selftest(n, func) selftest_0(n, func, param(n)) argument
|
/drivers/scsi/qedi/ |
D | qedi_dbg.c | 11 qedi_dbg_err(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_err() 32 qedi_dbg_warn(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_warn() 57 qedi_dbg_notice(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_notice() 83 qedi_dbg_info(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_info()
|
/drivers/media/mmc/siano/ |
D | smssdio.c | 77 struct sdio_func *func; member 123 static void smssdio_interrupt(struct sdio_func *func) in smssdio_interrupt() 236 static int smssdio_probe(struct sdio_func *func, in smssdio_probe() 321 static void smssdio_remove(struct sdio_func *func) in smssdio_remove()
|
/drivers/watchdog/ |
D | diag288_wdt.c | 73 static int __diag288(unsigned int func, unsigned int timeout, in __diag288() 93 static int __diag288_vm(unsigned int func, unsigned int timeout, in __diag288_vm() 100 static int __diag288_lpar(unsigned int func, unsigned int timeout, in __diag288_lpar() 116 unsigned int func; in wdt_start() local 166 unsigned int func; in wdt_ping() local
|
/drivers/gpu/drm/i915/selftests/ |
D | i915_selftest.c | 49 #define selftest(name, func) mock_##name, argument 55 #define selftest(name, func) live_##name, argument 61 #define selftest(name, func) perf_##name, argument 94 #define selftest(n, func) selftest_0(n, func, param(n)) argument 96 #define selftest_0(n, func, id) \ argument 103 #define selftest_0(n, func, id) \ argument 110 #define selftest_0(n, func, id) \ argument
|