Searched refs:em28xx_ops (Results 1 – 6 of 6) sorted by relevance
1082 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()1101 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()1121 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()1137 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()1153 const struct em28xx_ops *ops = NULL; in em28xx_suspend_extension()1169 const struct em28xx_ops *ops = NULL; in em28xx_resume_extension()
782 struct em28xx_ops { struct831 int em28xx_register_extension(struct em28xx_ops *dev);832 void em28xx_unregister_extension(struct em28xx_ops *dev);
938 static struct em28xx_ops rc_ops = {
1044 static struct em28xx_ops audio_ops = {
2046 static struct em28xx_ops dvb_ops = {
2855 static struct em28xx_ops v4l2_ops = {