Home
last modified time | relevance | path

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

/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()
545 static int read_rom(struct fw_device *device, in read_rom()
820 struct fw_device *device; in fw_device_get_by_devt()
881 struct fw_device *device = fw_device(dev); in fw_device_release()
991 const struct fw_device *old = fw_device(dev); in compare_configuration_rom()
1043 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()
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()
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 …]
A Dcore-cdev.c52 struct fw_device *device;
279 struct fw_device *device; in fw_device_op_open()
394 static void for_each_client(struct fw_device *device, in for_each_client()
428 void fw_device_cdev_update(struct fw_device *device) in fw_device_cdev_update()
438 void fw_device_cdev_remove(struct fw_device *device) in fw_device_cdev_remove()
A Dnet.c1401 struct fw_unit *unit, struct fw_device *device) in fwnet_add_peer()
1435 struct fw_device *device = fw_parent_device(unit); in fwnet_probe()
1524 struct fw_device *device = fw_parent_device(unit); in fwnet_update()
A Dcore-card.c289 struct fw_device *root_device, *irm_device; in bm_work()
/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()
/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.h187 struct device *fw_device; member

Completed in 31 milliseconds