Searched refs:snd_fw_transaction (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/sound/firewire/
H A Dlib.h13 int snd_fw_transaction(struct fw_unit *unit, int tcode,
H A Dlib.c17 * snd_fw_transaction - send a request and wait for its completion
32 int snd_fw_transaction(struct fw_unit *unit, int tcode, snd_fw_transaction() function
67 EXPORT_SYMBOL(snd_fw_transaction); variable
H A Dcmp.c86 err = snd_fw_transaction( pcr_modify()
130 err = snd_fw_transaction(unit, TCODE_READ_QUADLET_REQUEST, cmp_connection_init()
165 err = snd_fw_transaction( cmp_connection_check_used()
H A Disight.c227 err = snd_fw_transaction(isight->unit, TCODE_WRITE_QUADLET_REQUEST, isight_connect()
303 return snd_fw_transaction(isight->unit, TCODE_READ_QUADLET_REQUEST, reg_read()
309 return snd_fw_transaction(isight->unit, TCODE_WRITE_QUADLET_REQUEST, reg_write()
325 snd_fw_transaction(isight->unit, TCODE_WRITE_QUADLET_REQUEST, isight_stop_streaming()
H A Dscs1x.c371 err = snd_fw_transaction(scs->unit, TCODE_WRITE_BLOCK_REQUEST, scs_init_hss_address()
465 snd_fw_transaction(scs->unit, TCODE_WRITE_BLOCK_REQUEST, scs_update()
H A Dfcp.c248 ret = snd_fw_transaction(t.unit, tcode, fcp_avc_transaction()
/linux-4.1.27/sound/firewire/dice/
H A Ddice-transaction.c43 return snd_fw_transaction(dice->unit, snd_dice_transaction_write()
53 return snd_fw_transaction(dice->unit, snd_dice_transaction_read()
175 err = snd_fw_transaction(dice->unit, TCODE_WRITE_QUADLET_REQUEST, snd_dice_transaction_set_enable()
193 snd_fw_transaction(dice->unit, TCODE_WRITE_QUADLET_REQUEST, snd_dice_transaction_clear_enable()
254 err = snd_fw_transaction(dice->unit, TCODE_LOCK_COMPARE_SWAP, register_notification_address()
300 snd_fw_transaction(dice->unit, TCODE_LOCK_COMPARE_SWAP, unregister_notification_address()
346 err = snd_fw_transaction(dice->unit, TCODE_READ_BLOCK_REQUEST, snd_dice_transaction_init()
H A Ddice.c72 err = snd_fw_transaction(unit, TCODE_READ_BLOCK_REQUEST, dice_interface_check()
91 err = snd_fw_transaction(unit, TCODE_READ_QUADLET_REQUEST, dice_interface_check()
H A Ddice-proc.c18 err = snd_fw_transaction(dice->unit, TCODE_READ_BLOCK_REQUEST, dice_proc_read_mem()
/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_focusrite.c67 err = snd_fw_transaction(bebob->unit, TCODE_READ_BLOCK_REQUEST, saffire_read_block()
85 err = snd_fw_transaction(bebob->unit, TCODE_READ_QUADLET_REQUEST, saffire_read_quad()
101 return snd_fw_transaction(bebob->unit, TCODE_WRITE_QUADLET_REQUEST, saffire_write_quad()
H A Dbebob.h118 return snd_fw_transaction(unit, TCODE_READ_BLOCK_REQUEST, snd_bebob_read_block()
126 return snd_fw_transaction(unit, TCODE_READ_QUADLET_REQUEST, snd_bebob_read_quad()
H A Dbebob_maudio.c137 return snd_fw_transaction(bebob->unit, TCODE_READ_BLOCK_REQUEST, get_meter()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_transaction.c66 return snd_fw_transaction(unit, TCODE_WRITE_BLOCK_REQUEST, snd_efw_transaction_cmd()
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw.c77 err = snd_fw_transaction(oxfw->unit, TCODE_READ_QUADLET_REQUEST, name_card()

Completed in 322 milliseconds