Home
last modified time | relevance | path

Searched defs:str_array (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c934 struct usb_string *str_array; in ast_vhub_str_container_alloc() local
1002 struct usb_string str_array[AST_VHUB_STR_INDEX_MAX]; in ast_vhub_of_parse_str_desc() local
/openbmc/linux/drivers/of/
H A Ddynamic.c988 const char **str_array, size_t sz) in of_changeset_add_prop_string_array()
H A Dunittest.c826 static const char * const str_array[] = { "str1", "str2", "str3" }; in of_unittest_changeset() local