Searched defs:synchronous (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/scsi/pcmcia/ |
D | aha152x_stub.c | 64 static int synchronous = 1; variable
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_fbdev.c | 728 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend()
|
D | intel_drv.h | 1272 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend()
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_sai.h | 142 bool synchronous[2]; member
|
D | fsl_esai.c | 65 bool synchronous; member
|
D | fsl_ssi.c | 647 int synchronous = ssi_private->cpu_dai_drv.symmetric_rates, ret; in fsl_ssi_set_bclk() local
|
/linux-4.4.14/drivers/scsi/ |
D | 53c700.c | 440 int count, synchronous = 0; in NCR_700_data_residual() local
|
D | aha152x.h | 323 int synchronous; member
|
D | aha152x.c | 457 int synchronous; /* synchronous transferes enabled */ member
|
D | osst.c | 3244 static int osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous) in osst_write_frame()
|
/linux-4.4.14/drivers/char/xillybus/ |
D | xillybus_core.c | 414 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local
|