Searched refs:em28xx_ops (Results 1 – 6 of 6) sorted by relevance
1081 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()1100 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()1120 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()1136 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()1152 const struct em28xx_ops *ops = NULL; in em28xx_suspend_extension()1169 const struct em28xx_ops *ops = NULL; in em28xx_resume_extension()
788 struct em28xx_ops { struct837 int em28xx_register_extension(struct em28xx_ops *dev);838 void em28xx_unregister_extension(struct em28xx_ops *dev);
918 static struct em28xx_ops rc_ops = {
959 static struct em28xx_ops audio_ops = {
2133 static struct em28xx_ops dvb_ops = {
2916 static struct em28xx_ops v4l2_ops = {
Completed in 19 milliseconds