/Linux-v4.19/drivers/firewire/ |
D | core-device.c | 243 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 …]
|
D | core.h | 20 struct fw_device; 128 void fw_device_cdev_update(struct fw_device *device); 129 void fw_device_cdev_remove(struct fw_device *device); 139 static inline struct fw_device *fw_device_get(struct fw_device *device) in fw_device_get() 146 static inline void fw_device_put(struct fw_device *device) in fw_device_put() 151 struct fw_device *fw_device_get_by_devt(dev_t devt);
|
D | sbp2.c | 182 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 …]
|
/Linux-v4.19/include/linux/ |
D | firewire.h | 183 struct fw_device { struct 209 static inline struct fw_device *fw_device(struct device *dev) in fw_device() argument 211 return container_of(dev, struct fw_device, device); in fw_device() 214 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown() 219 int fw_device_enable_phys_dma(struct fw_device *device); 247 static inline struct fw_device *fw_parent_device(struct fw_unit *unit) in fw_parent_device() 249 return fw_device(unit->device.parent); in fw_parent_device()
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv-fw.c | 31 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-v4.19/drivers/net/wireless/marvell/libertas/ |
D | firmware.c | 37 priv->fw_device, GFP_KERNEL, priv, cb); in do_load_firmware() 143 priv->fw_device = device; in lbs_get_firmware_async()
|
D | dev.h | 193 struct device *fw_device; member
|
/Linux-v4.19/sound/firewire/ |
D | lib.c | 37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
|
/Linux-v4.19/sound/firewire/digi00x/ |
D | digi00x-transaction.c | 40 struct fw_device *device = fw_parent_device(dg00x->unit); in snd_dg00x_transaction_reregister()
|
D | digi00x-hwdep.c | 83 struct fw_device *dev = fw_parent_device(dg00x->unit); in hwdep_get_info()
|
D | digi00x.c | 21 struct fw_device *fw_dev = fw_parent_device(dg00x->unit); in name_card()
|
/Linux-v4.19/sound/firewire/fireworks/ |
D | fireworks_transaction.c | 169 struct fw_device *device; in handle_resp_for_user() 201 struct fw_device *device; in handle_resp_for_kernel()
|
/Linux-v4.19/sound/firewire/dice/ |
D | dice.c | 30 struct fw_device *device = fw_parent_device(unit); in check_dice_category() 93 struct fw_device *dev = fw_parent_device(dice->unit); in dice_card_strings()
|
D | dice-transaction.c | 166 struct fw_device *device = fw_parent_device(dice->unit); in register_notification_address() 220 struct fw_device *device = fw_parent_device(dice->unit); in unregister_notification_address()
|
D | dice-hwdep.c | 75 struct fw_device *dev = fw_parent_device(dice->unit); in hwdep_get_info()
|
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam.h | 49 struct fw_device *parent;
|
D | tascam-hwdep.c | 73 struct fw_device *dev = fw_parent_device(tscm->unit); in hwdep_get_info()
|
D | tascam.c | 47 struct fw_device *fw_dev = fw_parent_device(tscm->unit); in identify_model()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw.c | 64 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in name_card() 149 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in detect_quirks()
|
D | oxfw-hwdep.c | 75 struct fw_device *dev = fw_parent_device(oxfw->unit); in hwdep_get_info()
|
/Linux-v4.19/sound/firewire/motu/ |
D | motu-transaction.c | 78 struct fw_device *device = fw_parent_device(motu->unit); in snd_motu_transaction_reregister()
|
D | motu-hwdep.c | 82 struct fw_device *dev = fw_parent_device(motu->unit); in hwdep_get_info()
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob_hwdep.c | 77 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
|
/Linux-v4.19/sound/firewire/fireface/ |
D | ff-hwdep.c | 75 struct fw_device *dev = fw_parent_device(ff->unit); in hwdep_get_info()
|
D | ff.c | 19 struct fw_device *fw_dev = fw_parent_device(ff->unit); in name_card()
|