Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-core.c874 bool broken_pipe = false; in cx231xx_uninit_isoc() local
895 broken_pipe = true; in cx231xx_uninit_isoc()
903 if (broken_pipe) { in cx231xx_uninit_isoc()
933 bool broken_pipe = false; in cx231xx_uninit_bulk() local
954 broken_pipe = true; in cx231xx_uninit_bulk()
962 if (broken_pipe) { in cx231xx_uninit_bulk()