Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h129 static int hdcs_init(struct sd *sd);
148 .init = hdcs_init,
167 .init = hdcs_init,
Dstv06xx_hdcs.c482 static int hdcs_init(struct sd *sd) in hdcs_init() function