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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A D88pm860x_bl.c164 static int __check_device(struct pm860x_backlight_pdata *pdata, char *name) function
222 data->port = __check_device(pdata, name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-88pm860x.c222 static int __check_device(struct pm860x_led_pdata *pdata, char *name) function
272 data->port = __check_device(pdata, data->name);

Completed in 46 milliseconds