Home
last modified time | relevance | path

Searched defs:fn (Results 301 – 325 of 723) sorted by relevance

1...<<11121314151617181920>>...29

/openbmc/linux/arch/arm64/kvm/
H A Dpsci.c229 static unsigned long kvm_psci_check_allowed_function(struct kvm_vcpu *vcpu, u32 fn) in kvm_psci_check_allowed_function()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-dvb.c126 const char *fn = FWFILE; in yuan_mpc718_mt352_reqfw() local
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c63 static unsigned long psci_call(unsigned long fn, unsigned long arg0, in psci_call()
H A Dsetup.c319 void (*fn)(phys_addr_t params_pa, void *finalize_fn_va); in __pkvm_init() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dmsi.c351 struct fwnode_handle *fn; in dmar_get_irq_domain() local
/openbmc/linux/drivers/md/
H A Ddm-io.c122 io_notify_fn fn = io->callback; in complete_io() local
463 struct dpages *dp, io_notify_fn fn, void *context, in async_io()
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c307 static struct pci_dev *_isst_if_get_pci_dev(int cpu, int bus_no, int dev, int fn) in _isst_if_get_pci_dev()
383 struct pci_dev *isst_if_get_pci_dev(int cpu, int bus_no, int dev, int fn) in isst_if_get_pci_dev()
/openbmc/libpldm/src/
H A Dmsgbuf.h408 #define pldm_msgbuf_extract_typecheck(ty, fn, dst, ...) \ argument
411 #define pldm_msgbuf_extract_typecheck(ty, fn, dst, ...) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Duaccess.h76 #define do_get_user_call(fn,x,ptr) \ argument
170 #define do_put_user_call(fn,x,ptr) \ argument
/openbmc/linux/drivers/input/rmi4/
H A Drmi_2d_sensor.h61 struct rmi_function *fn; member
/openbmc/linux/drivers/sh/intc/
H A Dvirq.c139 unsigned int fn = REG_FN_TEST_BASE + (subgroup->reg_width >> 3) - 1; in intc_subgroup_data() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.h39 void (*fn) (void *); /* function called upon expiration */ member
/openbmc/linux/lib/crypto/
H A Dsha1.c57 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
/openbmc/linux/drivers/gpio/
H A Dgpio-wm831x.c104 int ret, fn; in wm831x_gpio_set_debounce() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c1353 static bool do_vfp_3op_sp(DisasContext *s, VFPGen3OpSPFn *fn, in do_vfp_3op_sp()
1425 static bool do_vfp_3op_hp(DisasContext *s, VFPGen3OpSPFn *fn, in do_vfp_3op_hp()
1467 static bool do_vfp_3op_dp(DisasContext *s, VFPGen3OpDPFn *fn, in do_vfp_3op_dp()
1543 static bool do_vfp_2op_sp(DisasContext *s, VFPGen2OpSPFn *fn, int vd, int vm) in do_vfp_2op_sp()
1610 static bool do_vfp_2op_hp(DisasContext *s, VFPGen2OpSPFn *fn, int vd, int vm) in do_vfp_2op_hp()
1643 static bool do_vfp_2op_dp(DisasContext *s, VFPGen2OpDPFn *fn, int vd, int vm) in do_vfp_2op_dp()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi2.c1095 struct usb_function *fn) in f_midi2_start_ep()
1241 struct usb_function *fn) in f_midi2_start_eps()
1264 static int f_midi2_set_alt(struct usb_function *fn, unsigned int intf, in f_midi2_set_alt()
1314 static int f_midi2_get_alt(struct usb_function *fn, unsigned int intf) in f_midi2_get_alt()
1397 static int f_midi2_setup(struct usb_function *fn, in f_midi2_setup()
1424 static void f_midi2_disable(struct usb_function *fn) in f_midi2_disable()
/openbmc/linux/include/linux/
H A Dof.h1465 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument
1472 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1479 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1487 #define OF_DECLARE_1(table, name, compat, fn) \ argument
1489 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument
1491 #define OF_DECLARE_2(table, name, compat, fn) \ argument
/openbmc/linux/drivers/char/
H A Dsonypi.c646 static u8 sonypi_call2(u8 dev, u8 fn) in sonypi_call2()
658 static u8 sonypi_call3(u8 dev, u8 fn, u8 v) in sonypi_call3()
690 static void sonypi_set(u8 fn, u8 v) in sonypi_set()
/openbmc/qemu/hw/display/
H A Dpxa2xx_lcd.c1119 drawfn fn = pxa2xx_drawfn(s); in pxa2xx_lcdc_dma0_redraw_rot0() local
1148 drawfn fn = pxa2xx_drawfn(s); in pxa2xx_lcdc_dma0_redraw_rot90() local
1178 drawfn fn = pxa2xx_drawfn(s); in pxa2xx_lcdc_dma0_redraw_rot180() local
1209 drawfn fn = pxa2xx_drawfn(s); in pxa2xx_lcdc_dma0_redraw_rot270() local
/openbmc/qemu/hw/xen/
H A Dxen-bus-helper.c146 const char *key, xs_watch_fn fn, in xs_node_watch()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagedata.py18 def read_pkgdatafile(fn): argument
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_zswap.c235 int (*fn)(const char *root); member
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c503 spapr_rtas_fn fn; member
577 void spapr_rtas_register(int token, const char *name, spapr_rtas_fn fn) in spapr_rtas_register()
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c439 int (*fn)(struct pt_regs *regs, unsigned int instr) = NULL; in call_undef_hook() local
752 void __readwrite_bug(const char *fn) in __readwrite_bug()
/openbmc/linux/drivers/net/usb/
H A Dasix_common.c18 int (*fn)(struct usbnet *, u8, u8, u16, u16, void *, u16); in asix_read_cmd() local
44 int (*fn)(struct usbnet *, u8, u8, u16, u16, const void *, u16); in asix_write_cmd() local

1...<<11121314151617181920>>...29