Home
last modified time | relevance | path

Searched refs:toff (Results 1 – 8 of 8) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux/include/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux/arch/riscv/kvm/
H A Daia_device.c601 u32 g, toff, iid = msi->data; in kvm_riscv_aia_inject_msi() local
621 toff = target & (IMSIC_MMIO_PAGE_SZ - 1); in kvm_riscv_aia_inject_msi()
623 toff, iid); in kvm_riscv_aia_inject_msi()
/linux/tools/testing/selftests/kcmp/
H A Dkcmp_test.c144 .toff = 0, in main()
/linux/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c274 unsigned int toff) in mt6370_set_led_duty() argument
281 ratio = ton * divisor / (ton + toff); in mt6370_set_led_duty()
302 unsigned int toff) in mt6370_set_led_freq() argument
309 tsum = ton + toff; in mt6370_set_led_freq()
/linux/include/linux/power/
H A Dmax17042_battery.h196 u16 toff; /* 0x2D */ member
/linux/drivers/power/supply/
H A Dmax17042_battery.c748 max17042_override_por(map, MAX17042_TOFF, config->toff); in max17042_override_por_values()
/linux/fs/ocfs2/
H A Ddir.c122 unsigned long toff = blklen - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_skip_dir_trailer() local
127 if (offset != toff) in ocfs2_skip_dir_trailer()