Home
last modified time | relevance | path

Searched refs:retout (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-video.c528 int ret, retout, tout; in start_stream_firmware() local
637 retout = ipu6_fw_isys_simple_cmd(av->isys, in start_stream_firmware()
640 if (retout < 0) { in start_stream_firmware()
641 dev_dbg(dev, "can't close stream (%d)\n", retout); in start_stream_firmware()