Home
last modified time | relevance | path

Searched defs:func (Results 26 – 50 of 1100) sorted by relevance

12345678910>>...44

/linux-6.3-rc2/drivers/pci/hotplug/
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
/linux-6.3-rc2/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_()
/linux-6.3-rc2/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()
/linux-6.3-rc2/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()
/linux-6.3-rc2/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
/linux-6.3-rc2/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()
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()
/linux-6.3-rc2/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()
752 struct sdio_func *func; in brcmf_sdiod_sgtable_alloc() local
1009 static int brcmf_ops_sdio_probe(struct sdio_func *func, in brcmf_ops_sdio_probe()
1082 static void brcmf_ops_sdio_remove(struct sdio_func *func) in brcmf_ops_sdio_remove()
1138 struct sdio_func *func; in brcmf_ops_sdio_suspend() local
[all …]
/linux-6.3-rc2/drivers/xen/xen-pciback/
A Dpci_stub.c158 int slot, int func) in pcistub_device_find_locked()
176 int slot, int func) in pcistub_device_find()
214 int slot, int func) in pcistub_get_pci_dev_by_slot()
1007 int *slot, int *func) in str_to_slot()
1177 int domain, bus, slot, func; in new_slot_store() local
1196 int domain, bus, slot, func; in remove_slot_store() local
1269 int domain, bus, slot, func; in irq_handler_state_store() local
1307 int domain, bus, slot, func, reg, size, mask; in quirks_store() local
1371 int domain, bus, slot, func; in permissive_store() local
1435 int domain, bus, slot, func; in allow_interrupt_control_store() local
[all …]
/linux-6.3-rc2/arch/ia64/scripts/
A Dunwcheck.py27 def check_func (func, slots, rlen_sum): argument
37 func = False variable
45 func = m.group(1) variable
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dsdio.c88 static int mt7921s_probe(struct sdio_func *func, in mt7921s_probe()
214 static void mt7921s_remove(struct sdio_func *func) in mt7921s_remove()
223 struct sdio_func *func = dev_to_sdio_func(__dev); in mt7921s_suspend() local
296 struct sdio_func *func = dev_to_sdio_func(__dev); in mt7921s_resume() local
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dpfunc_core.c73 struct pmf_function *func; member
641 struct pmf_function *func = NULL; in pmf_add_function_prop() local
760 struct pmf_function *func = in pmf_release_function() local
771 void pmf_put_function(struct pmf_function *func) in pmf_put_function()
797 struct pmf_function *func = in pmf_unregister_driver() local
813 struct pmf_function *func, *result = NULL; in __pmf_find_function() local
866 struct pmf_function *func; in pmf_register_irq_client() local
896 struct pmf_function *func = client->func; in pmf_unregister_irq_client() local
918 void pmf_do_irq(struct pmf_function *func) in pmf_do_irq()
960 struct pmf_function *func, *tmp; in pmf_do_functions() local
[all …]
/linux-6.3-rc2/kernel/livepatch/
A Dcore.c89 struct klp_func *func; in klp_find_func() local
507 static void klp_free_func_nop(struct klp_func *func) in klp_free_func_nop()
516 struct klp_func *func; in klp_alloc_func_nop() local
545 struct klp_func *func, *old_func; in klp_add_object_nops() local
623 struct klp_func *func; in klp_kobj_release_func() local
638 struct klp_func *func, *tmp_func; in __klp_free_funcs() local
652 struct klp_func *func; in klp_free_object_loaded() local
827 struct klp_func *func; in klp_init_object_loaded() local
874 struct klp_func *func; in klp_init_object() local
904 struct klp_func *func) in klp_init_func_early()
[all …]
/linux-6.3-rc2/arch/x86/um/
A Dldt.c16 static inline int modify_ldt (int func, void *ptr, unsigned long bytecount) in modify_ldt()
21 static long write_ldt_entry(struct mm_id *mm_idp, int func, in write_ldt_entry()
123 static int write_ldt(void __user * ptr, unsigned long bytecount, int func) in write_ldt()
209 static long do_modify_ldt_skas(int func, void __user *ptr, in do_modify_ldt_skas()
375 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3() argument
/linux-6.3-rc2/arch/x86/crypto/
A Decb_cbc_helpers.h38 #define ECB_BLOCK(blocks, func) do { \ argument
50 #define CBC_ENC_BLOCK(func) do { \ argument
61 #define CBC_DEC_BLOCK(blocks, func) do { \ argument
/linux-6.3-rc2/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
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_irq.c64 struct sdio_func *func; in process_sdio_pending_irqs() local
273 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()
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Di915_selftest.c50 #define selftest(name, func) mock_##name, argument
56 #define selftest(name, func) live_##name, argument
62 #define selftest(name, func) perf_##name, argument
95 #define selftest(n, func) selftest_0(n, func, param(n)) argument
97 #define selftest_0(n, func, id) \ argument
104 #define selftest_0(n, func, id) \ argument
111 #define selftest_0(n, func, id) \ argument
/linux-6.3-rc2/drivers/watchdog/
A Ddiag288_wdt.c74 static int diag288(unsigned int func, unsigned int timeout, in diag288()
95 static int diag288_str(unsigned int func, unsigned int timeout, char *cmd) in diag288_str()
111 unsigned int func; in wdt_start() local
137 unsigned int func; in wdt_ping() local
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_vf.h34 #define FM10K_VF_MSG_MSIX_HANDLER(func) \ argument
39 #define FM10K_VF_MSG_MAC_VLAN_HANDLER(func) \ argument
46 #define FM10K_VF_MSG_LPORT_STATE_HANDLER(func) \ argument
/linux-6.3-rc2/scripts/tracing/
A Ddraw_functrace.py35 def __init__(self, func, time = None, parent = None): argument
44 def calls(self, func, calltime): argument
53 def getParent(self, func): argument
/linux-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dcw1200_sdio.c47 struct sdio_func *func; member
84 static void cw1200_sdio_irq_handler(struct sdio_func *func) in cw1200_sdio_irq_handler()
270 static int cw1200_sdio_probe(struct sdio_func *func, in cw1200_sdio_probe()
320 static void cw1200_sdio_disconnect(struct sdio_func *func) in cw1200_sdio_disconnect()
342 struct sdio_func *func = dev_to_sdio_func(dev); in cw1200_sdio_suspend() local
/linux-6.3-rc2/security/integrity/ima/
A Dima_appraise.c74 int mask, enum ima_hooks func) in ima_must_appraise()
110 enum ima_hooks func) in ima_get_cache_status()
130 enum ima_hooks func, in ima_set_cache_status()
156 enum ima_hooks func) in ima_cache_flags()
279 static int xattr_verify(enum ima_hooks func, struct integrity_iint_cache *iint, in xattr_verify()
418 static int modsig_verify(enum ima_hooks func, const struct modsig *modsig, in modsig_verify()
478 int ima_appraise_measurement(enum ima_hooks func, in ima_appraise_measurement()
/linux-6.3-rc2/drivers/dma-buf/
A 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
/linux-6.3-rc2/arch/arm/boot/dts/
A Dpxa2xx.dtsi11 #define PMMUX(func, pin, af) \ argument
16 #define PMMUX_LPM_LOW(func, pin, af) \ argument
22 #define PMMUX_LPM_HIGH(func, pin, af) \ argument
/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf_dbg.c10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_err()
31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_warn()
56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_notice()
82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_info()

Completed in 54 milliseconds

12345678910>>...44