Home
last modified time | relevance | path

Searched refs:led_method_func (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-hdw.c4266 typedef void (*led_method_func)(struct pvr2_hdw *,int); typedef
4268 static led_method_func led_methods[] = {
4277 led_method_func fp; in pvr2_led_ctrl()