Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-device.c475 static int read_rom(struct fw_device *device, in read_rom() function
527 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
565 if (read_rom(device, generation, 0, &dummy) == in read_config_rom()
597 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
621 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
1111 rcode = read_rom(device, generation, i, &q); in reread_config_rom()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_ti.c601 static int read_rom(struct edgeport_serial *serial, in read_rom() function
642 status = read_rom(serial, in get_descriptor_addr()
697 status = read_rom(serial, 0, 1, buffer); in check_i2c_image()
709 status = read_rom(serial, in check_i2c_image()
730 status = read_rom(serial, start_address + in check_i2c_image()
779 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info()
1141 status = read_rom(serial, start_address + in do_download_mode()
1219 status = read_rom(serial, in do_download_mode()
1331 status = read_rom(serial, start_address, in do_download_mode()