Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/ia64/
Daliasing-test.c119 static int read_rom(char *path) in read_rom() function
174 rc = read_rom(path2); in scan_rom()
/Linux-v5.10/drivers/firewire/
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()
/Linux-v5.10/drivers/usb/serial/
Dio_ti.c599 static int read_rom(struct edgeport_serial *serial, in read_rom() function
640 status = read_rom(serial, in get_descriptor_addr()
695 status = read_rom(serial, 0, 1, buffer); in check_i2c_image()
707 status = read_rom(serial, in check_i2c_image()
728 status = read_rom(serial, start_address + in check_i2c_image()
777 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info()
1139 status = read_rom(serial, start_address + in do_download_mode()
1217 status = read_rom(serial, in do_download_mode()
1329 status = read_rom(serial, start_address, in do_download_mode()