Home
last modified time | relevance | path

Searched refs:oldtable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/firewire/
Dfiredtv-rc.c19 static const u16 oldtable[] = { variable
179 code = oldtable[code - 0x4501]; in fdtv_handle_rc()
181 code = oldtable[code - 0x4521]; in fdtv_handle_rc()
/Linux-v5.10/drivers/staging/comedi/drivers/tests/
Dni_routes_test.c217 const u8 *table, *oldtable; in test_ni_assign_device_routes() local
254 oldtable = table; in test_ni_assign_device_routes()
262 unittest(oldtable != table, "pci-6220 find other route_values table\n"); in test_ni_assign_device_routes()