Home
last modified time | relevance | path

Searched refs:bsr_stride (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/
H A Dbsr.c48 unsigned bsr_stride; /* interval at which BSR repeats in the page */ member
91 return sprintf(buf, "%u\n", bsr_dev->bsr_stride); in bsr_stride_show()
93 static DEVICE_ATTR_RO(bsr_stride);
169 const u32 *bsr_stride; in bsr_add_node() local
174 bsr_stride = of_get_property(bn, "ibm,lock-stride", &bsr_stride_len); in bsr_add_node()
177 if (!bsr_stride || !bsr_bytes || in bsr_add_node()
208 cur->bsr_stride = bsr_stride[i]; in bsr_add_node()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-bsr18 What: /sys/class/bsr/bsr*/bsr_stride