Home
last modified time | relevance | path

Searched defs:name (Results 2901 – 2925 of 8982) sorted by relevance

1...<<111112113114115116117118119120>>...360

/openbmc/linux/drivers/usb/core/
H A Dfile.c116 char name[20]; in usb_register_dev() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c24 const char *name; member
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_backlight.c128 char name[12]; in radeonfb_bl_init() local
/openbmc/linux/arch/s390/hypfs/
H A Dhypfs.h69 const char *name; member
/openbmc/linux/drivers/clk/at91/
H A Dat91sam9rl.c146 char name[6]; in at91sam9rl_pmc_setup() local
/openbmc/linux/tools/gpio/
H A Dlsgpio.c27 char *name; member
/openbmc/linux/net/core/
H A Dof_net.c50 static int of_get_mac_addr(struct device_node *np, const char *name, u8 *addr) in of_get_mac_addr()
/openbmc/linux/arch/arm/mach-s3c/
H A Dsdhci.h110 static inline void s3c_sdhci_setname(int id, char *name) in s3c_sdhci_setname()
/openbmc/qemu/tests/qtest/
H A Dast2700-gpio-test.c47 char name[16]; in test_input_pins() local
/openbmc/phosphor-buttons/inc/
H A Dbutton_factory.hpp64 createInstance(const std::string& name, sdbusplus::bus_t& bus, in createInstance()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c156 const char *name, u32 reg) in vlv_get_cck_clock_hpll()
4870 bool fastset, const char *name, in pipe_config_infoframe_mismatch()
4895 bool fastset, const char *name, in pipe_config_dp_vsc_sdp_mismatch()
4934 bool fastset, const char *name, in pipe_config_buffer_mismatch()
5019 #define PIPE_CONF_CHECK_X(name) do { \ in intel_pipe_config_compare() argument
5039 #define PIPE_CONF_CHECK_I(name) do { \ in intel_pipe_config_compare() argument
5049 #define PIPE_CONF_CHECK_BOOL(name) do { \ in intel_pipe_config_compare() argument
5076 #define PIPE_CONF_CHECK_P(name) do { \ in intel_pipe_config_compare() argument
5086 #define PIPE_CONF_CHECK_M_N(name) do { \ in intel_pipe_config_compare() argument
5121 #define PIPE_CONF_CHECK_RECT(name) do { \ in intel_pipe_config_compare() argument
[all …]
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c1175 const char *name, int gpr, int defval, int defval_hr) in snd_emu10k1_init_mono_control2()
1194 #define snd_emu10k1_init_mono_control(ctl, name, gpr, defval) \ argument
1199 const char *name, int gpr, int defval, int defval_hr) in snd_emu10k1_init_stereo_control2()
1219 #define snd_emu10k1_init_stereo_control(ctl, name, gpr, defval) \ argument
1224 const char *name, int gpr, int defval) in snd_emu10k1_init_mono_onoff_control()
1237 const char *name, int gpr, int defval) in snd_emu10k1_init_stereo_onoff_control()
1272 #define ENUM_GPR(name, size) name, name ## _dummy = name + (size) - 1 argument
/openbmc/linux/include/linux/
H A Dmodule.h39 char name[MODULE_NAME_LEN]; member
243 #define MODULE_DEVICE_TABLE(type, name) \ argument
247 #define MODULE_DEVICE_TABLE(type, name) argument
409 char name[MODULE_NAME_LEN]; member
972 char *type, char *name, in module_get_kallsym()
978 static inline unsigned long module_kallsyms_lookup_name(const char *name) in module_kallsyms_lookup_name()
984 const char *name) in find_kallsyms_symbol_value()
H A Dxarray.h303 #define XARRAY_INIT(name, flags) { \ argument
319 #define DEFINE_XARRAY_FLAGS(name, flags) \ argument
331 #define DEFINE_XARRAY(name) DEFINE_XARRAY_FLAGS(name, 0) argument
340 #define DEFINE_XARRAY_ALLOC(name) DEFINE_XARRAY_FLAGS(name, XA_FLAGS_ALLOC) argument
349 #define DEFINE_XARRAY_ALLOC1(name) DEFINE_XARRAY_FLAGS(name, XA_FLAGS_ALLOC1) argument
1386 #define XA_STATE(name, array, index) \ argument
1400 #define XA_STATE_ORDER(name, array, index, order) \ argument
H A Dpstore_zone.h43 const char *name; member
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c89 const char *name; member
374 static struct kvm_dimension *get_dimension(const char *name) in get_dimension()
386 static struct kvm_fmt *get_format(const char *name) in get_format()
417 static int kvm_hists__init_output(struct perf_hpp_list *hpp_list, char *name) in kvm_hists__init_output()
430 static int kvm_hists__init_sort(struct perf_hpp_list *hpp_list, char *name) in kvm_hists__init_sort()
446 char *name)) in kvm_hpp_list__init()
1833 char *tp, *name, *sys; in kvm_live_event_list() local
/openbmc/linux/security/smack/
H A Dsmack_lsm.c73 const char *name; member
290 static struct smack_known *smk_fetch(const char *name, struct inode *ip, in smk_fetch()
1290 struct dentry *dentry, const char *name, in smack_inode_setxattr()
1391 static int smack_inode_getxattr(struct dentry *dentry, const char *name) in smack_inode_getxattr()
1415 struct dentry *dentry, const char *name) in smack_inode_removexattr()
1543 struct inode *inode, const char *name, in smack_inode_getsecurity()
2845 static int smack_inode_setsecurity(struct inode *inode, const char *name, in smack_inode_setsecurity()
3677 static int smack_setprocattr(const char *name, void *value, size_t size) in smack_setprocattr()
4724 static int smack_ismaclabel(const char *name) in smack_ismaclabel()
4820 static int smack_inode_copy_up_xattr(const char *name) in smack_inode_copy_up_xattr()
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dnvram.h26 const char *name; member
/openbmc/linux/arch/x86/include/asm/
H A Dhypervisor.h43 const char *name; member
/openbmc/linux/sound/isa/gus/
H A Dgus_mem_proc.c47 char name[16]; in snd_gf1_mem_proc_init() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_flip_work.c148 const char *name, drm_flip_func_t func) in drm_flip_work_init()
/openbmc/u-boot/drivers/net/mdio/
H A Dmdio-uclass.c86 const char *name; in mdio_uclass_pre_probe() local
/openbmc/u-boot/board/hisilicon/poplar/
H A Dpoplar.c177 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/u-boot/board/broadcom/bcm23550_w1d/
H A Dbcm23550_w1d.c102 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()
/openbmc/u-boot/board/broadcom/bcm28155_ap/
H A Dbcm28155_ap.c109 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup()

1...<<111112113114115116117118119120>>...360