Home
last modified time | relevance | path

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

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