Home
last modified time | relevance | path

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

/linux-2.6.39/sound/firewire/
Dfcp.h6 int fcp_avc_transaction(struct fw_unit *unit,
Dfcp.c69 int fcp_avc_transaction(struct fw_unit *unit, in fcp_avc_transaction() function
118 EXPORT_SYMBOL(fcp_avc_transaction);
Dspeakers.c217 err = fcp_avc_transaction(fwspk->unit, buf, 8, buf, 8, in fwspk_set_rate()
410 err = fcp_avc_transaction(fwspk->unit, buf, 11, buf, 11, 0x3fe); in fwspk_mute_command()
471 err = fcp_avc_transaction(fwspk->unit, buf, 12, buf, 12, 0x3fe); in fwspk_volume_command()