Home
last modified time | relevance | path

Searched refs:altname (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Daltnames.sh20 ip link property add $DUMMY_DEV altname $SHORT_NAME
35 ip link property add $DUMMY_DEV altname $LONG_NAME
47 ip link property del $DUMMY_DEV altname $SHORT_NAME
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtd_uboot.c56 int mtd_search_alternate_name(const char *mtdname, char *altname, in mtd_search_alternate_name() argument
90 strncpy(altname, dev_id, dev_id_len); in mtd_search_alternate_name()
91 altname[dev_id_len] = 0; in mtd_search_alternate_name()
/OK3568_Linux_fs/kernel/sound/aoa/core/
H A Dgpio-feature.c55 char *altname, in get_gpio() argument
81 if (altname && (strcmp(audio_gpio, altname) == 0)) in get_gpio()
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c405 char *name, char *altname, in br_summaryscreen_printenv() argument
411 } else if (0 != altname) { in br_summaryscreen_printenv()
412 envval = env_get(altname); in br_summaryscreen_printenv()
/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.h200 const char *altname; member
H A Dmxsimage.c1270 if (!modetable[i].altname) in sb_build_command_mode()
1273 if (!strcmp(tok, modetable[i].altname)) { in sb_build_command_mode()
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dsleepgraph.py961 props[dev].altname = ascii(fp.read())
964 props[dev].altname = ascii(fp.read())
967 props[dev].altname = ascii(fp.read())
970 props[dev].altname = ascii(fp.read())
973 props[dev].altname = ascii(fp.read())
980 props[dev].altname = '%s:%s' % (idv, idp)
981 if props[dev].altname:
982 out = props[dev].altname.strip().replace('\n', ' ')\
984 props[dev].altname = out
1222 self.altname = ''
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dstatistics.rst36 altname enp58s0u1u1
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h609 int mtd_search_alternate_name(const char *mtdname, char *altname,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dx509.h289 STACK_OF(GENERAL_NAME) *altname;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509.h261 STACK_OF(GENERAL_NAME) *altname;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dx509.h182 STACK_OF(GENERAL_NAME) *altname;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dx509.h182 STACK_OF(GENERAL_NAME) *altname;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dx509.h182 STACK_OF(GENERAL_NAME) *altname;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dx509.h182 STACK_OF(GENERAL_NAME) *altname;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509.h261 STACK_OF(GENERAL_NAME) *altname;