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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dati_remote2.c49 int hw_code; member in struct:__anon4622
190 static int ati_remote2_lookup(unsigned int hw_code) argument
195 if (ati_remote2_key_table[i].hw_code == hw_code)
205 int channel, mode, hw_code, index; local
221 hw_code = data[2];
226 if (hw_code == 0x3f) {
240 hw_code |= mode << 8;
246 index = ati_remote2_lookup(hw_code);

Completed in 40 milliseconds