Home
last modified time | relevance | path

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

12

/linux/drivers/firewire/
H A Dcore-device.c263 int fw_device_enable_phys_dma(struct fw_device *device) in fw_device_enable_phys_dma()
295 const u32 *root_directory = fw_device(dev)->config_rom + ROOT_DIR_OFFSET; in show_immediate()
344 const u32 *root_directory = fw_device(dev)->config_rom + ROOT_DIR_OFFSET; in show_text_leaf()
447 struct fw_device *device = fw_device(dev->parent); in rom_index_show()
462 struct fw_device *device = fw_device(dev); in config_rom_show()
476 struct fw_device *device = fw_device(dev); in guid_show()
486 struct fw_device *device = fw_device(dev); in is_local_show()
516 struct fw_device *device = fw_device(dev); in units_show()
621 static int read_rom(struct fw_device *device, int generation, int speed, int index, u32 *data) in read_rom()
653 static int read_config_rom(struct fw_device *device, int generation) in read_config_rom()
[all …]
H A Ddevice-attribute-test.c84 static const struct fw_device node = { in device_attr_simple_avc()
109 KUNIT_ASSERT_PTR_EQ(test, fw_device(node_dev), &node); in device_attr_simple_avc()
166 static const struct fw_device node = { in device_attr_legacy_avc()
191 KUNIT_ASSERT_PTR_EQ(test, fw_device((node_dev)), &node); in device_attr_legacy_avc()
H A Dsbp2.c170 static struct fw_device *target_parent_device(struct sbp2_target *tgt) in target_parent_device()
493 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_orb()
515 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_cancel_orbs()
553 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_send_management_orb()
649 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset()
666 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_agent_reset_no_wait()
787 struct fw_device *device = target_parent_device(lu->tgt); in sbp2_set_busy_timeout()
802 struct fw_device *device = target_parent_device(tgt); in sbp2_login()
912 struct fw_device *device = target_parent_device(tgt); in sbp2_reconnect()
1126 struct fw_device *device = fw_parent_device(unit); in sbp2_probe()
[all …]
/linux/include/linux/
H A Dfirewire.h195 * Note, fw_device.generation always has to be read before fw_device.node_id.
201 * that whenever fw_device.generation is current WRT the actual bus generation,
202 * fw_device.node_id is guaranteed to be current too.
204 * The same applies to fw_device.card->node_id vs. fw_device.generation.
206 * fw_device.config_rom and fw_device.config_rom_length may be accessed during
207 * the lifetime of any fw_unit belonging to the fw_device, before device_del()
211 struct fw_device { struct
220 max_speedfw_device global() argument
240 #define fw_device(dev) container_of_const(dev, struct fw_device, global() macro
[all...]
/linux/drivers/media/firewire/
H A 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/drivers/net/wireless/marvell/libertas/
H A Dfirmware.c38 priv->fw_device, GFP_KERNEL, priv, cb); in do_load_firmware()
144 priv->fw_device = device; in lbs_get_firmware_async()
H A Ddev.h187 struct device *fw_device; member
/linux/sound/firewire/
H A Dlib.c37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c166 struct fw_device *device; in handle_resp_for_user()
196 struct fw_device *device; in handle_resp_for_kernel()
/linux/sound/firewire/dice/
H A Ddice-transaction.c164 struct fw_device *device = fw_parent_device(dice->unit); in register_notification_address()
218 struct fw_device *device = fw_parent_device(dice->unit); in unregister_notification_address()
H A Ddice.c36 struct fw_device *device = fw_parent_device(unit); in check_dice_category()
101 struct fw_device *dev = fw_parent_device(dice->unit); in dice_card_strings()
H A Ddice-hwdep.c70 struct fw_device *dev = fw_parent_device(dice->unit); in hwdep_get_info()
/linux/sound/firewire/oxfw/
H A Doxfw.c67 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in name_card()
134 struct fw_device *fw_dev = fw_parent_device(oxfw->unit); in detect_quirks()
H A Doxfw-hwdep.c68 struct fw_device *dev = fw_parent_device(oxfw->unit); in hwdep_get_info()
/linux/sound/firewire/digi00x/
H A Ddigi00x-transaction.c37 struct fw_device *device = fw_parent_device(dg00x->unit); in snd_dg00x_transaction_reregister()
H A Ddigi00x.c21 struct fw_device *fw_dev = fw_parent_device(dg00x->unit); in name_card()
H A Ddigi00x-hwdep.c78 struct fw_device *dev = fw_parent_device(dg00x->unit); in hwdep_get_info()
/linux/sound/firewire/tascam/
H A Dtascam.h48 struct fw_device *parent;
H A Dtascam.c46 struct fw_device *fw_dev = fw_parent_device(tscm->unit); in identify_model()
/linux/sound/firewire/motu/
H A Dmotu-transaction.c76 struct fw_device *device = fw_parent_device(motu->unit); in snd_motu_transaction_reregister()
H A Dmotu.c30 struct fw_device *fw_dev = fw_parent_device(motu->unit); in name_card()
/linux/sound/firewire/bebob/
H A Dbebob_hwdep.c69 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
/linux/sound/firewire/fireface/
H A Dff-hwdep.c87 struct fw_device *dev = fw_parent_device(ff->unit); in hwdep_get_info()
H A Dff.c18 struct fw_device *fw_dev = fw_parent_device(ff->unit); in name_card()
H A Dff-transaction.c59 struct fw_device *fw_dev = fw_parent_device(ff->unit); in transmit_midi_msg()

12