Searched refs:next_bitstream (Results 1 – 2 of 2) sorted by relevance
167 int next_bitstream; in next_bitstream_show() local172 next_bitstream = 0; in next_bitstream_show()175 next_bitstream = 1; in next_bitstream_show()178 next_bitstream = -1; in next_bitstream_show()181 return sprintf(buf, "%d\n", next_bitstream); in next_bitstream_show()208 static DEVICE_ATTR_RW(next_bitstream);
23 What: /sys/class/genwqe/genwqe<n>_card/next_bitstream39 on 'next_bitstream'.
Completed in 3 milliseconds