Home
last modified time | relevance | path

Searched refs:slide (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dmax77650-onkey.yaml29 maxim,onkey-slide:
32 The system's button is a slide switch, not the default push button.
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dmax77650.yaml148 maxim,onkey-slide;
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-odroid-n2.dts545 * The SW1 slide should also be set to the correct position.
/f-stack/freebsd/kern/
H A Dvfs_bio.c4769 int i, j, mask, sa, ea, slide; in vfs_bio_clrbuf() local
4779 slide = 0; in vfs_bio_clrbuf()
4781 slide = imin(slide + PAGE_SIZE, bp->b_offset + bp->b_bufsize); in vfs_bio_clrbuf()
4782 ea = slide & PAGE_MASK; in vfs_bio_clrbuf()