Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_st6422.h23 static int st6422_init_controls(struct sd *sd);
32 .init_controls = st6422_init_controls,
H A Dstv06xx_st6422.c87 static int st6422_init_controls(struct sd *sd) in st6422_init_controls() function