Home
last modified time | relevance | path

Searched refs:em28xx_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx.h789 struct em28xx_ops { struct
838 int em28xx_register_extension(struct em28xx_ops *dev);
839 void em28xx_unregister_extension(struct em28xx_ops *dev);
H A Dem28xx-core.c1079 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()
1098 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()
1118 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()
1134 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()
1150 const struct em28xx_ops *ops = NULL; in em28xx_suspend_extension()
1167 const struct em28xx_ops *ops = NULL; in em28xx_resume_extension()
H A Dem28xx-input.c918 static struct em28xx_ops rc_ops = {
H A Dem28xx-audio.c959 static struct em28xx_ops audio_ops = {
H A Dem28xx-dvb.c2107 static struct em28xx_ops dvb_ops = {
H A Dem28xx-video.c2916 static struct em28xx_ops v4l2_ops = {
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx.h778 struct em28xx_ops { struct
827 int em28xx_register_extension(struct em28xx_ops *dev);
828 void em28xx_unregister_extension(struct em28xx_ops *dev);
H A Dem28xx-core.c1071 int em28xx_register_extension(struct em28xx_ops *ops) in em28xx_register_extension()
1090 void em28xx_unregister_extension(struct em28xx_ops *ops) in em28xx_unregister_extension()
1110 const struct em28xx_ops *ops = NULL; in em28xx_init_extension()
1126 const struct em28xx_ops *ops = NULL; in em28xx_close_extension()
1142 const struct em28xx_ops *ops = NULL; in em28xx_suspend_extension()
1159 const struct em28xx_ops *ops = NULL; in em28xx_resume_extension()
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.c2906 static struct em28xx_ops v4l2_ops = {

Completed in 25 milliseconds