Searched refs:next_bitstream (Results 1 – 1 of 1) sorted by relevance
175 int next_bitstream; in next_bitstream_show() local180 next_bitstream = 0; in next_bitstream_show()183 next_bitstream = 1; in next_bitstream_show()186 next_bitstream = -1; in next_bitstream_show()189 return sprintf(buf, "%d\n", next_bitstream); in next_bitstream_show()216 static DEVICE_ATTR_RW(next_bitstream);