Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-device.c67 static int textual_leaf_to_string(const u32 *block, char *buf, size_t size) in textual_leaf_to_string() function
115 return textual_leaf_to_string(leaf, buf, size); in fw_csr_string()