Searched defs:rcode (Results 1 – 5 of 5) sorted by relevance
/sound/firewire/fireworks/ |
D | fireworks_transaction.c | 119 copy_resp_to_buf(struct snd_efw *efw, void *data, size_t length, int *rcode) in copy_resp_to_buf() 167 void *data, size_t length, int *rcode) in handle_resp_for_user() 199 void *data, size_t length, int *rcode, u32 seqnum) in handle_resp_for_kernel() 232 int rcode, dummy; in efw_response() local
|
/sound/firewire/ |
D | lib.h | 18 static inline bool rcode_is_permanent_error(int rcode) in rcode_is_permanent_error()
|
D | lib.c | 37 int generation, rcode, tries = 0; in snd_fw_transaction() local
|
D | scs1x.c | 84 static void scs_write_callback(struct fw_card *card, int rcode, in scs_write_callback()
|
/sound/firewire/bebob/ |
D | bebob_maudio.c | 97 int err, rcode; in snd_bebob_maudio_load_firmware() local
|