Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h133 static int hdcs_init(struct sd *sd);
152 .init = hdcs_init,
171 .init = hdcs_init,
Dstv06xx_hdcs.c486 static int hdcs_init(struct sd *sd) in hdcs_init() function