Home
last modified time | relevance | path

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

/drivers/firewire/
Dcore-device.c488 static int read_rom(struct fw_device *device, in read_rom() function
540 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
578 if (read_rom(device, generation, 0, &dummy) == in read_config_rom()
610 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
634 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
1124 rcode = read_rom(device, generation, i, &q); in reread_config_rom()
/drivers/usb/serial/
Dio_ti.c603 static int read_rom(struct edgeport_serial *serial, in read_rom() function
644 status = read_rom(serial, in get_descriptor_addr()
699 status = read_rom(serial, 0, 1, buffer); in check_i2c_image()
711 status = read_rom(serial, in check_i2c_image()
732 status = read_rom(serial, start_address + in check_i2c_image()
781 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info()
1143 status = read_rom(serial, start_address + in do_download_mode()
1221 status = read_rom(serial, in do_download_mode()
1333 status = read_rom(serial, start_address, in do_download_mode()