Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Dlib.c61 fw_rcode_string(rcode)); in snd_fw_transaction()
/openbmc/linux/include/linux/
H A Dfirewire.h429 const char *fw_rcode_string(int rcode);
/openbmc/linux/drivers/firewire/
H A Dcore-device.c1002 fw_rcode_string(ret)); in fw_device_init()
1180 dev_name(&device->device), fw_rcode_string(ret)); in fw_device_refresh()
H A Dcore-transaction.c1105 const char *fw_rcode_string(int rcode) in fw_rcode_string() function
1125 EXPORT_SYMBOL(fw_rcode_string);
H A Dcore-card.c412 fw_rcode_string(rcode), new_root_id); in bm_work()