Searched refs:config_rom_length (Results 1 – 3 of 3) sorted by relevance
89 .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()
466 length = device->config_rom_length * 4; in config_rom_show()807 device->config_rom_length = length; in read_config_rom()
228 size_t config_rom_length; member