Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firewire/
Dcore-device.c243 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma()
275 dir = fw_device(dev)->config_rom + 5; in show_immediate()
308 dir = fw_device(dev)->config_rom + 5; in show_text_leaf()
385 struct fw_device *device = fw_device(dev->parent); in rom_index_show()
401 struct fw_device *device = fw_device(dev); in config_rom_show()
415 struct fw_device *device = fw_device(dev); in guid_show()
429 struct fw_device *device = fw_device(dev); in is_local_show()
459 struct fw_device *device = fw_device(dev); in units_show()
488 static int read_rom(struct fw_device *device, in read_rom()
520 static int read_config_rom(struct fw_device *device, int generation) in read_config_rom()
[all …]
Dcore.h19 struct fw_device;
127 void fw_device_cdev_update(struct fw_device *device);
128 void fw_device_cdev_remove(struct fw_device *device);
138 static inline struct fw_device *fw_device_get(struct fw_device *device) in fw_device_get()
145 static inline void fw_device_put(struct fw_device *device) in fw_device_put()
150 struct fw_device *fw_device_get_by_devt(dev_t devt);
Dsbp2.c182 static struct fw_device *target_parent_device(struct sbp2_target *tgt) in target_parent_device()
504 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_orb()
526 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_cancel_orbs()
564 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_management_orb()
660 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset()
677 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset_no_wait()
798 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_set_busy_timeout()
813 struct fw_device *device = target_parent_device(tgt); in sbp2_login()
923 struct fw_device *device = target_parent_device(tgt); in sbp2_reconnect()
1137 struct fw_device *device = fw_parent_device(unit); in sbp2_probe()
[all …]
Dcore-cdev.c61 struct fw_device *device;
251 struct fw_device *device; in fw_device_op_open()
370 static void for_each_client(struct fw_device *device, in for_each_client()
406 void fw_device_cdev_update(struct fw_device *device) in fw_device_cdev_update()
416 void fw_device_cdev_remove(struct fw_device *device) in fw_device_cdev_remove()
Dnet.c1399 struct fw_unit *unit, struct fw_device *device) in fwnet_add_peer()
1433 struct fw_device *device = fw_parent_device(unit); in fwnet_probe()
1523 struct fw_device *device = fw_parent_device(unit); in fwnet_update()
Dcore-card.c303 struct fw_device *root_device, *irm_device; in bm_work()
/linux-4.4.14/include/linux/
Dfirewire.h182 struct fw_device { struct
208 static inline struct fw_device *fw_device(struct device *dev) in fw_device() argument
210 return container_of(dev, struct fw_device, device); in fw_device()
213 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown()
218 int fw_device_enable_phys_dma(struct fw_device *device);
246 static inline struct fw_device *fw_parent_device(struct fw_unit *unit) in fw_parent_device()
248 return fw_device(unit->device.parent); in fw_parent_device()
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-fw.c31 static inline struct fw_device *device_of(struct firedtv *fdtv) in device_of()
33 return fw_device(fdtv->device->parent); in device_of()
39 struct fw_device *device = device_of(fdtv); in node_req()
134 struct fw_device *device = device_of(fdtv); in fdtv_start_iso()
200 struct fw_device *device; in handle_fcp()
/linux-4.4.14/drivers/net/wireless/libertas/
Dfirmware.c37 priv->fw_device, GFP_KERNEL, priv, cb); in do_load_firmware()
143 priv->fw_device = device; in lbs_get_firmware_async()
Ddev.h190 struct device *fw_device; member
/linux-4.4.14/sound/firewire/
Dlib.h31 struct fw_device *parent;
Dlib.c37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
Dscs1x.c136 struct fw_device *dev; in scs_output_tasklet()
389 struct fw_device *fw_dev = fw_parent_device(unit); in scs_probe()
Dfcp.c347 struct fw_device *device = fw_parent_device(t->unit); in fcp_response()
Disight.c52 struct fw_device *device;
623 struct fw_device *fw_dev = fw_parent_device(unit); in isight_probe()
/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.c170 struct fw_device *device; in handle_resp_for_user()
202 struct fw_device *device; 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-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/digi00x/
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.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/bebob/
Dbebob_hwdep.c77 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
Dbebob.c72 struct fw_device *fw_dev = fw_parent_device(bebob->unit); in name_device()
Dbebob_maudio.c96 struct fw_device *device = fw_parent_device(unit); in snd_bebob_maudio_load_firmware()
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c191 static inline int device_max_receive(struct fw_device *fw_device) in device_max_receive() argument
194 return min(2 << fw_device->max_rec, 4096); in device_max_receive()
2063 struct fw_device *parent = fw_parent_device(unit); in fwserial_add_peer()
2208 struct fw_device *parent = fw_parent_device(unit); in fwserial_create()
2447 struct fw_device *parent = fw_parent_device(unit); in fwserial_update()