Home
last modified time | relevance | path

Searched defs:full_name (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/common/
H A Dimage-sig.c118 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/u-boot/include/dm/
H A Dof.h47 const char *full_name; member
/openbmc/u-boot/drivers/i2c/muxes/
H A Di2c-mux-uclass.c63 char *full_name; in i2c_mux_post_bind() local
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c300 g_autofree char *full_name = g_strdup_printf( in watchdog_add_test() local
H A Dnpcm7xx_timer-test.c515 g_autofree char *full_name = g_strdup_printf( in tim_add_test() local
H A Dnpcm_gmac-test.c323 g_autofree char *full_name = g_strdup_printf( in gmac_add_test() local
H A Dnpcm7xx_adc-test.c361 g_autofree char *full_name = g_strdup_printf("npcm7xx_adc/%s", name); in adc_add_test() local
H A Dnpcm7xx_smbus-test.c471 g_autofree char *full_name = g_strdup_printf( in smbus_add_test() local
H A Dnpcm7xx_emc-test.c850 g_autofree char *full_name = g_strdup_printf( in emc_add_test() local
H A Dnpcm7xx_pwm-test.c672 g_autofree char *full_name = g_strdup_printf( in pwm_add_test() local
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c123 char *full_name = g_strdup_printf("%s-tests/%s", interface, test); in check_test() local
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c114 static const char *full_name(QObjectInputVisitor *qiv, const char *name) in full_name() function
/openbmc/qemu/qom/
H A Dobject.c1253 char *full_name = g_strdup_printf("%s[%d]", name_no_array, i); in object_property_try_add() local
/openbmc/qemu/
H A Dblock.c380 char *dir, *full_name; in bdrv_make_absolute_filename() local