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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dsym.c91 new_entry->int_val = int_def;
124 return findsym( (char *) ccltxt, ccltab, CCL_HASH_SIZE )->int_val;
261 return findsym( str, sctbl, START_COND_HASH_SIZE )->int_val;
H A Dflexdef.h328 int int_val; member in struct:hash_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dvideo.c118 u32 int_val; member in union:acpi_video_enumerated_device::__anon3869
1311 if((video->attached_array[count].value.int_val & 0xffff) == device_id)
1439 #define IDS_VAL(i) video->attached_array[i].value.int_val
1507 active_device_list[i].value.int_val =
1510 active_device_list[i].value.int_val = obj->integer.value;
1516 active_device_list[count].value.int_val = ACPI_VIDEO_HEAD_END;

Completed in 59 milliseconds