Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-card.c310 struct fw_device *irm_device; in contend_for_bm() local
328 irm_device = fw_node_get_device(irm_node); in contend_for_bm()
329 if (irm_device) in contend_for_bm()
330 irm_device_quirks = READ_ONCE(irm_device->quirks); in contend_for_bm()