Searched refs:hw_code (Results 1 - 2 of 2) sorted by relevance

/drivers/input/misc/
H A Dati_remote2.c136 u8 hw_code; member in struct:__anon1088
341 static int ati_remote2_lookup(unsigned int hw_code) argument
346 if (ati_remote2_key_table[i].hw_code == hw_code)
356 int channel, mode, hw_code, index; local
372 hw_code = data[2];
373 if (hw_code == 0x3f) {
391 index = ati_remote2_lookup(hw_code);
503 scancode = (mode << 8) + ati_remote2_key_table[offset].hw_code;
/drivers/media/rc/
H A Dimon.c278 u64 hw_code; member in struct:__anon1556
1216 if (imon_panel_key_table[i].hw_code == (code | 0xffee)) {

Completed in 370 milliseconds