Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/firewire/
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()
545 static int read_rom(struct fw_device *device, in read_rom()
578 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);
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()
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-6.12.1/include/linux/
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-6.12.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-6.12.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-6.12.1/sound/firewire/
Dlib.c37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction()
/linux-6.12.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-6.12.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-6.12.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-6.12.1/sound/firewire/oxfw/
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()
Doxfw-hwdep.c72 struct fw_device *dev = fw_parent_device(oxfw->unit); in hwdep_get_info()
/linux-6.12.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-6.12.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-6.12.1/sound/firewire/bebob/
Dbebob_hwdep.c73 struct fw_device *dev = fw_parent_device(bebob->unit); in hwdep_get_info()
/linux-6.12.1/sound/firewire/fireface/
Dff-hwdep.c91 struct fw_device *dev = fw_parent_device(ff->unit); in hwdep_get_info()
Dff.c18 struct fw_device *fw_dev = fw_parent_device(ff->unit); in name_card()

12