Searched refs:read_rom (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/ia64/ |
| H A D | aliasing-test.c | 119 static int read_rom(char *path) in read_rom() function 174 rc = read_rom(path2); in scan_rom()
|
| /linux/drivers/firewire/ |
| H A D | core-device.c | 621 static int read_rom(struct fw_device *device, int generation, int speed, int index, u32 *data) in read_rom() function 674 ret = read_rom(device, generation, speed, i, &rom[i]); in read_config_rom() 717 ret = read_rom(device, generation, speed, i, &rom[i]); in read_config_rom() 741 ret = read_rom(device, generation, speed, i, &rom[i]); in read_config_rom() 792 if (read_rom(device, generation, speed, 0, &dummy) == in read_config_rom() 1239 rcode = read_rom(device, generation, device->max_speed, i, &q); in reread_config_rom()
|
| /linux/drivers/usb/serial/ |
| H A D | io_ti.c | 596 static int read_rom(struct edgeport_serial *serial, in choose_config() 637 status = read_rom(serial, in get_descriptor_addr() 692 status = read_rom(serial, 0, 1, buffer); in check_i2c_image() 704 status = read_rom(serial, in check_i2c_image() 725 status = read_rom(serial, start_address + in check_i2c_image() 780 status = read_rom(serial, start_address+sizeof(struct ti_i2c_desc), in get_manuf_info() 1146 status = read_rom(serial, start_address + in do_download_mode() 1224 status = read_rom(serial, in do_download_mode() 1336 status = read_rom(serial, start_address, in do_download_mode() 598 static int read_rom(struct edgeport_serial *serial, read_rom() function
|