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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dcytherm.c87 static ssize_t show_brightness(struct device *dev, struct device_attribute *attr, char *buf) function
134 show_brightness, set_brightness);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dstk-webcam.c238 static ssize_t show_brightness(struct device *class, function
319 show_brightness, store_brightness);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvision/
H A Dusbvision-video.c230 static ssize_t show_brightness(struct device *cd, function
243 static DEVICE_ATTR(brightness, S_IRUGO, show_brightness, NULL);

Completed in 176 milliseconds