Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-core.c1069 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()
1084 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()
1100 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()
1113 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()
1126 const struct em28xx_ops *ops = NULL; in em28xx_suspend_extension()
1140 const struct em28xx_ops *ops = NULL; in em28xx_resume_extension()
Dem28xx.h725 struct em28xx_ops { struct
774 int em28xx_register_extension(struct em28xx_ops *dev);
775 void em28xx_unregister_extension(struct em28xx_ops *dev);
Dem28xx-input.c892 static struct em28xx_ops rc_ops = {
Dem28xx-audio.c1028 static struct em28xx_ops audio_ops = {
Dem28xx-dvb.c1893 static struct em28xx_ops dvb_ops = {
Dem28xx-video.c2600 static struct em28xx_ops v4l2_ops = {