Home
last modified time | relevance | path

Searched defs:sat (Results 1 – 12 of 12) sorted by relevance

/drivers/misc/lkdtm/
Drefcount.c272 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_INC_SATURATED() local
283 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_DEC_SATURATED() local
294 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_ADD_SATURATED() local
305 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_INC_NOT_ZERO_SATURATED() local
317 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_ADD_NOT_ZERO_SATURATED() local
329 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_DEC_AND_TEST_SATURATED() local
341 refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); in lkdtm_REFCOUNT_SUB_AND_TEST_SATURATED() local
/drivers/macintosh/
Dwindfarm_smu_sat.c45 struct wf_sat *sat; member
54 struct wf_sat *sat; in smu_sat_get_sdb_partition() local
115 static int wf_sat_read_cache(struct wf_sat *sat) in wf_sat_read_cache()
138 struct wf_sat *sat = sens->sat; in wf_sat_sensor_get() local
170 struct wf_sat *sat = container_of(ref, struct wf_sat, ref); in wf_sat_release() local
181 struct wf_sat *sat = sens->sat; in wf_sat_sensor_release() local
197 struct wf_sat *sat; in wf_sat_probe() local
322 struct wf_sat *sat = i2c_get_clientdata(client); in wf_sat_remove() local
/drivers/media/usb/gspca/
Dconex.c28 struct v4l2_ctrl *sat; member
831 static void setbrightness(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setbrightness()
849 static void setcontrast(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setcontrast()
/drivers/s390/char/
Dsclp_sd.c41 u64 sat; member
188 static int sclp_sd_sync(unsigned long page, u8 eq, u8 di, u64 sat, u64 sa, in sclp_sd_sync()
/drivers/media/usb/gspca/gl860/
Dgl860-ov2640.c344 s32 sat = sd->vcur.saturation; in ov2640_camera_settings() local
Dgl860-mi1320.c346 s32 sat = sd->vcur.saturation; in mi1320_camera_settings() local
/drivers/media/pci/ddbridge/
Dddbridge-max.c114 static int lnb_set_sat(struct ddb *dev, u32 link, u32 input, u32 sat, u32 band, in lnb_set_sat()
/drivers/dma/ipu/
Dipu_idmac.c205 u32 sat:2; member
253 u32 sat:2; member
/drivers/media/i2c/
Dov7670.c1367 int matrix[CMATRIX_LEN], int sat, int hue) in ov7670_calc_cmatrix()
1396 static int ov7670_s_sat_hue(struct v4l2_subdev *sd, int sat, int hue) in ov7670_s_sat_hue()
/drivers/gpu/drm/nouveau/dispnv50/
Datom.h114 } sat; member
/drivers/video/fbdev/
Dpxa168fb.h350 #define CFG_SATURATION(sat) (sat) argument
/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h578 #define CFG_SATURATION(sat) (sat) argument