Home
last modified time | relevance | path

Searched refs:sysoff (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/ptp/
H A Dtestptp.c166 struct ptp_sys_offset *sysoff; in main() local
560 sysoff = calloc(1, sizeof(*sysoff)); in main()
561 if (!sysoff) { in main()
565 sysoff->n_samples = n_samples; in main()
567 if (ioctl(fd, PTP_SYS_OFFSET, sysoff)) in main()
572 pct = &sysoff->ts[0]; in main()
573 for (i = 0; i < sysoff->n_samples; i++) { in main()
591 free(sysoff); in main()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-rt94676 This entry allows enabling the sysoff mode of rt9467 charger
H A Dsysfs-class-power-rt94716 This entry allows enabling the sysoff mode of rt9471 charger devices.