Searched refs:curr_bitstream (Results 1 – 2 of 2) sorted by relevance
151 int curr_bitstream; in curr_bitstream_show() local154 curr_bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM) & 0x1; in curr_bitstream_show()155 return sprintf(buf, "%d\n", curr_bitstream); in curr_bitstream_show()157 static DEVICE_ATTR_RO(curr_bitstream);
18 What: /sys/class/genwqe/genwqe<n>_card/curr_bitstream