Home
last modified time | relevance | path

Searched defs:func (Results 176 – 200 of 966) sorted by relevance

12345678910>>...39

/linux/include/linux/
H A Dworkqueue_types.h19 work_func_t func; member
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Duser.h7 const struct nvif_user_func *func; member
/linux/kernel/trace/
H A Dtrace_output.h49 unsigned long func) { in print_function_args()
/linux/arch/x86/kvm/
H A Dcpuid.c1294 static int cpuid_func_emulated(struct kvm_cpuid_entry2 *entry, u32 func, in cpuid_func_emulated()
1331 static int __do_cpuid_func_emulated(struct kvm_cpuid_array *array, u32 func) in __do_cpuid_func_emulated()
1805 static int do_cpuid_func(struct kvm_cpuid_array *array, u32 func, in do_cpuid_func()
1816 static int get_cpuid_func(struct kvm_cpuid_array *array, u32 func, in get_cpuid_func()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c258 enum ptp_pin_function func, unsigned int chan) in i40e_ptp_verify()
510 static enum i40e_ptp_gpio_pin_state i40e_pin_state(int index, int func) in i40e_pin_state()
537 enum ptp_pin_function func, int on) in i40e_ptp_enable_pin()
601 enum ptp_pin_function func; in i40e_ptp_feature_enable() local
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Doimm507b.c27 oimm507b_init_(const struct nv50_wimm_func *func, struct nouveau_drm *drm, in oimm507b_init_()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dbase.c36 nvkm_vfn_new_(const struct nvkm_vfn_func *func, struct nvkm_device *device, in nvkm_vfn_new_()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.c55 nvkm_head_new_(const struct nvkm_head_func *func, in nvkm_head_new_()
H A Dchan.h9 const struct nvkm_disp_chan_func *func; member
68 const struct nvkm_disp_chan_func *func; member
/linux/drivers/gpu/drm/i915/selftests/
H A Digt_live_test.h17 const char *func; member
/linux/sound/core/oss/
H A Dmulaw.c147 mulaw_f func; member
309 mulaw_f func; in snd_pcm_plugin_build_mulaw() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c425 int inst, const struct nvkm_therm_func *func) in nvkm_therm_ctor()
445 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, in nvkm_therm_new_()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dpll.c123 dss_hsdiv_calc_func func, void *data) in dss_pll_hsdiv_calc()
148 dss_pll_calc_func func, void *data) in dss_pll_calc()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2_scratch.c192 unsigned int pin, int *func) in mv88e6352_g2_scratch_gpio_get_pctl()
216 unsigned int pin, int func) in mv88e6352_g2_scratch_gpio_set_pctl()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_tlv.h100 int (*func)(void *opaque, member
104 #define FBNIC_TLV_PARSER(id, attr, func) { FBNIC_TLV_MSG_ID_##id, attr, func } argument
/linux/drivers/char/tpm/
H A Dtpm_ppi.c42 tpm_eval_dsm(acpi_handle ppi_handle, int func, acpi_object_type type, in tpm_eval_dsm()
116 int func = TPM_PPI_FN_SUBREQ; in tpm_store_ppi_request() local
/linux/arch/mips/dec/
H A Dreset.c17 noret_func_t func = (void *)CKSEG1ADDR(0x1fc00000); in back_to_prom() local
/linux/include/uapi/linux/
H A Dpci.h31 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dbase.c44 nvkm_fuse_new_(const struct nvkm_fuse_func *func, struct nvkm_device *device, in nvkm_fuse_new_()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dr535.c39 r535_sec2_new(const struct nvkm_sec2_func *func, struct nvkm_device *device, in r535_sec2_new()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.h9 const struct nvkm_nvsw_func *func; member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_platform.c26 const struct nvkm_device_tegra_func *func; in nouveau_platform_probe() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlookup_key.c22 char *func; in libbpf_print_cb() local
/linux/tools/lib/api/
H A Ddebug-internal.h7 #define __pr(func, fmt, ...) \ argument
/linux/drivers/staging/rtl8723bs/include/
H A Ddrv_types_sdio.h21 struct sdio_func *func; member

12345678910>>...39