Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.h120 static int hdcs_init(struct sd *sd);
139 .init = hdcs_init,
158 .init = hdcs_init,
H A Dstv06xx_hdcs.c473 static int hdcs_init(struct sd *sd) in hdcs_init() function