/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-rockchip.c | 319 char *name; in rockchip_pcie_get_phys() local
|
/openbmc/webui-vue/ |
H A D | vue.config.js | 43 name: '[name].[contenthash:8].[ext]', property in AnonymousClass6393c6390101
|
/openbmc/linux/arch/x86/include/asm/xen/ |
H A D | interface_64.h | 90 #define __DECL_REG(name) union { \ argument 96 #define __DECL_REG(name) uint64_t r ## name argument
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | nconf.gui.c | 72 #define mkattr(name, attr) do { \ in normal_color_theme() argument 104 #define mkattrn(name, attr) { attributes[name] = attr; } in no_colors_theme() argument
|
/openbmc/u-boot/arch/x86/include/asm/fsp/ |
H A D | fsp_hob.h | 43 struct efi_guid name; member 125 struct efi_guid name; member
|
/openbmc/u-boot/cmd/ |
H A D | regulator.c | 28 const char *name; in do_dev() local 111 static int constraint(const char *name, int val, const char *val_name) in constraint()
|
/openbmc/u-boot/tools/ |
H A D | fit_image.c | 115 void *fdt, const char *name, const char *fname) in fdt_property_file() 152 static int fdt_property_strf(void *fdt, const char *name, const char *fmt, ...) in fdt_property_strf()
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf_dataflash.c | 417 static int add_dataflash(struct udevice *dev, char *name, int nr_pages, in add_dataflash() 446 char *name; member
|
/openbmc/linux/sound/usb/line6/ |
H A D | toneport.c | 35 char name[64]; member 116 const char *name; member
|
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ |
H A D | base.py | 308 def measure_cmd_resources(self, cmd, name, legend, save_bs=False): argument 370 def measure_disk_usage(self, path, name, legend, apparent_size=False): argument
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | samples.py | 72 def add_value(self, name, value): argument 102 def add_value(self, name, value): argument
|
/openbmc/qemu/tests/qtest/ |
H A D | dbus-vmstate-test.c | 11 const char *name; member 86 const gchar *name, in named_cb()
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | ring.h | 395 #define DEFINE_XEN_FLEX_RING(name) \ argument 471 #define DEFINE_XEN_FLEX_RING_AND_INTF(name) \ argument
|
/openbmc/qemu/audio/ |
H A D | sdlaudio.c | 290 #define SDL_WRAPPER_FUNC(name, ret_type, args_decl, args, dir) \ argument 303 #define SDL_WRAPPER_VOID_FUNC(name, args_decl, args, dir) \ argument
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | block2mtd.c | 267 char *name; in add_device() local 407 char *name; in block2mtd_setup2() local
|
/openbmc/linux/drivers/devfreq/event/ |
H A D | exynos-ppmu.c | 45 #define PPMU_EVENT(name) \ argument 52 char *name; member
|
/openbmc/linux/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-pkt-decoder.c | 473 const char *name = arm_spe_pkt_name(packet->type); in arm_spe_pkt_desc_counter() local 501 const char *name = arm_spe_pkt_name(packet->type); in arm_spe_pkt_desc() local
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_test.c | 122 #define DEFINE_HEX_XDR_NETOBJ(name, hex_array...) \ argument 129 #define DEFINE_STR_XDR_NETOBJ(name, string) \ argument
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | lmac_common.h | 49 char *name; member 56 char *name; member
|
/openbmc/linux/fs/ntfs/ |
H A D | inode.h | 53 ntfschar *name; /* Attribute name of this fake inode. */ member 251 ntfschar *name; member
|
/openbmc/linux/drivers/clk/ |
H A D | clk-gemini.c | 61 const char *name; member 191 static struct clk_hw *gemini_pci_clk_setup(const char *name, in gemini_pci_clk_setup()
|
/openbmc/linux/include/linux/ |
H A D | lockdep_types.h | 135 const char *name; member 188 const char *name; member
|
H A D | dma-buf.h | 357 const char *name; member 550 #define DEFINE_DMA_BUF_EXPORT_INFO(name) \ argument
|
/openbmc/linux/drivers/clk/microchip/ |
H A D | clk-mpfs-ccc.c | 44 const char *name; member 167 char *name = devm_kasprintf(dev, GFP_KERNEL, "%s_out%u", parent->name, i); in mpfs_ccc_register_outputs() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 601 #define RMON_UPDATE(mac, name, reg) \ in t3_mac_update_stats() argument 603 #define RMON_UPDATE64(mac, name, reg_lo, reg_hi) \ in t3_mac_update_stats() argument
|