Searched refs:buf_hw (Results 1 – 2 of 2) sorted by relevance
1019 vbuf = vin->buf_hw[prev].buffer; in rvin_fill_hw_slot()1020 vin->buf_hw[slot].buffer = vbuf; in rvin_fill_hw_slot()1035 vin->buf_hw[slot].buffer = NULL; in rvin_fill_hw_slot()1036 vin->buf_hw[slot].type = FULL; in rvin_fill_hw_slot()1045 vin->buf_hw[slot].type = in rvin_fill_hw_slot()1054 slot, vin->buf_hw[slot].type, vin->buf_hw[slot].buffer); in rvin_fill_hw_slot()1066 vin->buf_hw[slot].type = FULL; in rvin_capture_start()1150 if (vin->buf_hw[slot].buffer) { in rvin_irq()1457 if (vin->buf_hw[i].buffer) in rvin_stop_streaming()1501 if (vin->buf_hw[i].buffer) in rvin_stop_streaming()[all …]
240 } buf_hw[HW_BUFFER_NUM]; member