Home
last modified time | relevance | path

Searched refs:oldtable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/firewire/
H A 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()
/kernel/linux/linux-6.6/drivers/media/firewire/
H A 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()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/tests/
H A Dni_routes_test.c217 const u8 *table, *oldtable; in test_ni_assign_device_routes() local
255 oldtable = table; in test_ni_assign_device_routes()
264 unittest(oldtable != table, "pci-6220 find other route_values table\n"); in test_ni_assign_device_routes()
/kernel/linux/linux-6.6/drivers/comedi/drivers/tests/
H A Dni_routes_test.c216 const u8 *table, *oldtable; in test_ni_assign_device_routes() local
251 oldtable = table; in test_ni_assign_device_routes()
260 unittest(oldtable != table, "pci-6220 find other route_values table\n"); in test_ni_assign_device_routes()

Completed in 5 milliseconds