Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx.h430 struct cx231xx_fh { struct
431 struct cx231xx *dev;
432 unsigned int stream_on:1; /* Locks streams */
433 int radio;
435 struct videobuf_queue vb_vidq;
437 enum v4l2_buf_type type;
442 u32 resources;
445 struct v4l2_window win;
446 struct v4l2_clip *clips;
447 unsigned int nclips;
[all …]