Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-core.c870 bool broken_pipe = false; in cx231xx_uninit_isoc() local
891 broken_pipe = true; in cx231xx_uninit_isoc()
899 if (broken_pipe) { in cx231xx_uninit_isoc()
929 bool broken_pipe = false; in cx231xx_uninit_bulk() local
950 broken_pipe = true; in cx231xx_uninit_bulk()
958 if (broken_pipe) { in cx231xx_uninit_bulk()