Home
last modified time | relevance | path

Searched refs:cx231xx_ops (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/media/video/cx231xx/
Dcx231xx.h756 struct cx231xx_ops { struct
952 int cx231xx_register_extension(struct cx231xx_ops *dev);
953 void cx231xx_unregister_extension(struct cx231xx_ops *dev);
Dcx231xx-core.c96 int cx231xx_register_extension(struct cx231xx_ops *ops) in cx231xx_register_extension()
111 void cx231xx_unregister_extension(struct cx231xx_ops *ops) in cx231xx_unregister_extension()
128 struct cx231xx_ops *ops = NULL; in cx231xx_init_extension()
142 struct cx231xx_ops *ops = NULL; in cx231xx_close_extension()
Dcx231xx-audio.c734 static struct cx231xx_ops audio_ops = {
Dcx231xx-dvb.c777 static struct cx231xx_ops dvb_ops = {