Searched refs:cx8800_dev (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/cx88/ |
D | cx88-vbi.c | 26 struct cx8800_dev *dev = fh->dev; in cx8800_vbi_fmt() 49 static int cx8800_start_vbi_dma(struct cx8800_dev *dev, in cx8800_start_vbi_dma() 81 int cx8800_stop_vbi_dma(struct cx8800_dev *dev) in cx8800_stop_vbi_dma() 97 int cx8800_restart_vbi_queue(struct cx8800_dev *dev, in cx8800_restart_vbi_queue() 117 struct cx8800_dev *dev = (struct cx8800_dev*)data; in cx8800_vbi_timeout() 161 struct cx8800_dev *dev = fh->dev; in vbi_prepare() 199 struct cx8800_dev *dev = fh->dev; in vbi_queue()
|
D | cx88-video.c | 374 static int res_get(struct cx8800_dev *dev, struct cx8800_fh *fh, unsigned int bit) in res_get() 403 int res_locked(struct cx8800_dev *dev, unsigned int bit) in res_locked() 409 void res_free(struct cx8800_dev *dev, struct cx8800_fh *fh, unsigned int bits) in res_free() 485 static int start_video_dma(struct cx8800_dev *dev, in start_video_dma() 524 static int stop_video_dma(struct cx8800_dev *dev) in stop_video_dma() 541 static int restart_video_queue(struct cx8800_dev *dev, in restart_video_queue() 608 struct cx8800_dev *dev = fh->dev; in buffer_prepare() 695 struct cx8800_dev *dev = fh->dev; in buffer_queue() 787 struct cx8800_dev *dev = video_drvdata(file); in video_open() 927 struct cx8800_dev *dev = fh->dev; in video_release() [all …]
|
D | cx88.h | 427 struct cx8800_dev; 434 struct cx8800_dev *dev; 457 struct cx8800_dev { struct 663 int cx8800_stop_vbi_dma(struct cx8800_dev *dev); 664 int cx8800_restart_vbi_queue(struct cx8800_dev *dev,
|