Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_st6422.h24 static int st6422_stop(struct sd *sd);
35 .stop = st6422_stop,
H A Dstv06xx_st6422.c266 static int st6422_stop(struct sd *sd) in st6422_stop() function