Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/em28xx/
Dem28xx.h637 struct em28xx_ops { struct
687 int em28xx_register_extension(struct em28xx_ops *dev);
688 void em28xx_unregister_extension(struct em28xx_ops *dev);
Dem28xx-core.c1137 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()
1152 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()
1168 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()
1181 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()
Dem28xx-audio.c725 static struct em28xx_ops audio_ops = {
Dem28xx-dvb.c1011 static struct em28xx_ops dvb_ops = {