Home
last modified time | relevance | path

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

/drivers/firewire/
Dcore-device.c474 static int read_rom(struct fw_device *device, in read_rom() function
526 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
564 if (read_rom(device, generation, 0, &dummy) == in read_config_rom()
596 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
620 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
1107 rcode = read_rom(device, generation, i, &q); in reread_config_rom()
/drivers/usb/serial/
Dio_ti.c597 static int read_rom(struct edgeport_serial *serial, in read_rom() function
638 status = read_rom(serial, in get_descriptor_addr()
693 status = read_rom(serial, 0, 1, buffer); in check_i2c_image()
705 status = read_rom(serial, in check_i2c_image()
726 status = read_rom(serial, start_address + in check_i2c_image()
775 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info()
1137 status = read_rom(serial, start_address + in do_download_mode()
1215 status = read_rom(serial, in do_download_mode()
1327 status = read_rom(serial, start_address, in do_download_mode()