Home
last modified time | relevance | path

Searched defs:sd_desc (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.h101 struct sd_desc { struct
103 const char *name; /* sub-driver name */
105 cam_cf_op config; /* called on probe */
106 cam_op init; /* called on probe and resume */
107 cam_op init_controls; /* called on probe */
108 cam_v_op probe_error; /* called if probe failed, do cleanup here */
109 cam_op start; /* called on stream on after URBs creation */
110 cam_pkt_op pkt_scan;
112 cam_op isoc_init; /* called on stream on before getting the EP */
113 cam_op isoc_nego; /* called when URB submit failed with NOSPC */
[all …]
H A Dfinepix.c263 static const struct sd_desc sd_desc = { variable
H A Dbenq.c238 static const struct sd_desc sd_desc = { variable
H A Dstv0680.c301 static const struct sd_desc sd_desc = { variable
H A Dvicam.c316 static const struct sd_desc sd_desc = { variable
H A Dsq905c.c300 static const struct sd_desc sd_desc = { variable
H A Dkonica.c439 static const struct sd_desc sd_desc = { variable
H A Dspca508.c1484 static const struct sd_desc sd_desc = { variable
H A Dsq905.c398 static const struct sd_desc sd_desc = { variable
H A Ddtcs033.c241 static const struct sd_desc sd_desc = { variable
H A Dspca505.c751 static const struct sd_desc sd_desc = { variable
H A Dstk014.c397 static const struct sd_desc sd_desc = { variable
H A Dmars.c390 static const struct sd_desc sd_desc = { variable
H A Dspca1528.c396 static const struct sd_desc sd_desc = { variable
H A Dspca506.c560 static const struct sd_desc sd_desc = { variable
H A Dtv8532.c323 static const struct sd_desc sd_desc = { variable
H A Djl2005bcd.c489 static const struct sd_desc sd_desc = { variable
H A Dpac207.c422 static const struct sd_desc sd_desc = { variable
H A Dspca501.c1992 static const struct sd_desc sd_desc = { variable
H A Dsn9c2028.c917 static const struct sd_desc sd_desc = { variable
H A Dpac7311.c641 static const struct sd_desc sd_desc = { variable
H A Djeilinj.c510 static const struct sd_desc *sd_desc[2] = { variable
H A Dconex.c916 static const struct sd_desc sd_desc = { variable
/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_core.c365 static const struct sd_desc sd_desc = { variable
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c541 static const struct sd_desc sd_desc = { variable

12