Searched defs:set_offset (Results 1 – 9 of 9) sorted by relevance
/linux/tools/testing/selftests/timers/ |
H A D | valid-adjtimex.c | 195 int set_offset(long long offset, int use_nano) in set_offset() function
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_crtc.h | 59 void (*set_offset)(struct nouveau_crtc *, uint32_t offset); member
|
/linux/drivers/hwmon/ |
H A D | w83773g.c | 123 static int set_offset(struct regmap *regmap, int index, long val) in set_offset() function
|
/linux/drivers/pinctrl/mediatek/ |
H A D | mtk-eint.c | 424 unsigned int set_offset, bit, clr_bit, clr_offset, rst, i, unmask, in mtk_eint_set_debounce() local
|
/linux/include/linux/ |
H A D | rtc.h | 68 int (*set_offset)(struct device *, long offset); member
|
/linux/include/scsi/ |
H A D | scsi_transport_spi.h | 98 void (*set_offset)(struct scsi_target *, int); member
|
/linux/drivers/comedi/drivers/ |
H A D | jr3_pci.c | 162 static void set_offset(struct jr3_sensor __iomem *sensor) in set_offset() function
|
/linux/drivers/iio/adc/ |
H A D | mcp3911.c | 111 int (*set_offset)(struct mcp3911 *adc, int channel, int val); member
|
/linux/drivers/video/fbdev/ |
H A D | imsttfb.c | 746 set_offset (struct fb_var_screeninfo *var, struct fb_info *info) in set_offset() function
|