Home
last modified time | relevance | path

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

12345678910>>...58

/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h31 #define DECLARE_IDTENTRY(vector, func) \ argument
49 #define DEFINE_IDTENTRY(func) \ argument
137 #define DEFINE_IDTENTRY_RAW(func) \ argument
191 #define DEFINE_IDTENTRY_IRQ(func) \ argument
233 #define DEFINE_IDTENTRY_SYSVEC(func) \ argument
326 #define DEFINE_IDTENTRY_IST(func) \ argument
337 #define DEFINE_IDTENTRY_NOIST(func) \ argument
356 #define DEFINE_IDTENTRY_DF(func) \ argument
376 #define DEFINE_IDTENTRY_VC_USER(func) \ argument
403 #define DEFINE_IDTENTRY_DF(func) \ argument
[all …]
H A Dirq_stack.h81 #define call_on_stack(stack, func, asm_call, argconstr...) \ argument
118 #define call_on_irqstack(func, asm_call, argconstr...) \ argument
123 #define assert_function_type(func, proto) \ argument
132 #define call_on_irqstack_cond(func, regs, asm_call, constr, c_args...) \ argument
176 #define run_sysvec_on_irqstack_cond(func, regs) \ argument
196 #define run_irq_on_irqstack_cond(func, regs, vector) \ argument
224 #define run_sysvec_on_irqstack_cond(func, regs) \ argument
232 #define run_irq_on_irqstack_cond(func, regs, vector) \ argument
/openbmc/linux/drivers/mmc/core/
H 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 …]
H 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
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()
358 static void sdio_set_of_node(struct sdio_func *func) in sdio_set_of_node()
368 int sdio_add_func(struct sdio_func *func) in sdio_add_func()
[all …]
H 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()
/openbmc/u-boot/include/configs/
H A Drockchip-common.h16 #define BOOT_TARGET_MMC(func) \ argument
20 #define BOOT_TARGET_MMC(func) argument
24 #define BOOT_TARGET_USB(func) func(USB, usb, 0) argument
26 #define BOOT_TARGET_USB(func) argument
30 #define BOOT_TARGET_PXE(func) func(PXE, pxe, na) argument
32 #define BOOT_TARGET_PXE(func) argument
36 #define BOOT_TARGET_DHCP(func) func(DHCP, dhcp, na) argument
38 #define BOOT_TARGET_DHCP(func) argument
41 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dxilinx_zynqmp.h138 # define BOOT_TARGET_DEVICES_MMC(func) argument
142 # define BOOT_TARGET_DEVICES_SCSI(func) func(SCSI, scsi, 0) argument
144 # define BOOT_TARGET_DEVICES_SCSI(func) argument
150 # define BOOT_TARGET_DEVICES_USB(func) argument
154 # define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na) argument
156 # define BOOT_TARGET_DEVICES_PXE(func) argument
162 # define BOOT_TARGET_DEVICES_DHCP(func) argument
166 # define BOOT_TARGET_DEVICES_QSPI(func) func(QSPI, qspi, 0) argument
168 # define BOOT_TARGET_DEVICES_QSPI(func) argument
174 # define BOOT_TARGET_DEVICES_NAND(func) argument
[all …]
H A Dnitrogen6x.h74 #define DISTRO_BOOT_DEV_MMC(func) func(MMC, mmc, 0) func(MMC, mmc, 1) argument
76 #define DISTRO_BOOT_DEV_MMC(func) argument
80 #define DISTRO_BOOT_DEV_SATA(func) func(SATA, sata, 0) argument
82 #define DISTRO_BOOT_DEV_SATA(func) argument
86 #define DISTRO_BOOT_DEV_USB(func) func(USB, usb, 0) argument
88 #define DISTRO_BOOT_DEV_USB(func) argument
92 #define DISTRO_BOOT_DEV_PXE(func) func(PXE, pxe, na) argument
94 #define DISTRO_BOOT_DEV_PXE(func) argument
98 #define DISTRO_BOOT_DEV_DHCP(func) func(DHCP, dhcp, na) argument
100 #define DISTRO_BOOT_DEV_DHCP(func) argument
[all …]
H A Dzynq-common.h116 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) argument
118 #define BOOT_TARGET_DEVICES_MMC(func) argument
122 #define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) argument
124 #define BOOT_TARGET_DEVICES_USB(func) argument
128 #define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na) argument
130 #define BOOT_TARGET_DEVICES_PXE(func) argument
136 #define BOOT_TARGET_DEVICES_DHCP(func) argument
142 # define BOOT_TARGET_DEVICES_QSPI(func) argument
148 # define BOOT_TARGET_DEVICES_NAND(func) argument
154 # define BOOT_TARGET_DEVICES_NOR(func) argument
[all …]
H A Dhelios4.h133 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) argument
135 #define BOOT_TARGET_DEVICES_MMC(func) argument
139 #define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) argument
141 #define BOOT_TARGET_DEVICES_USB(func) argument
145 #define BOOT_TARGET_DEVICES_SATA(func) func(SATA, sata, 0) argument
147 #define BOOT_TARGET_DEVICES_SATA(func) argument
150 #define BOOT_TARGET_DEVICES(func) \ argument
H A Duniphier.h17 #define BOOT_TARGET_DEVICE_MMC(func) func(MMC, mmc, 0) func(MMC, mmc, 1) argument
19 #define BOOT_TARGET_DEVICE_MMC(func) argument
23 #define BOOT_TARGET_DEVICE_UBIFS(func) func(UBIFS, ubifs, 0) argument
25 #define BOOT_TARGET_DEVICE_UBIFS(func) argument
29 #define BOOT_TARGET_DEVICE_USB(func) func(USB, usb, 0) argument
31 #define BOOT_TARGET_DEVICE_USB(func) argument
34 #define BOOT_TARGET_DEVICES(func) \ argument
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c58 static void __init via_bugs(int num, int slot, int func) in via_bugs()
81 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs()
117 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev()
135 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
161 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev()
171 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
203 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
207 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
568 intel_graphics_stolen(int num, int slot, int func, in intel_graphics_stolen()
747 static int __init check_dev_quirk(int num, int slot, int func) in check_dev_quirk()
[all …]
/openbmc/linux/tools/bpf/bpftool/
H A Dcfg.c48 #define func_prev(func) list_prev_entry(func, l) argument
49 #define func_next(func) list_next_entry(func, l) argument
52 #define entry_bb(func) func_first_bb(func) argument
53 #define exit_bb(func) func_last_bb(func) argument
58 #define func_first_bb(func) \ argument
60 #define func_last_bb(func) \ argument
65 struct func_node *new_func, *func; in cfg_append_func() local
134 struct func_node *func, *last_func; in cfg_partition_funcs() local
336 struct func_node *func; in cfg_build() local
356 struct func_node *func, *func2; in cfg_destroy() local
[all …]
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dsdio.c56 static void wilc_sdio_interrupt(struct sdio_func *func) in wilc_sdio_interrupt()
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
290 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_set_func0_csa_address() local
333 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_set_block_size() local
368 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_write_reg() local
416 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_write() local
490 struct sdio_func *func = dev_to_sdio_func(wilc->dev); in wilc_sdio_read_reg() local
[all …]
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H 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 …]
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A 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 …]
H A Dsdio_ops_linux.c40 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
383 struct sdio_func *func; in sd_read() local
[all …]
/openbmc/linux/arch/x86/pci/
H A Dearly.c11 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config()
19 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte()
27 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16()
35 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config()
42 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) in write_pci_config_byte()
48 void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) in write_pci_config_16()
/openbmc/linux/kernel/livepatch/
H A Dpatch.c28 struct klp_func *func; in klp_find_ops() local
46 struct klp_func *func; in klp_ftrace_handler() local
127 static void klp_unpatch_func(struct klp_func *func) in klp_unpatch_func()
160 static int klp_patch_func(struct klp_func *func) in klp_patch_func()
232 struct klp_func *func; in __klp_unpatch_object() local
254 struct klp_func *func; in klp_patch_object() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dinterrupt.h397 #define DECLARE_INTERRUPT_HANDLER_RAW(func) \ argument
423 #define DEFINE_INTERRUPT_HANDLER_RAW(func) \ argument
446 #define DECLARE_INTERRUPT_HANDLER(func) \ argument
458 #define DEFINE_INTERRUPT_HANDLER(func) \ argument
478 #define DECLARE_INTERRUPT_HANDLER_RET(func) \ argument
491 #define DEFINE_INTERRUPT_HANDLER_RET(func) \ argument
514 #define DECLARE_INTERRUPT_HANDLER_ASYNC(func) \ argument
526 #define DEFINE_INTERRUPT_HANDLER_ASYNC(func) \ argument
546 #define DECLARE_INTERRUPT_HANDLER_NMI(func) \ argument
559 #define DEFINE_INTERRUPT_HANDLER_NMI(func) \ argument
/openbmc/linux/include/linux/
H A Dsmp.h25 smp_call_func_t func; member
69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu()
91 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask()
103 smp_call_func_t func, void *info, bool wait) in on_each_cpu_cond()
199 static inline void up_smp_call_function(smp_call_func_t func, void *info) in up_smp_call_function()
202 #define smp_call_function(func, info, wait) \ argument
207 #define smp_call_function_many(mask, func, info, wait) \ argument
212 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, in smp_call_function_any()
/openbmc/phosphor-logging/
H A Dextensions.hpp64 #define REGISTER_EXTENSION_FUNCTION(func) \ argument
116 explicit Extensions(StartupFunction func) in Extensions()
129 explicit Extensions(CreateFunction func) in Extensions()
142 explicit Extensions(DeleteFunction func) in Extensions()
156 explicit Extensions(DeleteProhibitedFunction func) in Extensions()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A 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
/openbmc/linux/arch/sparc/include/asm/
H A Dsmp_32.h66 static inline void xc0(void *func) in xc0()
71 static inline void xc1(void *func, unsigned long arg1) in xc1()
75 static inline void xc2(void *func, unsigned long arg1, unsigned long arg2) in xc2()
80 static inline void xc3(void *func, unsigned long arg1, unsigned long arg2, in xc3()
87 static inline void xc4(void *func, unsigned long arg1, unsigned long arg2, in xc4()
/openbmc/qemu/hw/core/
H A Dreset.c34 QEMUResetHandler *func; member
42 void qemu_register_reset(QEMUResetHandler *func, void *opaque) in qemu_register_reset()
51 void qemu_register_reset_nosnapshotload(QEMUResetHandler *func, void *opaque) in qemu_register_reset_nosnapshotload()
61 void qemu_unregister_reset(QEMUResetHandler *func, void *opaque) in qemu_unregister_reset()

12345678910>>...58