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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-cayman/
H A Dpanic.c24 static void show_value(unsigned long x) function
42 show_value(panicPC);
44 show_value(panicSSR);
46 show_value(panicEXPEVT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dabituguru3.c781 static ssize_t show_value(struct device *dev, function
865 SENSOR_ATTR_2(in%d_input, 0444, show_value, NULL, 0, 0),
866 SENSOR_ATTR_2(in%d_min, 0444, show_value, NULL, 1, 0),
867 SENSOR_ATTR_2(in%d_max, 0444, show_value, NULL, 2, 0),
882 SENSOR_ATTR_2(temp%d_input, 0444, show_value, NULL, 0, 0),
883 SENSOR_ATTR_2(temp%d_max, 0444, show_value, NULL, 1, 0),
884 SENSOR_ATTR_2(temp%d_crit, 0444, show_value, NULL, 2, 0),
894 SENSOR_ATTR_2(fan%d_input, 0444, show_value, NULL, 0, 0),
895 SENSOR_ATTR_2(fan%d_min, 0444, show_value, NULL, 1, 0),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dics932s401.c335 static ssize_t show_value(struct device *dev,
350 static DEVICE_ATTR(usb_clock, S_IRUGO, show_value, NULL);
351 static DEVICE_ATTR(ref_clock, S_IRUGO, show_value, NULL);
371 static ssize_t show_value(struct device *dev, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dgconf.c40 static gboolean show_value = TRUE; variable
164 show_value);
357 gtk_tree_view_column_set_visible(column, show_value);
612 show_value = GTK_CHECK_MENU_ITEM(menuitem)->active;
615 gtk_tree_view_column_set_visible(col, show_value);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c36 static gboolean show_value = TRUE; variable
233 show_value);
422 gtk_tree_view_column_set_visible(column, show_value);
691 show_value = GTK_CHECK_MENU_ITEM(menuitem)->active;
694 gtk_tree_view_column_set_visible(col, show_value);

Completed in 65 milliseconds