Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/genwqe/
Dcard_sysfs.c159 int curr_bitstream; in curr_bitstream_show() local
162 curr_bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM) & 0x1; in curr_bitstream_show()
163 return sprintf(buf, "%d\n", curr_bitstream); in curr_bitstream_show()
165 static DEVICE_ATTR_RO(curr_bitstream);
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-genwqe18 What: /sys/class/genwqe/genwqe<n>_card/curr_bitstream