Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-core.c886 bool broken_pipe = false; in cx231xx_uninit_isoc() local
907 broken_pipe = true; in cx231xx_uninit_isoc()
915 if (broken_pipe) { in cx231xx_uninit_isoc()
945 bool broken_pipe = false; in cx231xx_uninit_bulk() local
966 broken_pipe = true; in cx231xx_uninit_bulk()
974 if (broken_pipe) { in cx231xx_uninit_bulk()