Home
last modified time | relevance | path

Searched defs:fn (Results 151 – 175 of 723) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/hwmon/
H A Ddme1737.c806 int fn = sensor_attr_2->nr; in show_in() local
837 int fn = sensor_attr_2->nr; in set_in() local
884 int fn = sensor_attr_2->nr; in show_temp() local
921 int fn = sensor_attr_2->nr; in set_temp() local
972 int fn = sensor_attr_2->nr; in show_zone() local
1013 int fn = sensor_attr_2->nr; in set_zone() local
1087 int fn = sensor_attr_2->nr; in show_fan() local
1127 int fn = sensor_attr_2->nr; in set_fan() local
1203 int fn = sensor_attr_2->nr; in show_pwm() local
1266 int fn = sensor_attr_2->nr; in set_pwm() local
/openbmc/linux/arch/arm/mach-at91/
H A Dsam_secure.c17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Ddebug.c50 void brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn, in brcmf_debugfs_add_entry()
/openbmc/smbios-mdr/include/
H A Dspeed_select.hpp179 #define SSTProviderRegistration(fn) \ argument
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac1.c344 struct usb_function *fn = ep->driver_data; in uac_cs_attr_sample_rate() local
430 in_rq_cur(struct usb_function *fn, const struct usb_ctrlrequest *cr) in in_rq_cur()
481 in_rq_min(struct usb_function *fn, const struct usb_ctrlrequest *cr) in in_rq_min()
528 in_rq_max(struct usb_function *fn, const struct usb_ctrlrequest *cr) in in_rq_max()
575 in_rq_res(struct usb_function *fn, const struct usb_ctrlrequest *cr) in in_rq_res()
676 out_rq_cur(struct usb_function *fn, const struct usb_ctrlrequest *cr) in out_rq_cur()
/openbmc/linux/drivers/mfd/
H A Dioc3.c135 struct fwnode_handle *fn; in ioc3_irq_domain_setup() local
616 struct fwnode_handle *fn = ipd->domain->fwnode; in ioc3_mfd_probe() local
646 struct fwnode_handle *fn = ipd->domain->fwnode; in ioc3_mfd_remove() local
/openbmc/qemu/hw/xen/
H A Dxen-operations.c316 xs_watch_fn fn; member
331 static struct qemu_xs_watch *new_watch(const char *path, xs_watch_fn fn, in new_watch()
357 const char *path, xs_watch_fn fn, in libxenstore_watch()
/openbmc/linux/tools/lib/perf/
H A Dcore.c34 void libperf_init(libperf_print_fn_t fn) in libperf_init()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fdinfo.c64 uint32_t bus, dev, fn, domain; in amdgpu_show_fdinfo() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py127 def get_file_appends(self, fn): argument
232 def __init__(self, recipecache, d, pn, fn, fns): argument
553 def get_file_appends(self, fn, mc=''): argument
636 def parse_recipe_file(self, fn, appends=True, appendlist=None, config_data=None): argument
H A Dcache_extra.py55 def add_cacheData(self, cachedata, fn): argument
H A Dcookerdata.py160 def wrapped(fn, *args): argument
178 def parse_config_file(fn, data, include=True): argument
/openbmc/linux/include/linux/
H A Ddelayed_call.h11 void (*fn)(void *); member
H A Dmemory.h138 static inline int hotplug_memory_notifier(notifier_fn_t fn, int pri) in hotplug_memory_notifier()
164 #define hotplug_memory_notifier(fn, pri) ({ \ argument
/openbmc/u-boot/scripts/dtc/
H A Ddtc-lexer.l77 struct data fn; variable
/openbmc/linux/arch/arm/include/asm/
H A Dtraps.h16 int (*fn)(struct pt_regs *regs, unsigned int instr); member
/openbmc/linux/scripts/dtc/
H A Ddtc-lexer.l62 struct data fn; variable
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c22 u32 fn; member
57 struct snp_cpuid_fn fn[SNP_CPUID_COUNT_MAX]; member
245 static int __sev_cpuid_hv(u32 fn, int reg_idx, u32 *reg) in __sev_cpuid_hv()
572 unsigned int fn = lower_bits(regs->ax, 32); in do_vc_no_ghcb() local
1060 const struct snp_cpuid_fn *fn = &cpuid_table->fn[i]; in setup_cpuid_table() local
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dacpi.c17 static union acpi_object *apmf_if_call(struct amd_pmf_dev *pdev, int fn, struct acpi_buffer *param) in apmf_if_call()
50 static int apmf_if_call_store_buffer(struct amd_pmf_dev *pdev, int fn, void *dest, size_t out_sz) in apmf_if_call_store_buffer()
/openbmc/linux/drivers/ufs/host/
H A Dufshcd-pci.c46 enum intel_ufs_dsm_func_id fn) in __intel_dsm_supported()
55 unsigned int fn, u32 *result) in __intel_dsm()
81 unsigned int fn, u32 *result) in intel_dsm()
/openbmc/linux/drivers/gpu/host1x/
H A Ddebug.h16 void (*fn)(void *ctx, const char *str, size_t len, bool cont); member
/openbmc/linux/include/linux/soc/ti/
H A Dknav_qmss.h56 knav_queue_notify_fn fn; member
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dbuild.py20 def _set_file_values(fn, values): argument
/openbmc/qemu/include/hw/acpi/
H A Dacpi_aml_interface.h44 dev_aml_fn fn = get_dev_aml_func(dev); in call_dev_aml_func() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-debug.c12 #define __iwl_fn(fn) \ argument

12345678910>>...29