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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-88pm860x.c47 struct pm860x_led { struct
125 static int __led_set(struct pm860x_led *led, int command)
175 struct pm860x_led *led;
177 led = container_of(work, struct pm860x_led, work);
184 struct pm860x_led *data = container_of(cdev, struct pm860x_led, cdev);
196 struct pm860x_led *data = container_of(cdev, struct pm860x_led, cdev);
246 struct pm860x_led *data;
264 data = kzalloc(sizeof(struct pm860x_led), GFP_KERNE
[all...]

Completed in 59 milliseconds