Symbol: set_offset
drivers/comedi/drivers/jr3_pci.c
549
set_offset(sensor);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1014
nv_crtc->cursor.set_offset(nv_crtc, nv_crtc->cursor.offset);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
171
nv_crtc->cursor.set_offset(nv_crtc, nv_crtc->cursor.offset);
drivers/gpu/drm/nouveau/dispnv04/cursor.c
65
crtc->cursor.set_offset = nv04_cursor_set_offset;
drivers/gpu/drm/nouveau/dispnv04/disp.c
149
if (!ret && nv_crtc->cursor.set_offset)
drivers/gpu/drm/nouveau/dispnv04/disp.c
178
if (nv_crtc->cursor.set_offset)
drivers/gpu/drm/nouveau/dispnv04/disp.c
179
nv_crtc->cursor.set_offset(nv_crtc,
drivers/gpu/drm/nouveau/dispnv04/disp.c
91
if (nv_crtc->cursor.set_offset)
drivers/gpu/drm/nouveau/nouveau_crtc.h
59
void (*set_offset)(struct nouveau_crtc *, uint32_t offset);
drivers/hwmon/w83773g.c
206
return set_offset(regmap, channel - 1, val);
drivers/iio/adc/mcp3911.c
115
int (*set_offset)(struct mcp3911 *adc, int channel, int val);
drivers/iio/adc/mcp3911.c
398
return adc->chip->set_offset(adc, channel->channel, val);
drivers/iio/adc/mcp3911.c
841
.set_offset = mcp3910_set_offset,
drivers/iio/adc/mcp3911.c
853
.set_offset = mcp3911_set_offset,
drivers/iio/adc/mcp3911.c
865
.set_offset = mcp3910_set_offset,
drivers/iio/adc/mcp3911.c
877
.set_offset = mcp3910_set_offset,
drivers/iio/adc/mcp3911.c
889
.set_offset = mcp3910_set_offset,
drivers/iio/adc/mcp3911.c
901
.set_offset = mcp3910_set_offset,
drivers/iio/adc/mcp3911.c
913
.set_offset = mcp3910_set_offset,
drivers/message/fusion/mptspi.c
1203
.set_offset = mptspi_write_offset,
drivers/pinctrl/mediatek/mtk-eint.c
446
unsigned int set_offset, bit, clr_bit, clr_offset, rst, i, unmask,
drivers/pinctrl/mediatek/mtk-eint.c
459
set_offset = (idx / 4) * 4 + eint->regs->dbnc_set;
drivers/pinctrl/mediatek/mtk-eint.c
486
writel(rst | bit, eint->base[inst] + set_offset);
drivers/rtc/class.c
405
if (rtc->ops->set_offset)
drivers/rtc/interface.c
1110
if (!rtc->ops->set_offset)
drivers/rtc/interface.c
1114
ret = rtc->ops->set_offset(rtc->dev.parent, offset);
drivers/rtc/rtc-amlogic-a4.c
264
.set_offset = aml_rtc_set_offset,
drivers/rtc/rtc-armada38x.c
457
.set_offset = armada38x_rtc_set_offset,
drivers/rtc/rtc-at91rm9200.c
462
.set_offset = at91_rtc_setoffset,
drivers/rtc/rtc-ds1307.c
978
.set_offset = m41txx_rtc_set_offset,
drivers/rtc/rtc-optee.c
390
.set_offset = optee_rtc_setoffset,
drivers/rtc/rtc-pcf2123.c
369
.set_offset = pcf2123_set_offset,
drivers/rtc/rtc-pcf85063.c
320
.set_offset = pcf85063_set_offset,
drivers/rtc/rtc-pcf8523.c
405
.set_offset = pcf8523_rtc_set_offset,
drivers/rtc/rtc-renesas-rtca3.c
563
.set_offset = rtca3_set_offset,
drivers/rtc/rtc-rs5c372.c
673
.set_offset = rs5c372_set_offset,
drivers/rtc/rtc-rv3028.c
853
.set_offset = rv3028_set_offset,
drivers/rtc/rtc-rv3032.c
879
.set_offset = rv3032_set_offset,
drivers/rtc/rtc-rx8025.c
476
.set_offset = rx8025_set_offset,
drivers/rtc/rtc-rzn1.c
369
.set_offset = rzn1_rtc_set_offset,
drivers/rtc/rtc-ti-k3.c
482
.set_offset = ti_k3_rtc_set_offset,
drivers/rtc/rtc-tps65910.c
362
.set_offset = tps65910_set_offset,
drivers/rtc/rtc-tps6594.c
357
.set_offset = tps6594_rtc_set_offset,
drivers/rtc/rtc-zynqmp.c
254
.set_offset = xlnx_rtc_set_offset,
drivers/rtc/sysfs.c
287
if (!rtc->ops->set_offset)
drivers/scsi/53c700.c
2099
.set_offset = NCR_700_set_offset,
drivers/scsi/aic7xxx/aic79xx_osm.c
2807
.set_offset = ahd_linux_set_offset,
drivers/scsi/aic7xxx/aic7xxx_osm.c
2540
.set_offset = ahc_linux_set_offset,
drivers/scsi/esp_scsi.c
2732
.set_offset = esp_set_offset,
drivers/scsi/ncr53c8xx.c
8393
.set_offset = ncr53c8xx_set_offset,
drivers/scsi/sym53c8xx_2/sym_glue.c
2017
.set_offset = sym2_set_offset,
drivers/video/fbdev/imsttfb.c
930
set_offset(var, info);
drivers/watchdog/loongson1_wdt.c
106
writel(0x1, drvdata->base + drvdata->pdata->set_offset);
drivers/watchdog/loongson1_wdt.c
31
u32 set_offset;
drivers/watchdog/loongson1_wdt.c
37
.set_offset = 0x8,
drivers/watchdog/loongson1_wdt.c
43
.set_offset = 0x4,
drivers/watchdog/loongson1_wdt.c
59
writel(0x1, drvdata->base + drvdata->pdata->set_offset);
include/linux/rtc.h
68
int (*set_offset)(struct device *, long offset);
include/scsi/scsi_transport_spi.h
98
void (*set_offset)(struct scsi_target *, int);
tools/testing/selftests/timers/valid-adjtimex.c
254
if (set_offset(NSEC_PER_SEC - 1, 1))
tools/testing/selftests/timers/valid-adjtimex.c
257
if (set_offset(-NSEC_PER_SEC + 1, 1))
tools/testing/selftests/timers/valid-adjtimex.c
260
if (set_offset(-NSEC_PER_SEC - 1, 1))
tools/testing/selftests/timers/valid-adjtimex.c
263
if (set_offset(5 * NSEC_PER_SEC, 1))
tools/testing/selftests/timers/valid-adjtimex.c
266
if (set_offset(-5 * NSEC_PER_SEC, 1))
tools/testing/selftests/timers/valid-adjtimex.c
269
if (set_offset(5 * NSEC_PER_SEC + NSEC_PER_SEC / 2, 1))
tools/testing/selftests/timers/valid-adjtimex.c
272
if (set_offset(-5 * NSEC_PER_SEC - NSEC_PER_SEC / 2, 1))
tools/testing/selftests/timers/valid-adjtimex.c
275
if (set_offset(USEC_PER_SEC - 1, 0))
tools/testing/selftests/timers/valid-adjtimex.c
278
if (set_offset(-USEC_PER_SEC + 1, 0))
tools/testing/selftests/timers/valid-adjtimex.c
281
if (set_offset(-USEC_PER_SEC - 1, 0))
tools/testing/selftests/timers/valid-adjtimex.c
284
if (set_offset(5 * USEC_PER_SEC, 0))
tools/testing/selftests/timers/valid-adjtimex.c
287
if (set_offset(-5 * USEC_PER_SEC, 0))
tools/testing/selftests/timers/valid-adjtimex.c
290
if (set_offset(5 * USEC_PER_SEC + USEC_PER_SEC / 2, 0))
tools/testing/selftests/timers/valid-adjtimex.c
293
if (set_offset(-5 * USEC_PER_SEC - USEC_PER_SEC / 2, 0))