Home
last modified time | relevance | path

Searched refs:cx231xx_ops (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx.h724 struct cx231xx_ops { struct
921 int cx231xx_register_extension(struct cx231xx_ops *dev);
922 void cx231xx_unregister_extension(struct cx231xx_ops *dev);
Dcx231xx-core.c83 int cx231xx_register_extension(struct cx231xx_ops *ops) in cx231xx_register_extension()
98 void cx231xx_unregister_extension(struct cx231xx_ops *ops) in cx231xx_unregister_extension()
115 struct cx231xx_ops *ops = NULL; in cx231xx_init_extension()
127 struct cx231xx_ops *ops = NULL; in cx231xx_close_extension()
Dcx231xx-audio.c681 static struct cx231xx_ops audio_ops = {
Dcx231xx-417.c1702 static const struct cx2341x_handler_ops cx231xx_ops = { variable
1759 dev->mpeg_ctrl_handler.ops = &cx231xx_ops; in cx231xx_417_register()
Dcx231xx-dvb.c1157 static struct cx231xx_ops dvb_ops = {