Home
last modified time | relevance | path

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

/drivers/ieee1394/
Dconfig_roms.c49 text = csr1212_new_string_descriptor_leaf(csr_name); in hpsb_default_host_entry()
92 spec_desc = csr1212_new_string_descriptor_leaf("IANA"); in config_rom_ip1394_init()
95 ver_desc = csr1212_new_string_descriptor_leaf("IPv4"); in config_rom_ip1394_init()
Dcsr1212.h273 extern struct csr1212_keyval *csr1212_new_string_descriptor_leaf(const char *s);
Dcsr1212.c435 struct csr1212_keyval *csr1212_new_string_descriptor_leaf(const char *s) in csr1212_new_string_descriptor_leaf() function