Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/cx231xx/
Dcx231xx-core.c869 bool broken_pipe = false; in cx231xx_uninit_isoc() local
890 broken_pipe = true; in cx231xx_uninit_isoc()
898 if (broken_pipe) { in cx231xx_uninit_isoc()
928 bool broken_pipe = false; in cx231xx_uninit_bulk() local
949 broken_pipe = true; in cx231xx_uninit_bulk()
957 if (broken_pipe) { in cx231xx_uninit_bulk()