Home
last modified time | relevance | path

Searched defs:name (Results 3551 – 3575 of 8980) sorted by relevance

1...<<141142143144145146147148149150>>...360

/openbmc/sdbusplus/tools/sdbusplus/
H A Dinterface.py17 def load(name, rootdir, schemadir): argument
/openbmc/linux/drivers/net/ethernet/amd/
H A Dmvme147.c75 static const char name[] = "MVME147 LANCE"; in mvme147lance_probe() local
/openbmc/qemu/hw/microblaze/
H A Dxlnx-zynqmp-pmu.c70 char *name = g_strdup_printf("ipi%d", i); in xlnx_zynqmp_pmu_soc_init() local
/openbmc/qemu/target/hppa/
H A Dint_helper.c247 const char *name = NULL; in hppa_cpu_do_interrupt() local
/openbmc/qemu/tests/functional/qemu_test/
H A Dcmd.py22 def has_cmd(name, args=None): argument
/openbmc/linux/sound/usb/
H A Dmixer.c60 int name; member
617 char *name; member
659 unsigned char *name, int maxlen, int term_only) in get_term_name()
1044 const char *name; member
1490 char *name, int *val) in get_connector_value()
1845 bool is_input, char *name, int name_size) in get_connector_control_name()
2359 char *name; member
2482 const char *name = extension_unit ? in build_audio_procunit() local
2958 const char *name; member
/openbmc/linux/drivers/input/
H A Dinput.c1170 static void input_seq_print_bitmap(struct seq_file *seq, const char *name, in input_seq_print_bitmap()
1361 #define INPUT_DEV_STRING_ATTR_SHOW(name) \ argument
1378 char name, const unsigned long *bm, in input_print_modalias_bits()
1557 #define INPUT_DEV_ID_ATTR(name) \ argument
1682 const char *name, const unsigned long *bitmap, int max) in input_add_uevent_bm_var()
1743 #define INPUT_ADD_HOTPLUG_BM_VAR(name, bm, max) \ argument
/openbmc/linux/drivers/usb/typec/
H A Dclass.c1024 char name[8]; in typec_register_plug() local
1900 int typec_find_pwr_opmode(const char *name) in typec_find_pwr_opmode()
1915 int typec_find_orientation(const char *name) in typec_find_orientation()
1930 int typec_find_port_power_role(const char *name) in typec_find_port_power_role()
1945 int typec_find_power_role(const char *name) in typec_find_power_role()
1959 int typec_find_port_data_role(const char *name) in typec_find_port_data_role()
/openbmc/linux/include/linux/
H A Ddmi.h85 const char *name; member
123 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device()
H A Dsignal.h130 #define _SIG_SET_BINOP(name, op) \ argument
169 #define _SIG_SET_OP(name, op) \ in _SIG_SET_BINOP() argument
/openbmc/u-boot/lib/
H A Dhashtable.c723 static int drop_var_from_set(const char *name, int nvars, char * vars[]) in drop_var_from_set()
789 char *data, *sp, *dp, *name, *value; in himport_r() local
/openbmc/u-boot/drivers/power/regulator/
H A Dpfuze100.c31 char *name; member
247 const char *name) in se_desc()
/openbmc/ipmitool/src/
H A Dipmievd.c100 char name[16]; member
181 ipmi_event_intf_load(char * name) in ipmi_event_intf_load()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_resizer.c33 #define RSZ_PRINT_REGISTER(iss, name)\ argument
37 #define RZA_PRINT_REGISTER(iss, name)\ argument
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h112 #define attribute_s_property_show(name, type) \ argument
122 #define attribute_n_property_show(name, type) \ argument
/openbmc/u-boot/include/
H A Dphy.h60 char name[MDIO_NAME_LEN]; member
81 char *name; member
/openbmc/phosphor-fan-presence/presence/
H A Dpfpgen.py54 def get_index(objs, cls, name): argument
67 def exists(objs, cls, name): argument
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c554 const char *name = ""; in rtc_only_update_board_type() local
962 int board_fit_config_name_match(const char *name) in board_fit_config_name_match()
/openbmc/linux/drivers/mtd/ubi/
H A Dblock.c60 char name[UBIBLOCK_PARAM_LEN+1]; member
572 open_volume_desc(const char *name, int ubi_num, int vol_id) in open_volume_desc()
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c303 static int map_create_opts(__u32 type, const char *name, in map_create_opts()
322 static int map_create(__u32 type, const char *name, struct bpf_map_create_opts *map_opts) in map_create()
/openbmc/linux/kernel/printk/
H A Dprintk_ringbuffer.h233 #define _DEFINE_PRINTKRB(name, descbits, avgtextbits, text_buf) \ argument
284 #define DEFINE_PRINTKRB(name, descbits, avgtextbits) \ argument
/openbmc/linux/sound/soc/sh/rcar/
H A Dgen.c153 #define rsnd_gen_regmap_init(priv, id_size, reg_id, name, conf) \ argument
158 const char *name, in _rsnd_gen_regmap_init()
/openbmc/linux/kernel/cgroup/
H A Drdma.c361 char *name, *value = c; in parse_resource() local
414 static struct rdmacg_device *rdmacg_get_device_locked(const char *name) in rdmacg_get_device_locked()
/openbmc/linux/tools/perf/util/
H A Dutil.c206 static int rm_rf_a_kcore_dir(const char *path, const char *name) in rm_rf_a_kcore_dir()
279 struct strlist *lsdir(const char *name, in lsdir()
H A Dtrace-event-info.c38 char *name; member
481 static struct tracepoint_path *tracepoint_name_to_path(const char *name) in tracepoint_name_to_path()

1...<<141142143144145146147148149150>>...360