Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 704) sorted by relevance

12345678910>>...29

/drivers/mmc/core/
Dsdio_io.c27 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 …]
Dsdio_bus.c81 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one()
93 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, in sdio_match_device()
113 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_match() local
125 const struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_uevent() local
156 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_probe() local
210 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_remove() local
292 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local
313 struct sdio_func *func; in sdio_alloc_func() local
347 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle()
355 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} in sdio_acpi_set_handle()
[all …]
Dsdio_cis.c25 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/
Dsdio.c56 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
229 struct sdio_func *func = dev_to_sdio_func(dev); in wilc_sdio_suspend() local
256 struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); in wilc_sdio_enable_interrupt() local
272 struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); in wilc_sdio_disable_interrupt() local
290 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_set_func0_csa_address() local
[all …]
/drivers/net/wireless/ti/wl1251/
Dsdio.c23 struct sdio_func *func; member
33 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt()
54 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read() local
67 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local
80 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local
100 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local
118 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local
127 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local
156 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local
192 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe()
[all …]
/drivers/staging/rtl8723bs/os_dep/
Dsdio_intf.c47 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 …]
Dsdio_ops_linux.c11 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/
Dsdio.c46 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
158 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_off() local
256 static int wl1271_probe(struct sdio_func *func, in wl1271_probe()
369 static void wl1271_remove(struct sdio_func *func) in wl1271_remove()
384 struct sdio_func *func = dev_to_sdio_func(dev); in wl1271_suspend() local
/drivers/staging/ks7010/
Dks7010_sdio.c108 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/
Dnv04.c760 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/pci/hotplug/
Dcpqphp_ctrl.c58 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
1069 struct pci_func *func; in cpqhp_slot_find() local
1095 static int is_bridge(struct pci_func *func) in is_bridge()
1253 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1404 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1608 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1769 struct pci_func *func; in interrupt_event_handler() local
1885 struct pci_func *func; in cpqhp_pushbutton_thread() local
[all …]
Dacpiphp_glue.c154 struct acpiphp_func *func, *tmp; in free_bridge() local
342 struct acpiphp_func *func; in cleanup_bridge() local
396 struct acpiphp_func *func; in acpiphp_set_acpi_region() local
408 struct acpiphp_func *func; in check_hotplug_bridge() local
432 struct acpiphp_func *func; in acpiphp_rescan_slot() local
486 struct acpiphp_func *func; in enable_slot() local
557 struct acpiphp_func *func; in disable_slot() local
602 struct acpiphp_func *func; in get_slot_status() local
786 struct acpiphp_func *func = &context->func; in hotplug_event() local
1006 struct acpiphp_func *func; in acpiphp_disable_and_eject_slot() local
/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.c128 const struct nv50_crc_func *func, in nv50_crc_get_entries()
156 const struct nv50_crc_func *func = in nv50_crc_handle_vblank() local
219 const struct nv50_crc_func *func, in nv50_crc_wait_ctx_finished()
294 const struct nv50_crc_func *func = in nv50_crc_atomic_release_notifier_contexts() local
454 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_atomic_set() local
472 const struct nv50_crc_func *func = in nv50_crc_atomic_clr() local
545 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_set_source() local
661 const struct nv50_crc_func *func = in nv50_crc_debugfs_flip_threshold_set() local
708 const struct nv50_crc_func *func = in nv50_head_crc_late_register() local
723 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/
Dsdio.c49 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/
Dbcmsdh.c82 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
1035 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe()
1108 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove()
[all …]
/drivers/xen/xen-pciback/
Dpci_stub.c158 int slot, int func) in pcistub_device_find_locked()
176 int slot, int func) in pcistub_device_find()
212 int slot, int func) in pcistub_get_pci_dev_by_slot()
1005 int *slot, int *func) in str_to_slot()
1042 *slot, int *func, int *reg, int *size, int *mask) in str_to_quirk()
1061 static int pcistub_device_id_add(int domain, int bus, int slot, int func) in pcistub_device_id_add()
1101 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove()
1130 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add()
1175 int domain, bus, slot, func; in new_slot_store() local
1194 int domain, bus, slot, func; in remove_slot_store() local
[all …]
/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dbase.c41 nvkm_gpio_reset(struct nvkm_gpio *gpio, u8 func) in nvkm_gpio_reset()
49 struct dcb_gpio_func *func) in nvkm_gpio_find()
82 struct dcb_gpio_func func; in nvkm_gpio_set() local
98 struct dcb_gpio_func func; in nvkm_gpio_get() local
178 struct dcb_gpio_func func; in nvkm_gpio_init() local
225 nvkm_gpio_new_(const struct nvkm_gpio_func *func, struct nvkm_device *device, in nvkm_gpio_new_()
/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dlsfw.c59 nvkm_acr_lsfw_add(const struct nvkm_acr_lsf_func *func, struct nvkm_acr *acr, in nvkm_acr_lsfw_add()
91 const struct nvkm_acr_lsf_func *func, in nvkm_acr_lsfw_load_sig_image_desc_()
145 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_sig_image_desc()
165 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_sig_image_desc_v1()
185 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_sig_image_desc_v2()
254 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_bl_inst_data_sig()
330 const struct nvkm_acr_lsf_func *func, in nvkm_acr_lsfw_load_bl_sig_net()
/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h519 #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/net/wireless/mediatek/mt76/mt7615/
Dsdio.c76 static int mt7663s_probe(struct sdio_func *func, in mt7663s_probe()
171 static void mt7663s_remove(struct sdio_func *func) in mt7663s_remove()
185 struct sdio_func *func = dev_to_sdio_func(dev); in mt7663s_suspend() local
218 struct sdio_func *func = dev_to_sdio_func(dev); in mt7663s_resume() local
/drivers/scsi/qedi/
Dqedi_dbg.c11 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/
Dsmssdio.c77 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/net/wireless/mediatek/mt76/mt7921/
Dsdio.c88 static int mt7921s_probe(struct sdio_func *func, in mt7921s_probe()
197 static void mt7921s_remove(struct sdio_func *func) in mt7921s_remove()
206 struct sdio_func *func = dev_to_sdio_func(__dev); in mt7921s_suspend() local
280 struct sdio_func *func = dev_to_sdio_func(__dev); in mt7921s_resume() local
/drivers/tee/optee/
Ddevice.c24 u32 func) in get_devices()
72 static int optee_register_device(const uuid_t *device_uuid, u32 func) in optee_register_device()
103 static int __optee_enumerate_devices(u32 func) in __optee_enumerate_devices()
174 int optee_enumerate_devices(u32 func) in optee_enumerate_devices()
/drivers/gpu/drm/i915/selftests/
Di915_selftest.c52 #define selftest(name, func) mock_##name, argument
58 #define selftest(name, func) live_##name, argument
64 #define selftest(name, func) perf_##name, argument
97 #define selftest(n, func) selftest_0(n, func, param(n)) argument
99 #define selftest_0(n, func, id) \ argument
106 #define selftest_0(n, func, id) \ argument
113 #define selftest_0(n, func, id) \ argument

12345678910>>...29