Searched refs:set_mode (Results 101 - 125 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dtdo24m.c328 .set_mode = tdo24m_set_mode,
H A Dcorgi_lcd.c389 .set_mode = corgi_lcd_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/geode/
H A Dgx1fb_core.c144 par->dc_ops->set_mode(info);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/clocksource/
H A Dsh_tmu.c324 ced->set_mode = sh_tmu_clock_event_mode;
H A Dsh_cmt.c546 ced->set_mode = sh_cmt_clock_event_mode;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dtime.c326 .set_mode = davinci_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dintegrator_ap.c437 .set_mode = clkevt_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm831x-dcdc.c438 .set_mode = wm831x_dcdc_set_mode,
699 .set_mode = wm831x_dcdc_set_mode,
H A Dwm831x-ldo.c294 .set_mode = wm831x_gp_ldo_set_mode,
555 .set_mode = wm831x_aldo_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpxa168fb.c165 static void set_mode(struct pxa168fb_info *fbi, struct fb_var_screeninfo *var, function
695 set_mode(fbi, &info->var, mi->modes, mi->pix_fmt, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c230 .set_mode = hpet_legacy_set_mode,
553 evt->set_mode = hpet_msi_set_mode;
H A Dapb_timer.c189 .set_mode = apbt_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx.h682 int cx231xx_set_mode(struct cx231xx *dev, enum cx231xx_mode set_mode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx.h671 int em28xx_set_mode(struct em28xx *dev, enum em28xx_mode set_mode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_it821x.c459 * Use a non standard set_mode function. We don't want to be tuned.
811 .set_mode = it821x_smart_set_mode,
H A Dpata_pdc2027x.c147 .set_mode = pdc2027x_set_mode,
H A Dsata_sil.c188 .set_mode = sil_set_mode,
353 * sil_set_mode - wrap set_mode functions
H A Dpata_legacy.c203 * Use a non standard set_mode function. We don't want to be tuned.
250 .set_mode = legacy_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtime_64.c698 .set_mode = sparc64_timer_setup,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lguest/
H A Dboot.c954 .set_mode = lguest_clockevent_set_mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsmp.c1011 evt->set_mode = broadcast_timer_set_mode;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1445 static ssize_t set_mode(struct device *d, struct device_attribute *attr, function
1487 static DEVICE_ATTR(mode, S_IWUSR | S_IRUGO, show_mode, set_mode);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.c690 unsigned int xattr, unsigned int set_mode)
712 if((set_mode || (mode & 07000)) && chmod(pathname, (mode_t) mode) == -1) {
689 set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time, unsigned int xattr, unsigned int set_mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzr36050.c590 dprintk(2, "%s: set_mode %d call\n", ptr->name, mode);
865 .set_mode = zr36050_set_mode,
H A Dzr36060.c580 dprintk(2, "%s: set_mode %d call\n", ptr->name, mode);
972 .set_mode = zr36060_set_mode,

Completed in 327 milliseconds

123456