/openbmc/linux/fs/9p/ |
H A D | xattr.c | 150 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_get() local 161 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_set() local
|
/openbmc/linux/fs/kernfs/ |
H A D | inode.c | 344 const char *full_name, in kernfs_vfs_user_xattr_add() 383 const char *full_name, in kernfs_vfs_user_xattr_rm() 410 const char *full_name = xattr_full_name(handler, suffix); in kernfs_vfs_user_xattr_set() local
|
/openbmc/u-boot/common/ |
H A D | image-sig.c | 118 struct checksum_algo *image_get_checksum_algo(const char *full_name) in image_get_checksum_algo() 134 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | bootx.h | 40 u32 full_name; member
|
/openbmc/u-boot/include/dm/ |
H A D | of.h | 47 const char *full_name; member
|
/openbmc/linux/drivers/of/ |
H A D | dynamic.c | 449 const char *full_name) in __of_node_dup() 500 const char *full_name) in of_changeset_create_node()
|
H A D | unittest.c | 321 const char *full_name = "/testcase-data/platform-tests/test-device@1/dev@100"; in of_unittest_printf() local 1582 const char *full_name; in attach_node_and_children() local
|
/openbmc/u-boot/drivers/i2c/muxes/ |
H A D | i2c-mux-uclass.c | 63 char *full_name; in i2c_mux_post_bind() local
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_watchdog_timer-test.c | 300 g_autofree char *full_name = g_strdup_printf( in watchdog_add_test() local
|
H A D | npcm_gmac-test.c | 244 g_autofree char *full_name = g_strdup_printf( in gmac_add_test() local
|
H A D | npcm7xx_timer-test.c | 516 g_autofree char *full_name = g_strdup_printf( in tim_add_test() local
|
H A D | npcm7xx_adc-test.c | 361 g_autofree char *full_name = g_strdup_printf("npcm7xx_adc/%s", name); in adc_add_test() local
|
H A D | npcm7xx_smbus-test.c | 471 g_autofree char *full_name = g_strdup_printf( in smbus_add_test() local
|
H A D | npcm7xx_emc-test.c | 850 g_autofree char *full_name = g_strdup_printf( in emc_add_test() local
|
H A D | npcm7xx_pwm-test.c | 672 g_autofree char *full_name = g_strdup_printf( in pwm_add_test() local
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | syncpt.c | 63 char *full_name; in host1x_syncpt_alloc() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-qgraph.c | 124 char *full_name = g_strdup_printf("%s-tests/%s", interface, test); in check_test() local
|
/openbmc/linux/kernel/ |
H A D | kthread.c | 41 char *full_name; member 65 char *full_name; member
|
/openbmc/linux/tools/iio/ |
H A D | iio_utils.c | 29 int iioutils_break_up_name(const char *full_name, char **generic_name) in iioutils_break_up_name()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs35l56.c | 75 char full_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in cs35l56_sync_asp1_mixer_widgets_with_firmware() local
|
/openbmc/linux/tools/perf/util/ |
H A D | stat-shadow.c | 553 char full_name[64]; in perf_stat__print_metricgroup_header() local
|
H A D | sort.c | 2879 bool full_name; in find_evsel() local
|
/openbmc/qemu/qapi/ |
H A D | qobject-input-visitor.c | 114 static const char *full_name(QObjectInputVisitor *qiv, const char *name) in full_name() function
|
/openbmc/linux/include/linux/ |
H A D | of.h | 51 const char *full_name; member
|
/openbmc/qemu/qom/ |
H A D | object.c | 1266 char *full_name = g_strdup_printf("%s[%d]", name_no_array, i); in object_property_try_add() local
|