Home
last modified time | relevance | path

Searched refs:fw_parent_device (Results 1 – 33 of 33) sorted by relevance

/linux-4.4.14/sound/firewire/
Dpackets-buffer.c44 err = fw_iso_buffer_init(&b->iso_buffer, fw_parent_device(unit)->card, in iso_packets_buffer_init()
74 fw_iso_buffer_destroy(&b->iso_buffer, fw_parent_device(unit)->card); in iso_packets_buffer_destroy()
Diso-resources.c108 struct fw_card *card = fw_parent_device(r->unit)->card; in fw_iso_resources_allocate()
166 struct fw_card *card = fw_parent_device(r->unit)->card; in fw_iso_resources_update()
213 struct fw_card *card = fw_parent_device(r->unit)->card; in fw_iso_resources_free()
Dlib.c37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
186 port->parent = fw_parent_device(unit); in snd_fw_async_midi_port_init()
Dscs1x.c219 dev = fw_parent_device(scs->unit); in scs_output_tasklet()
389 struct fw_device *fw_dev = fw_parent_device(unit); in scs_probe()
463 generation = fw_parent_device(unit)->generation; in scs_update()
Damdtp-stream.c740 s->context = fw_iso_context_create(fw_parent_device(s->unit)->card, in amdtp_stream_start()
815 (fw_parent_device(s->unit)->card->node_id << CIP_SID_SHIFT) & in amdtp_stream_update()
Dfcp.c347 struct fw_device *device = fw_parent_device(t->unit); in fcp_response()
Dcmp.c282 fw_parent_device(c->resources.unit)->max_speed); in cmp_connection_establish()
Disight.c623 struct fw_device *fw_dev = fw_parent_device(unit); in isight_probe()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-stream.c207 fw_parent_device(dg00x->unit)->max_speed); in keep_resources()
218 fw_parent_device(dg00x->unit)->max_speed); in keep_resources()
319 fw_parent_device(dg00x->unit)->max_speed); in snd_dg00x_stream_start_duplex()
337 fw_parent_device(dg00x->unit)->max_speed); in snd_dg00x_stream_start_duplex()
Ddigi00x-transaction.c76 struct fw_device *device = fw_parent_device(dg00x->unit); in snd_dg00x_transaction_reregister()
Ddigi00x.c20 struct fw_device *fw_dev = fw_parent_device(dg00x->unit); in name_card()
Ddigi00x-hwdep.c83 struct fw_device *dev = fw_parent_device(dg00x->unit); in hwdep_get_info()
/linux-4.4.14/sound/firewire/tascam/
Dtascam-stream.c269 fw_parent_device(tscm->unit)->max_speed); in keep_resources()
279 fw_parent_device(tscm->unit)->max_speed); in keep_resources()
411 fw_parent_device(tscm->unit)->max_speed); in snd_tscm_stream_start_duplex()
425 fw_parent_device(tscm->unit)->max_speed); in snd_tscm_stream_start_duplex()
Dtascam.c41 struct fw_device *fw_dev = fw_parent_device(tscm->unit); in identify_model()
Dtascam-hwdep.c84 struct fw_device *dev = fw_parent_device(tscm->unit); in hwdep_get_info()
Dtascam-transaction.c239 struct fw_device *device = fw_parent_device(tscm->unit); in snd_tscm_transaction_reregister()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw.c61 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in name_card()
137 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in detect_quirks()
Doxfw-hwdep.c75 struct fw_device *dev = fw_parent_device(oxfw->unit); in hwdep_get_info()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_transaction.c180 device = fw_parent_device(efw->unit); in handle_resp_for_user()
208 device = fw_parent_device(t->unit); in handle_resp_for_kernel()
Dfireworks_hwdep.c175 struct fw_device *dev = fw_parent_device(efw->unit); in hwdep_get_info()
Dfireworks.c75 struct fw_device *fw_dev = fw_parent_device(efw->unit); in get_hardware_info()
/linux-4.4.14/sound/firewire/dice/
Ddice.c30 struct fw_device *device = fw_parent_device(unit); in dice_interface_check()
202 struct fw_device *dev = fw_parent_device(dice->unit); in dice_card_strings()
Ddice-stream.c69 fw_parent_device(dice->unit)->max_speed); in keep_resources()
159 fw_parent_device(dice->unit)->max_speed); in start_stream()
Ddice-transaction.c235 struct fw_device *device = fw_parent_device(dice->unit); in register_notification_address()
289 struct fw_device *device = fw_parent_device(dice->unit); in unregister_notification_address()
Ddice-hwdep.c75 struct fw_device *dev = fw_parent_device(dice->unit); in hwdep_get_info()
/linux-4.4.14/sound/firewire/bebob/
Dbebob.c72 struct fw_device *fw_dev = fw_parent_device(bebob->unit); in name_device()
289 fw_schedule_bus_reset(fw_parent_device(bebob->unit)->card, in bebob_probe()
Dbebob_hwdep.c77 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
Dbebob_maudio.c96 struct fw_device *device = fw_parent_device(unit); in snd_bebob_maudio_load_firmware()
/linux-4.4.14/drivers/firewire/
Dsbp2.c184 return fw_parent_device(tgt->unit); in target_parent_device()
1137 struct fw_device *device = fw_parent_device(unit); in sbp2_probe()
1214 fw_device_enable_phys_dma(fw_parent_device(unit)); in sbp2_update()
1229 struct fw_device *device = fw_parent_device(unit); in sbp2_remove()
Dcore-device.c151 get_ids(&fw_parent_device(unit)->config_rom[5], id); in get_modalias_ids()
688 fw_device_put(fw_parent_device(unit)); in fw_unit_release()
Dnet.c1433 struct fw_device *device = fw_parent_device(unit); in fwnet_probe()
1523 struct fw_device *device = fw_parent_device(unit); in fwnet_update()
/linux-4.4.14/include/linux/
Dfirewire.h246 static inline struct fw_device *fw_parent_device(struct fw_unit *unit) in fw_parent_device() function
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c2063 struct fw_device *parent = fw_parent_device(unit); in fwserial_add_peer()
2208 struct fw_device *parent = fw_parent_device(unit); in fwserial_create()
2390 serial = fwserial_lookup(fw_parent_device(unit)->card); in fwserial_probe()
2447 struct fw_device *parent = fw_parent_device(unit); in fwserial_update()