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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dau1200fb.c343 int (*device_init)(void); member in struct:panel_settings
393 .device_init = NULL,
423 .device_init = NULL,
453 .device_init = NULL,
483 .device_init = NULL,
513 .device_init = NULL,
543 .device_init = board_au1200fb_panel_init,
576 .device_init = board_au1200fb_panel_init,
609 .device_init = board_au1200fb_panel_init,
642 .device_init
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dv4l2.c174 static int device_init(AVFormatContext *ctx, int *width, int *height, int pix_fmt) function
545 if (desired_format == 0 || (device_init(s1, &width, &height, desired_format) < 0)) {
551 if (device_init(s1, &width, &height, desired_format) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c539 static void device_init(int adapter_num, struct pci_dev *pdev);
3466 static void device_init(int adapter_num, struct pci_dev *pdev) function
3538 device_init(slgt_device_count, dev);
H A Dsynclinkmp.c568 static void device_init(int adapter_num, struct pci_dev *pdev);
3871 void device_init(int adapter_num, struct pci_dev *pdev) function
5630 device_init( ++synclinkmp_adapter_count, dev );

Completed in 107 milliseconds