Home
last modified time | relevance | path

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

12

/linux/drivers/firewire/
A Dcore-device.c447 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()
820 struct fw_device *device; in fw_device_get_by_devt()
856 struct fw_device *device = in fw_device_shutdown()
882 struct fw_device *device = fw_device(dev); in fw_device_release()
993 const struct fw_device *old = fw_device(dev); in compare_configuration_rom()
1046 struct fw_device *reused = fw_device(found); in fw_device_init()
[all …]
A 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);
A Ddevice-attribute-test.c84 static const struct fw_device node = { in device_attr_simple_avc()
108 KUNIT_ASSERT_PTR_EQ(test, fw_device(node_dev), &node); in device_attr_simple_avc()
165 static const struct fw_device node = { in device_attr_legacy_avc()
189 KUNIT_ASSERT_PTR_EQ(test, fw_device((node_dev)), &node); in device_attr_legacy_avc()
A Dsbp2.c493 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()
1214 struct fw_device *device = fw_parent_device(unit); in sbp2_remove()
[all …]
/linux/include/linux/
A Dfirewire.h187 struct fw_device { struct
213 #define fw_device(dev) container_of_const(dev, struct fw_device, device) argument
215 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown()
220 int fw_device_enable_phys_dma(struct fw_device *device);
245 #define fw_parent_device(unit) fw_device(unit->device.parent)
/linux/drivers/media/firewire/
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/
A Dfirmware.c38 priv->fw_device, GFP_KERNEL, priv, cb); in do_load_firmware()
144 priv->fw_device = device; in lbs_get_firmware_async()
A Ddev.h191 struct device *fw_device; member
/linux/sound/firewire/
A Dlib.c37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
/linux/sound/firewire/fireworks/
A Dfireworks_transaction.c168 struct fw_device *device; in handle_resp_for_user()
200 struct fw_device *device; in handle_resp_for_kernel()
/linux/sound/firewire/digi00x/
A Ddigi00x-transaction.c39 struct fw_device *device = fw_parent_device(dg00x->unit); in snd_dg00x_transaction_reregister()
A Ddigi00x.c21 struct fw_device *fw_dev = fw_parent_device(dg00x->unit); in name_card()
A Ddigi00x-hwdep.c82 struct fw_device *dev = fw_parent_device(dg00x->unit); in hwdep_get_info()
/linux/sound/firewire/dice/
A 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()
A 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()
A Ddice-hwdep.c74 struct fw_device *dev = fw_parent_device(dice->unit); in hwdep_get_info()
/linux/sound/firewire/oxfw/
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()
A Doxfw-hwdep.c72 struct fw_device *dev = fw_parent_device(oxfw->unit); in hwdep_get_info()
/linux/sound/firewire/tascam/
A Dtascam.h48 struct fw_device *parent;
A Dtascam.c46 struct fw_device *fw_dev = fw_parent_device(tscm->unit); in identify_model()
/linux/sound/firewire/motu/
A Dmotu-transaction.c77 struct fw_device *device = fw_parent_device(motu->unit); in snd_motu_transaction_reregister()
A Dmotu.c30 struct fw_device *fw_dev = fw_parent_device(motu->unit); in name_card()
/linux/sound/firewire/bebob/
A Dbebob_hwdep.c73 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
/linux/sound/firewire/fireface/
A Dff-hwdep.c91 struct fw_device *dev = fw_parent_device(ff->unit); in hwdep_get_info()
A Dff.c18 struct fw_device *fw_dev = fw_parent_device(ff->unit); in name_card()

Completed in 40 milliseconds

12