/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | libtoaster.js | 358 function _createCustomRecipe(name, baseRecipeId, doneCb){ argument 360 'name' : name, property in libtoaster._createCustomRecipe.data 460 function _setNotification(name, message){ argument 462 name: name, property in libtoaster._setNotification.data
|
/openbmc/linux/drivers/hwmon/ |
H A D | asc7621.c | 36 char *name; member 799 #define PREAD(name, n, pri, rm, rl, m, s, r) \ argument 804 #define PWRITE(name, n, pri, rm, rl, m, s, r) \ argument 813 #define PWRITEM(name, n, pri, rm, rl, m, s, r) \ argument
|
/openbmc/linux/net/dsa/ |
H A D | dsa.c | 1116 static int dsa_port_parse_user(struct dsa_port *dp, const char *name) in dsa_port_parse_user() 1245 const char *name = of_get_property(dn, "label", NULL); in dsa_port_parse_of() local 1411 static int dsa_port_parse(struct dsa_port *dp, const char *name, in dsa_port_parse() 1438 const char *name; in dsa_switch_parse_ports() local
|
/openbmc/linux/drivers/media/pci/zoran/ |
H A D | zoran.h | 121 char *name; member 165 char name[32]; member 176 char name[32]; member 222 char name[32]; /* name of this device */ member
|
/openbmc/linux/drivers/target/ |
H A D | target_core_alua.c | 1370 core_alua_allocate_lu_gp(const char *name, int def_group) in core_alua_allocate_lu_gp() 1548 struct t10_alua_lu_gp *core_alua_get_lu_gp_by_name(const char *name) in core_alua_get_lu_gp_by_name() 1607 const char *name, int def_group) in core_alua_allocate_tg_pt_gp() 1771 struct se_device *dev, const char *name) in core_alua_get_tg_pt_gp_by_name()
|
/openbmc/linux/lib/ |
H A D | test_kmod.c | 593 static int __kstrncpy(char **dst, const char *name, size_t count, gfp_t gfp) in __kstrncpy() 602 const char *name, in config_copy_test_driver_name() 609 static int config_copy_test_fs(struct test_config *config, const char *name, in config_copy_test_fs() 1034 #define TEST_KMOD_DEV_ATTR(name) &dev_attr_##name.attr argument
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas.c | 77 const char * const name; member 511 static struct rtas_function *__rtas_name_to_function(const char *name) in __rtas_name_to_function() 524 static const struct rtas_function *rtas_name_to_function(const char *name) in rtas_name_to_function() 593 const char *name = NULL; in __do_enter_rtas_trace() local
|
/openbmc/linux/drivers/phy/tegra/ |
H A D | xusb.c | 86 tegra_xusb_find_pad_node(struct tegra_xusb_padctl *padctl, const char *name) in tegra_xusb_find_pad_node() 404 char *name; in tegra_xusb_find_lane() local 455 char *name; in tegra_xusb_find_port_node() local 535 const char *name, in tegra_xusb_port_init()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | debug.c | 221 static debug_info_t *debug_info_alloc(const char *name, int pages_per_area, in debug_info_alloc() 306 static debug_info_t *debug_info_create(const char *name, int pages_per_area, in debug_info_create() 646 debug_info_t *debug_register_mode(const char *name, int pages_per_area, in debug_register_mode() 687 debug_info_t *debug_register(const char *name, int pages_per_area, in debug_register()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 959 add_i915_attr(struct i915_ext_attribute *attr, const char *name, u64 config) in add_i915_attr() 971 add_pmu_attr(struct perf_pmu_events_attr *attr, const char *name, in add_pmu_attr() 989 const char *name; in create_event_attributes() member 1001 char *name; in create_event_attributes() member
|
/openbmc/linux/drivers/dma/ |
H A D | pch_dma.c | 110 #define channel_readl(pdc, name) \ argument 112 #define channel_writel(pdc, name, val) \ argument 132 #define dma_readl(pd, name) \ argument 134 #define dma_writel(pd, name, val) \ argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl.c | 308 unsigned char *name, in xfs_ioc_attr_put_listent() 468 unsigned char *name, in xfs_attrmulti_attr_get() 502 unsigned char *name, in xfs_attrmulti_attr_set() 545 unsigned char *name; in xfs_ioc_attrmulti_one() local
|
/openbmc/linux/block/ |
H A D | mq-deadline.c | 1033 #define DD_ATTR(name) \ argument 1048 #define DEADLINE_DEBUGFS_DDIR_ATTRS(prio, data_dir, name) \ argument 1226 #define DEADLINE_QUEUE_DDIR_ATTRS(name) \ argument 1229 #define DEADLINE_NEXT_RQ_ATTR(name) \ argument
|
/openbmc/linux/fs/nfsd/ |
H A D | nfsctl.c | 1176 static struct dentry *nfsd_mkdir(struct dentry *parent, struct nfsdfs_client *ncl, char *name) in nfsd_mkdir() 1221 static void _nfsd_symlink(struct dentry *parent, const char *name, in _nfsd_symlink() 1239 static inline void _nfsd_symlink(struct dentry *parent, const char *name, in _nfsd_symlink() 1343 char name[11]; in nfsd_client_mkdir() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 82 const char *name; /* name: iwldvm, iwlmvm, etc */ member 484 const char *name = drv->firmware_name; in iwl_reduced_fw_name() local 1876 int iwl_opmode_register(const char *name, const struct iwl_op_mode_ops *ops) in iwl_opmode_register() 1900 void iwl_opmode_deregister(const char *name) in iwl_opmode_deregister()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 938 #define viodev_cmo_rd_attr(name) \ argument 1008 #define viobus_cmo_rd_attr(name) \ argument 1016 #define viobus_cmo_pool_rd_attr(name, var) \ argument 1657 static struct vio_dev *vio_find_name(const char *name) in vio_find_name()
|
/openbmc/linux/drivers/video/fbdev/intelfb/ |
H A D | intelfb_i2c.c | 102 const u32 reg, const char *name, in intelfb_setup_i2c_bus()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | ptrace.h | 51 const char *name; member
|
/openbmc/linux/fs/proc/ |
H A D | namespaces.c | 76 char name[50]; in proc_ns_readlink() local
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | gth.h | 12 #define TH_OUTPUT_PARM(name) \ argument
|
/openbmc/u-boot/include/ |
H A D | fsl_secboot_err.h | 50 const char *name; member
|
H A D | reset.h | 262 static inline int reset_get_by_name(struct udevice *dev, const char *name, in reset_get_by_name()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | ftsdc010_mci.h | 21 const char *name; member
|
/openbmc/u-boot/fs/btrfs/ |
H A D | btrfs.c | 30 const char *name = (const char *) (item + 1); in readdir_callback() local
|
/openbmc/u-boot/board/ti/ks2_evm/ |
H A D | board_k2g.c | 235 int board_fit_config_name_match(const char *name) in board_fit_config_name_match()
|