Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/block/
H A Dblk-uclass.c14 static const char *if_typename_str[IF_TYPE_COUNT] = { variable
49 if (if_typename_str[i] && in if_typename_to_iftype()
50 !strcmp(if_typename, if_typename_str[i])) in if_typename_to_iftype()
64 return if_typename_str[if_type]; in blk_get_if_type_name()
103 if_typename_str[if_type]); in blk_get_devnum_by_typename()