Home
last modified time | relevance | path

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

12345678910>>...25

/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.c48 struct sdio_func *func = dev_to_sdio_func (dev); in modalias_show() local
64 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, in sdio_match_one()
76 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, in sdio_match_device()
96 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_match() local
108 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_uevent() local
129 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_probe() local
183 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_bus_remove() local
267 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local
281 struct sdio_func *func; in sdio_alloc_func() local
309 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle()
[all …]
Dsdio_cis.c23 static int cistpl_vers_1(struct mmc_card *card, struct sdio_func *func, in cistpl_vers_1()
70 static int cistpl_manfid(struct mmc_card *card, struct sdio_func *func, in cistpl_manfid()
107 static int cis_tpl_parse(struct mmc_card *card, struct sdio_func *func, in cis_tpl_parse()
142 static int cistpl_funce_common(struct mmc_card *card, struct sdio_func *func, in cistpl_funce_common()
159 static int cistpl_funce_func(struct mmc_card *card, struct sdio_func *func, in cistpl_funce_func()
209 static int cistpl_funce(struct mmc_card *card, struct sdio_func *func, in cistpl_funce()
230 static int sdio_read_cis(struct mmc_card *card, struct sdio_func *func) in sdio_read_cis()
369 int sdio_read_func_cis(struct sdio_func *func) in sdio_read_func_cis()
395 void sdio_free_func_cis(struct sdio_func *func) in sdio_free_func_cis()
Dsdio_irq.c64 struct sdio_func *func; in process_sdio_pending_irqs() local
274 struct sdio_func *func; in sdio_single_irq_set() local
299 int sdio_claim_irq(struct sdio_func *func, sdio_irq_handler_t *handler) in sdio_claim_irq()
342 int sdio_release_irq(struct sdio_func *func) in sdio_release_irq()
/drivers/staging/wilc1000/
Dwilc_sdio.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
122 static int wilc_sdio_probe(struct sdio_func *func, in wilc_sdio_probe()
165 static void wilc_sdio_remove(struct sdio_func *func) in wilc_sdio_remove()
183 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_reset() local
200 struct sdio_func *func = dev_to_sdio_func(dev); in wilc_sdio_suspend() local
227 struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); in wilc_sdio_enable_interrupt() local
243 struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); in wilc_sdio_disable_interrupt() local
261 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.c31 struct sdio_func *func; member
41 static void wl1251_sdio_interrupt(struct sdio_func *func) in wl1251_sdio_interrupt()
62 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_read() local
75 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_write() local
88 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_read_elp() local
108 struct sdio_func *func = wl_sdio->func; in wl1251_sdio_write_elp() local
126 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_enable_irq() local
135 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_disable_irq() local
164 struct sdio_func *func = wl_to_func(wl); in wl1251_sdio_set_power() local
212 static int wl1251_sdio_probe(struct sdio_func *func, in wl1251_sdio_probe()
[all …]
/drivers/staging/rtl8723bs/os_dep/
Dsdio_intf.c54 static void sd_sync_int_hdl(struct sdio_func *func) in sd_sync_int_hdl()
74 struct sdio_func *func; in sdio_alloc_irq() local
99 struct sdio_func *func; in sdio_free_irq() local
171 struct sdio_func *func; in sdio_init() local
207 struct sdio_func *func; in sdio_deinit() local
235 static struct dvobj_priv *sdio_dvobj_init(struct sdio_func *func) in sdio_dvobj_init()
270 static void sdio_dvobj_deinit(struct sdio_func *func) in sdio_dvobj_deinit()
458 struct sdio_func *func, in rtw_drv_init()
507 static void rtw_dev_remove(struct sdio_func *func) in rtw_dev_remove()
552 struct sdio_func *func =dev_to_sdio_func(dev); in rtw_sdio_suspend() local
[all …]
Dsdio_ops_linux.c12 static bool rtw_sdio_claim_host_needed(struct sdio_func *func) in rtw_sdio_claim_host_needed()
36 struct sdio_func *func; in sd_f0_read8() local
73 struct sdio_func *func; in _sd_cmd52_read() local
108 struct sdio_func *func; in sd_cmd52_read() local
143 struct sdio_func *func; in _sd_cmd52_write() local
178 struct sdio_func *func; in sd_cmd52_write() local
208 struct sdio_func *func; in sd_read8() local
239 struct sdio_func *func; in sd_read32() local
301 struct sdio_func *func; in sd_write8() local
330 struct sdio_func *func; in sd_write32() local
[all …]
/drivers/net/wireless/ti/wlcore/
Dsdio.c54 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl1271_sdio_set_block_size() local
66 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_read() local
104 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_write() local
140 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_on() local
167 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_off() local
265 static int wl1271_probe(struct sdio_func *func, in wl1271_probe()
378 static void wl1271_remove(struct sdio_func *func) in wl1271_remove()
393 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
479 struct sdio_func *func = ks7010_to_func(priv); in ks7010_rw_function() local
540 static void ks_sdio_interrupt(struct sdio_func *func) in ks_sdio_interrupt()
753 struct sdio_func *func = ks7010_to_func(priv); in ks7010_upload_firmware() local
878 static int ks7010_sdio_setup_irqs(struct sdio_func *func) in ks7010_sdio_setup_irqs()
898 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/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/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
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 …]
Dacpiphp_glue.c146 struct acpiphp_func *func, *tmp; in free_bridge() local
333 struct acpiphp_func *func; in cleanup_bridge() local
387 struct acpiphp_func *func; in acpiphp_set_acpi_region() local
406 struct acpiphp_func *func; in check_hotplug_bridge() local
422 struct acpiphp_func *func; in acpiphp_rescan_slot() local
476 struct acpiphp_func *func; in enable_slot() local
546 struct acpiphp_func *func; in disable_slot() local
591 struct acpiphp_func *func; in get_slot_status() local
775 struct acpiphp_func *func = &context->func; in hotplug_event() local
995 struct acpiphp_func *func; in acpiphp_disable_and_eject_slot() local
Dcpqphp_pci.c70 int cpqhp_configure_device(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_device()
114 int cpqhp_unconfigure_device(struct pci_func *func) in cpqhp_unconfigure_device()
548 int cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func *func) in cpqhp_save_base_addr_length()
685 int cpqhp_save_used_resources(struct controller *ctrl, struct pci_func *func) in cpqhp_save_used_resources()
948 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board()
1026 int cpqhp_valid_replace(struct controller *ctrl, struct pci_func *func) in cpqhp_valid_replace()
1175 struct pci_func *func = NULL; in cpqhp_find_available_resources() local
1418 int cpqhp_return_board_resources(struct pci_func *func, struct resource_lists *resources) in cpqhp_return_board_resources()
1521 void cpqhp_destroy_board_resources(struct pci_func *func) in cpqhp_destroy_board_resources()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c79 static void brcmf_sdiod_ib_irqhandler(struct sdio_func *func) in brcmf_sdiod_ib_irqhandler()
90 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
991 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe()
1063 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove()
[all …]
/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dbase.c42 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/selftests/
Ddrm_selftest.c26 #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/
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/watchdog/
Ddiag288_wdt.c73 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
168 unsigned int func; in wdt_ping() local
/drivers/xen/xen-pciback/
Dpci_stub.c156 int slot, int func) in pcistub_device_find_locked()
174 int slot, int func) in pcistub_device_find()
212 int slot, int func) in pcistub_get_pci_dev_by_slot()
1009 int *slot, int *func) in str_to_slot()
1046 *slot, int *func, int *reg, int *size, int *mask) in str_to_quirk()
1065 static int pcistub_device_id_add(int domain, int bus, int slot, int func) in pcistub_device_id_add()
1105 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove()
1134 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add()
1179 int domain, bus, slot, func; in new_slot_store() local
1198 int domain, bus, slot, func; in remove_slot_store() local
[all …]
/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
736 #define FUNC_SYM(func) func_groups_ ## func argument
737 #define FUNC_DECL_(func, ...) \ argument
740 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument
741 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
743 #define FUNC_GROUP_DECL(func, ...) \ argument
/drivers/dma-buf/
Dselftest.c16 #define selftest(n, func) __idx_##n, argument
25 int (*func)(void); member
33 #define selftest_0(n, func, id) \ argument
35 #define selftest(n, func) selftest_0(n, func, param(n)) argument
/drivers/net/wireless/st/cw1200/
Dcw1200_sdio.c46 struct sdio_func *func; member
90 static void cw1200_sdio_irq_handler(struct sdio_func *func) in cw1200_sdio_irq_handler()
276 static int cw1200_sdio_probe(struct sdio_func *func, in cw1200_sdio_probe()
326 static void cw1200_sdio_disconnect(struct sdio_func *func) in cw1200_sdio_disconnect()
348 struct sdio_func *func = dev_to_sdio_func(dev); in cw1200_sdio_suspend() local

12345678910>>...25