Searched refs:modes (Results 101 - 125 of 152) sorted by relevance

1234567

/drivers/staging/iio/dac/
H A Dad5791.c348 indio_dev->modes = INDIO_DIRECT_MODE;
/drivers/staging/iio/dds/
H A Dad9832.c238 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dad9834.c359 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dad9910.c382 idev->modes = INDIO_DIRECT_MODE;
/drivers/staging/iio/light/
H A Disl29018.c563 indio_dev->modes = INDIO_DIRECT_MODE;
/drivers/staging/iio/magnetometer/
H A Dak8975.c530 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dhmc5843.c570 indio_dev->modes = INDIO_DIRECT_MODE;
/drivers/staging/iio/meter/
H A Dade7759.c480 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dade7758_core.c766 indio_dev->modes = INDIO_DIRECT_MODE;
803 if (indio_dev->modes & INDIO_BUFFER_TRIGGERED)
/drivers/char/
H A Dlp.c544 if ( (lp_table[minor].dev->port->modes & PARPORT_MODE_ECP) &&
885 if (port->modes & PARPORT_MODE_SAFEININT) {
/drivers/gpio/
H A Dgpio-nomadik.c890 const char *modes[] = { local
913 (mode < 0) ? "unknown" : modes[mode],
/drivers/gpu/drm/
H A Ddrm_modes.c82 * And it is copied from xf86CVTmode in xserver/hw/xfree86/modes/xf86cvt.c.
488 * And it is copied from the file of xserver/hw/xfree86/modes/xf86gtf.c.
528 * drm_mode_list_concat - move modes from one list to another
535 * Move all the modes from @head to @new.
595 * Return @modes's hsync rate in kHz, rounded to the nearest int.
745 * a pointer to it. Used to create new instances of established modes.
763 * drm_mode_equal - test modes for equality
773 * True if the modes are equal, false otherwise.
777 /* do clock check convert to PICOS so fb modes get matched
803 * drm_mode_validate_size - make sure modes adher
[all...]
/drivers/gpu/drm/mga/
H A Dmga_dma.c767 static const int modes[] = { 0, 1, 2, 2, 4, 4, 4, 4 }; local
785 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07];
/drivers/media/video/
H A Dw9966.c42 *Add support for the hardware compressed modes (maybe using v4l2)
862 if (port->modes & PARPORT_MODE_ECP)
864 else if (port->modes & PARPORT_MODE_EPP)
/drivers/staging/iio/adc/
H A Dad7192.c579 indio_dev->modes |= INDIO_BUFFER_TRIGGERED;
1065 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dad7793.c445 indio_dev->modes |= INDIO_BUFFER_TRIGGERED;
940 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dad7291.c626 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dad7606_core.c511 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dad799x_core.c844 indio_dev->modes = INDIO_DIRECT_MODE;
H A Dadt7410.c738 indio_dev->modes = INDIO_DIRECT_MODE;
/drivers/staging/iio/imu/
H A Dadis16400_core.c1144 indio_dev->modes = INDIO_DIRECT_MODE;
1175 if (indio_dev->modes & INDIO_BUFFER_TRIGGERED)
/drivers/video/
H A Dpxa168fb.c699 set_mode(fbi, &info->var, mi->modes, mi->pix_fmt, 1);
701 fb_videomode_to_modelist(mi->modes, mi->num_modes, &info->modelist);
/drivers/parport/
H A Dshare.c297 tmp->modes = 0;
/drivers/staging/iio/accel/
H A Dadis16220_core.c648 indio_dev->modes = INDIO_DIRECT_MODE;
/drivers/staging/iio/cdc/
H A Dad7150.c579 indio_dev->modes = INDIO_DIRECT_MODE;

Completed in 355 milliseconds

1234567