Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Ddevice-attribute-test.c89 .config_rom_length = sizeof(simple_avc_config_rom), in device_attr_simple_avc()
171 .config_rom_length = sizeof(legacy_avc_config_rom), in device_attr_legacy_avc()
H A Dcore-device.c466 length = device->config_rom_length * 4; in config_rom_show()
807 device->config_rom_length = length; in read_config_rom()
/linux/include/linux/
H A Dfirewire.h228 size_t config_rom_length; member