Searched refs:send_resp_eof_discarded (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-isys.h394 * - if '1' it will override the send_resp_eof_discarded
396 * - if '0' the send_resp_eof_discarded will determine
400 * @send_resp_eof_discarded: send response for discarded frame eof detected,
419 u8 send_resp_eof_discarded; member in struct:ipu6_fw_isys_stream_cfg_data_abi
H A Dipu6-fw-isys.c397 dev_dbg(dev, "send_resp_eof_discarded = %d\n",
398 cfg->send_resp_eof_discarded);

Completed in 199 milliseconds