Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx-core.c1072 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()
1091 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()
1111 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()
1127 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()
1143 const struct em28xx_ops *ops = NULL; in em28xx_suspend_extension()
1160 const struct em28xx_ops *ops = NULL; in em28xx_resume_extension()
H A Dem28xx.h779 struct em28xx_ops { struct
828 int em28xx_register_extension(struct em28xx_ops *dev);
829 void em28xx_unregister_extension(struct em28xx_ops *dev);
H A Dem28xx-input.c908 static struct em28xx_ops rc_ops = {
H A Dem28xx-audio.c949 static struct em28xx_ops audio_ops = {
H A Dem28xx-dvb.c2135 static struct em28xx_ops dvb_ops = {
H A Dem28xx-video.c2908 static struct em28xx_ops v4l2_ops = {