Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dgpt.c617 static int do_disk_guid(struct blk_desc *dev_desc, char * const namestr) in do_disk_guid() argument
626 if (namestr) in do_disk_guid()
627 env_set(namestr, disk_guid); in do_disk_guid()