Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/gspca/
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 …]
Dfinepix.c272 static const struct sd_desc sd_desc = { variable
Dstv0680.c311 static const struct sd_desc sd_desc = { variable
Dspca508.c1493 static const struct sd_desc sd_desc = { variable
Djl2005bcd.c496 static const struct sd_desc sd_desc = { variable
Dtv8532.c333 static const struct sd_desc sd_desc = { variable
Dsn9c2028.c926 static const struct sd_desc sd_desc = { variable
Dstk1135.c645 static const struct sd_desc sd_desc = { variable
Dnw80x.c2052 static const struct sd_desc sd_desc = { variable
Dmr97310a.c1047 static const struct sd_desc sd_desc = { variable
Dxirlink_cit.c3072 static const struct sd_desc sd_desc = { variable
Dvc032x.c3794 static const struct sd_desc sd_desc = { variable
Dtopro.c4937 static const struct sd_desc sd_desc = { variable
/linux-4.19.296/drivers/media/usb/gspca/m5602/
Dm5602_core.c369 static const struct sd_desc sd_desc = { variable
/linux-4.19.296/drivers/media/usb/gspca/stv06xx/
Dstv06xx.c550 static const struct sd_desc sd_desc = { variable