Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/firewire/
Dcore-device.c230 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma()
262 dir = fw_device(dev)->config_rom + 5; in show_immediate()
295 dir = fw_device(dev)->config_rom + 5; in show_text_leaf()
372 struct fw_device *device = fw_device(dev->parent); in rom_index_show()
387 struct fw_device *device = fw_device(dev); in config_rom_show()
401 struct fw_device *device = fw_device(dev); in guid_show()
414 struct fw_device *device = fw_device(dev); in is_local_show()
444 struct fw_device *device = fw_device(dev); in units_show()
473 static int read_rom(struct fw_device *device, in read_rom()
505 static int read_config_rom(struct fw_device *device, int generation) in read_config_rom()
[all …]
Dcore.h20 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);
Dsbp2.c169 static struct fw_device *target_parent_device(struct sbp2_target *tgt) in target_parent_device()
492 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_orb()
514 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_cancel_orbs()
552 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_management_orb()
648 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset()
665 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset_no_wait()
786 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_set_busy_timeout()
801 struct fw_device *device = target_parent_device(tgt); in sbp2_login()
911 struct fw_device *device = target_parent_device(tgt); in sbp2_reconnect()
1125 struct fw_device *device = fw_parent_device(unit); in sbp2_probe()
[all …]
/Linux-v6.1/include/linux/
Dfirewire.h185 struct fw_device { struct
211 static inline struct fw_device *fw_device(struct device *dev) in fw_device() argument
213 return container_of(dev, struct fw_device, device); in fw_device()
216 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown()
221 int fw_device_enable_phys_dma(struct fw_device *device);
249 static inline struct fw_device *fw_parent_device(struct fw_unit *unit) in fw_parent_device()
251 return fw_device(unit->device.parent); in fw_parent_device()
/Linux-v6.1/drivers/media/firewire/
Dfiredtv-fw.c32 static inline struct fw_device *device_of(struct firedtv *fdtv) in device_of()
34 return fw_device(fdtv->device->parent); in device_of()
40 struct fw_device *device = device_of(fdtv); in node_req()
135 struct fw_device *device = device_of(fdtv); in fdtv_start_iso()
201 struct fw_device *device; in handle_fcp()
/Linux-v6.1/drivers/net/wireless/marvell/libertas/
Dfirmware.c38 priv->fw_device, GFP_KERNEL, priv, cb); in do_load_firmware()
144 priv->fw_device = device; in lbs_get_firmware_async()
Ddev.h191 struct device *fw_device; member
/Linux-v6.1/sound/firewire/
Dlib.c37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
/Linux-v6.1/sound/firewire/fireworks/
Dfireworks_transaction.c168 struct fw_device *device; in handle_resp_for_user()
200 struct fw_device *device; in handle_resp_for_kernel()
/Linux-v6.1/sound/firewire/digi00x/
Ddigi00x-transaction.c39 struct fw_device *device = fw_parent_device(dg00x->unit); in snd_dg00x_transaction_reregister()
Ddigi00x.c21 struct fw_device *fw_dev = fw_parent_device(dg00x->unit); in name_card()
Ddigi00x-hwdep.c82 struct fw_device *dev = fw_parent_device(dg00x->unit); in hwdep_get_info()
/Linux-v6.1/sound/firewire/oxfw/
Doxfw.c66 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in name_card()
133 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in detect_quirks()
Doxfw-hwdep.c72 struct fw_device *dev = fw_parent_device(oxfw->unit); in hwdep_get_info()
/Linux-v6.1/sound/firewire/dice/
Ddice-transaction.c165 struct fw_device *device = fw_parent_device(dice->unit); in register_notification_address()
219 struct fw_device *device = fw_parent_device(dice->unit); in unregister_notification_address()
Ddice.c35 struct fw_device *device = fw_parent_device(unit); in check_dice_category()
100 struct fw_device *dev = fw_parent_device(dice->unit); in dice_card_strings()
Ddice-hwdep.c74 struct fw_device *dev = fw_parent_device(dice->unit); in hwdep_get_info()
/Linux-v6.1/sound/firewire/tascam/
Dtascam.h48 struct fw_device *parent;
Dtascam.c46 struct fw_device *fw_dev = fw_parent_device(tscm->unit); in identify_model()
/Linux-v6.1/sound/firewire/motu/
Dmotu-transaction.c77 struct fw_device *device = fw_parent_device(motu->unit); in snd_motu_transaction_reregister()
Dmotu.c30 struct fw_device *fw_dev = fw_parent_device(motu->unit); in name_card()
/Linux-v6.1/sound/firewire/bebob/
Dbebob_hwdep.c73 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
/Linux-v6.1/sound/firewire/fireface/
Dff-hwdep.c72 struct fw_device *dev = fw_parent_device(ff->unit); in hwdep_get_info()
Dff-transaction.c59 struct fw_device *fw_dev = fw_parent_device(ff->unit); in transmit_midi_msg()
Dff.c18 struct fw_device *fw_dev = fw_parent_device(ff->unit); in name_card()

12