Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/ia64/
Daliasing-test.c122 static int read_rom(char *path) in read_rom() function
177 rc = read_rom(path2); in scan_rom()
/linux-4.1.27/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()
/linux-4.1.27/drivers/usb/serial/
Dio_ti.c550 static int read_rom(struct edgeport_serial *serial, in read_rom() function
593 status = read_rom(serial, in get_descriptor_addr()
648 status = read_rom(serial, 0, 1, buffer); in check_i2c_image()
660 status = read_rom(serial, in check_i2c_image()
681 status = read_rom(serial, start_address + in check_i2c_image()
730 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info()
1035 status = read_rom(serial, start_address + in download_fw()
1106 status = read_rom(serial, in download_fw()
1205 status = read_rom(serial, start_address, in download_fw()