Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 12 of 12) sorted by relevance

/sound/firewire/
Dlib.c38 int generation, rcode, tries = 0; in snd_fw_transaction() local
40 generation = flags & FW_GENERATION_MASK; in snd_fw_transaction()
43 generation = device->generation; in snd_fw_transaction()
47 device->node_id, generation, in snd_fw_transaction()
133 int generation; in midi_port_work() local
189 generation = port->parent->generation; in midi_port_work()
193 port->parent->node_id, generation, in midi_port_work()
Diso-resources.c118 r->generation = card->generation; in fw_iso_resources_allocate()
129 fw_iso_resource_manage(card, r->generation, r->channels_mask, in fw_iso_resources_allocate()
177 r->generation = card->generation; in fw_iso_resources_update()
183 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_update()
225 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_free()
Dfcp.c336 int generation, unsigned long long offset, in fcp_response() argument
349 device->generation != generation) in fcp_response()
Diso-resources.h25 int generation; /* in which allocation is valid */ member
Dcmp.c89 FW_FIXED_GENERATION | c->resources.generation); in pcr_modify()
Disight.c230 isight->resources.generation); in isight_connect()
/sound/firewire/fireworks/
Dfireworks_transaction.c166 handle_resp_for_user(struct fw_card *card, int generation, int source, in handle_resp_for_user() argument
181 (device->generation != generation)) in handle_resp_for_user()
198 handle_resp_for_kernel(struct fw_card *card, int generation, int source, in handle_resp_for_kernel() argument
209 (device->generation != generation)) in handle_resp_for_kernel()
229 int generation, unsigned long long offset, in efw_response() argument
246 handle_resp_for_kernel(card, generation, source, in efw_response()
249 handle_resp_for_user(card, generation, source, in efw_response()
252 handle_resp_for_user(card, generation, source, in efw_response()
/sound/firewire/oxfw/
Doxfw-scs1x.c96 int tcode, int destination, int source, int generation, in handle_hss() argument
181 int generation; in scs_output_work() local
269 generation = scs->fw_dev->generation; in scs_output_work()
273 generation, scs->fw_dev->max_speed, HSS1394_ADDRESS, in scs_output_work()
/sound/firewire/dice/
Ddice-transaction.c135 int generation, unsigned long long offset, in dice_notification() argument
183 dice->owner_generation = device->generation; in register_notification_address()
/sound/firewire/digi00x/
Ddigi00x-transaction.c60 int generation, unsigned long long offset, in handle_message() argument
/sound/firewire/tascam/
Dtascam-transaction.c149 int generation, unsigned long long offset, in handle_midi_tx() argument
/sound/firewire/bebob/
Dbebob_maudio.c122 device->node_id, device->generation, in snd_bebob_maudio_load_firmware()