Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ia64/
H A Daliasing-test.c119 static int read_rom(char *path) in read_rom() function
174 rc = read_rom(path2); in scan_rom()
/linux/drivers/firewire/
H A Dcore-device.c545 static int read_rom(struct fw_device *device, in read_rom() function
598 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
636 if (read_rom(device, generation, 0, &dummy) == in read_config_rom()
668 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
692 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
1167 rcode = read_rom(device, generation, i, &q); in reread_config_rom()
/linux/drivers/usb/serial/
H A Dio_ti.c598 static int read_rom(struct edgeport_serial *serial, in read_rom() function
639 status = read_rom(serial, in get_descriptor_addr()
694 status = read_rom(serial, 0, 1, buffer); in check_i2c_image()
706 status = read_rom(serial, in check_i2c_image()
727 status = read_rom(serial, start_address + in check_i2c_image()
776 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info()
1138 status = read_rom(serial, start_address + in do_download_mode()
1216 status = read_rom(serial, in do_download_mode()
1328 status = read_rom(serial, start_address, in do_download_mode()