Home
last modified time | relevance | path

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

12345678910>>...30

/drivers/mmc/core/
A 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()
441 u8 sdio_writeb_readb(struct sdio_func *func, u8 write_byte, in sdio_writeb_readb()
468 int sdio_memcpy_fromio(struct sdio_func *func, void *dst, in sdio_memcpy_fromio()
700 mmc_pm_flag_t sdio_get_host_pm_caps(struct sdio_func *func) in sdio_get_host_pm_caps()
759 void sdio_retune_crc_disable(struct sdio_func *func) in sdio_retune_crc_disable()
771 void sdio_retune_crc_enable(struct sdio_func *func) in sdio_retune_crc_enable()
794 void sdio_retune_hold_now(struct sdio_func *func) in sdio_retune_hold_now()
[all …]
A Dsdio_bus.c113 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
295 struct sdio_func *func = dev_to_sdio_func(dev); in sdio_release_func() local
316 struct sdio_func *func; in sdio_alloc_func() local
350 static void sdio_acpi_set_handle(struct sdio_func *func) in sdio_acpi_set_handle()
358 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} in sdio_acpi_set_handle()
361 static void sdio_set_of_node(struct sdio_func *func) in sdio_set_of_node()
371 int sdio_add_func(struct sdio_func *func) in sdio_add_func()
[all …]
A 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/
A Dsdio.c59 static void wilc_sdio_interrupt(struct sdio_func *func) in wilc_sdio_interrupt()
139 static int wilc_sdio_probe(struct sdio_func *func, in wilc_sdio_probe()
223 static void wilc_sdio_remove(struct sdio_func *func) in wilc_sdio_remove()
239 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_reset() local
297 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_set_func0_csa_address() local
340 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_set_block_size() local
375 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_write_reg() local
423 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_write() local
497 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_read_reg() local
1010 struct sdio_func *func = dev_to_sdio_func(dev); in wilc_sdio_suspend() local
[all …]
/drivers/net/wireless/ti/wl1251/
A 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/
A Dsdio_intf.c46 static void sd_sync_int_hdl(struct sdio_func *func) in sd_sync_int_hdl()
64 struct sdio_func *func; in sdio_alloc_irq() local
89 struct sdio_func *func; in sdio_free_irq() local
115 struct sdio_func *func; in sdio_init() local
149 struct sdio_func *func; in sdio_deinit() local
171 static struct dvobj_priv *sdio_dvobj_init(struct sdio_func *func) in sdio_dvobj_init()
204 static void sdio_dvobj_deinit(struct sdio_func *func) in sdio_dvobj_deinit()
360 struct sdio_func *func, in rtw_drv_init()
396 static void rtw_dev_remove(struct sdio_func *func) in rtw_dev_remove()
432 struct sdio_func *func = dev_to_sdio_func(dev); in rtw_sdio_suspend() local
[all …]
A Dsdio_ops_linux.c39 struct sdio_func *func; in _sd_cmd52_read() local
70 struct sdio_func *func; in sd_cmd52_read() local
103 struct sdio_func *func; in _sd_cmd52_write() local
134 struct sdio_func *func; in sd_cmd52_write() local
162 struct sdio_func *func; in sd_read8() local
189 struct sdio_func *func; in sd_read32() local
241 struct sdio_func *func; in sd_write8() local
266 struct sdio_func *func; in sd_write32() local
333 struct sdio_func *func; in _sd_read() local
381 struct sdio_func *func; in sd_read() local
[all …]
/drivers/net/wireless/ti/wlcore/
A Dsdio.c45 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl1271_sdio_set_block_size() local
57 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_read() local
95 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_write() local
131 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_on() local
157 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_off() local
255 static int wl1271_probe(struct sdio_func *func, in wl1271_probe()
363 static void wl1271_remove(struct sdio_func *func) in wl1271_remove()
378 struct sdio_func *func = dev_to_sdio_func(dev); in wl1271_suspend() local
/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A 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/
A 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()
1769 struct pci_func *func; in interrupt_event_handler() local
1885 struct pci_func *func; in cpqhp_pushbutton_thread() local
1941 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
[all …]
A 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
A Dcpqphp_pci.c73 int cpqhp_configure_device(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_device()
117 int cpqhp_unconfigure_device(struct pci_func *func) in cpqhp_unconfigure_device()
541 int cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func *func) in cpqhp_save_base_addr_length()
678 int cpqhp_save_used_resources(struct controller *ctrl, struct pci_func *func) in cpqhp_save_used_resources()
941 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board()
1019 int cpqhp_valid_replace(struct controller *ctrl, struct pci_func *func) in cpqhp_valid_replace()
1168 struct pci_func *func = NULL; in cpqhp_find_available_resources() local
1411 int cpqhp_return_board_resources(struct pci_func *func, struct resource_lists *resources) in cpqhp_return_board_resources()
1514 void cpqhp_destroy_board_resources(struct pci_func *func) in cpqhp_destroy_board_resources()
/drivers/gpu/drm/nouveau/dispnv50/
A Dcrc.c130 const struct nv50_crc_func *func, in nv50_crc_get_entries()
158 const struct nv50_crc_func *func = in nv50_crc_handle_vblank() local
221 const struct nv50_crc_func *func, in nv50_crc_wait_ctx_finished()
296 const struct nv50_crc_func *func = in nv50_crc_atomic_release_notifier_contexts() local
456 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_atomic_set() local
474 const struct nv50_crc_func *func = in nv50_crc_atomic_clr() local
551 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_set_source() local
667 const struct nv50_crc_func *func = in nv50_crc_debugfs_flip_threshold_set() local
714 const struct nv50_crc_func *func = in nv50_head_crc_late_register() local
729 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head()
[all …]
/drivers/xen/xen-pciback/
A Dpci_stub.c177 int slot, int func) in pcistub_device_find_locked()
195 int slot, int func) in pcistub_device_find()
236 int func = PCI_FUNC(sbdf); in pcistub_get_gsi_from_sbdf() local
249 int slot, int func) in pcistub_get_pci_dev_by_slot()
1048 int *slot, int *func) in str_to_slot()
1218 int domain, bus, slot, func; in new_slot_store() local
1237 int domain, bus, slot, func; in remove_slot_store() local
1310 int domain, bus, slot, func; in irq_handler_state_store() local
1412 int domain, bus, slot, func; in permissive_store() local
1476 int domain, bus, slot, func; in allow_interrupt_control_store() local
[all …]
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A 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()
757 struct sdio_func *func; in brcmf_sdiod_sgtable_alloc() local
1041 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe()
1114 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove()
1172 struct sdio_func *func; in brcmf_ops_sdio_suspend() local
[all …]
/drivers/net/wireless/broadcom/b43/
A 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/gpu/drm/nouveau/nvkm/subdev/acr/
A 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()
253 const struct nvkm_acr_lsf_func *func) in nvkm_acr_lsfw_load_bl_inst_data_sig()
329 const struct nvkm_acr_lsf_func *func, in nvkm_acr_lsfw_load_bl_sig_net()
/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
A 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/net/wireless/silabs/wfx/
A Dbus_sdio.c46 struct sdio_func *func; member
108 static void wfx_sdio_irq_handler(struct sdio_func *func) in wfx_sdio_irq_handler()
205 struct sdio_func *func = dev_to_sdio_func(dev); in wfx_sdio_suspend() local
230 struct sdio_func *func = dev_to_sdio_func(dev); in wfx_sdio_resume() local
241 static int wfx_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) in wfx_sdio_probe()
298 static void wfx_sdio_remove(struct sdio_func *func) in wfx_sdio_remove()
/drivers/pinctrl/aspeed/
A 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/scsi/qedi/
A 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/
A 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/ath/ath6kl/
A Dsdio.c34 struct sdio_func *func; member
109 static inline void ath6kl_sdio_set_cmd53_arg(u32 *arg, u8 rw, u8 func, in ath6kl_sdio_set_cmd53_arg()
125 const u8 func = 0; in ath6kl_sdio_set_cmd52_arg() local
150 static int ath6kl_sdio_io(struct sdio_func *func, u32 request, u32 addr, in ath6kl_sdio_io()
479 static void ath6kl_sdio_irq_handler(struct sdio_func *func) in ath6kl_sdio_irq_handler()
506 struct sdio_func *func = ar_sdio->func; in ath6kl_sdio_power_on() local
797 struct sdio_func *func = ar_sdio->func; in ath6kl_sdio_config() local
835 struct sdio_func *func = ar_sdio->func; in ath6kl_set_sdio_pm_caps() local
864 struct sdio_func *func = ar_sdio->func; in ath6kl_sdio_suspend() local
1306 static int ath6kl_sdio_probe(struct sdio_func *func, in ath6kl_sdio_probe()
[all …]
/drivers/watchdog/
A Ddiag288_wdt.c62 static int diag288(unsigned int func, unsigned int timeout, in diag288()
69 static int diag288_str(unsigned int func, unsigned int timeout, char *cmd) in diag288_str()
85 unsigned int func; in wdt_start() local
111 unsigned int func; in wdt_ping() local
/drivers/net/wireless/mediatek/mt76/mt7615/
A Dsdio.c76 static int mt7663s_probe(struct sdio_func *func, in mt7663s_probe()
172 static void mt7663s_remove(struct sdio_func *func) in mt7663s_remove()
186 struct sdio_func *func = dev_to_sdio_func(dev); in mt7663s_suspend() local
219 struct sdio_func *func = dev_to_sdio_func(dev); in mt7663s_resume() local

Completed in 91 milliseconds

12345678910>>...30