| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | v4l2-device.c | 17 int v4l2_device_register(struct device *dev, struct v4l2_device *v4l2_dev) in v4l2_device_register() 47 struct v4l2_device *v4l2_dev = in v4l2_device_release() local 54 int v4l2_device_put(struct v4l2_device *v4l2_dev) in v4l2_device_put() 60 int v4l2_device_set_name(struct v4l2_device *v4l2_dev, const char *basename, in v4l2_device_set_name() 76 void v4l2_device_disconnect(struct v4l2_device *v4l2_dev) in v4l2_device_disconnect() 88 void v4l2_device_unregister(struct v4l2_device *v4l2_dev) in v4l2_device_unregister() 111 int v4l2_device_register_subdev(struct v4l2_device *v4l2_dev, in v4l2_device_register_subdev() 189 int __v4l2_device_register_subdev_nodes(struct v4l2_device *v4l2_dev, in __v4l2_device_register_subdev_nodes() 263 struct v4l2_device *v4l2_dev; in v4l2_device_unregister_subdev() local
|
| D | v4l2-i2c.c | 62 *v4l2_i2c_new_subdev_board(struct v4l2_device *v4l2_dev, in v4l2_i2c_new_subdev_board() 119 struct v4l2_subdev *v4l2_i2c_new_subdev(struct v4l2_device *v4l2_dev, in v4l2_i2c_new_subdev()
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| D | v4l2-device.c | 17 int v4l2_device_register(struct device *dev, struct v4l2_device *v4l2_dev) in v4l2_device_register() 47 struct v4l2_device *v4l2_dev = in v4l2_device_release() local 54 int v4l2_device_put(struct v4l2_device *v4l2_dev) in v4l2_device_put() 60 int v4l2_device_set_name(struct v4l2_device *v4l2_dev, const char *basename, in v4l2_device_set_name() 76 void v4l2_device_disconnect(struct v4l2_device *v4l2_dev) in v4l2_device_disconnect() 88 void v4l2_device_unregister(struct v4l2_device *v4l2_dev) in v4l2_device_unregister() 111 int v4l2_device_register_subdev(struct v4l2_device *v4l2_dev, in v4l2_device_register_subdev() 189 int __v4l2_device_register_subdev_nodes(struct v4l2_device *v4l2_dev, in __v4l2_device_register_subdev_nodes() 262 struct v4l2_device *v4l2_dev; in v4l2_device_unregister_subdev() local
|
| D | v4l2-i2c.c | 62 *v4l2_i2c_new_subdev_board(struct v4l2_device *v4l2_dev, in v4l2_i2c_new_subdev_board() 119 struct v4l2_subdev *v4l2_i2c_new_subdev(struct v4l2_device *v4l2_dev, in v4l2_i2c_new_subdev()
|
| /kernel/linux/linux-6.6/include/media/ |
| D | v4l2-device.h | 69 static inline void v4l2_device_get(struct v4l2_device *v4l2_dev) in v4l2_device_get() 200 v4l2_device_register_subdev_nodes(struct v4l2_device *v4l2_dev) in v4l2_device_register_subdev_nodes() 219 v4l2_device_register_ro_subdev_nodes(struct v4l2_device *v4l2_dev) in v4l2_device_register_ro_subdev_nodes() 249 static inline bool v4l2_device_supports_requests(struct v4l2_device *v4l2_dev) in v4l2_device_supports_requests() 269 #define v4l2_device_for_each_subdev(sd, v4l2_dev) \ argument 292 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument 317 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument 349 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument 384 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument 411 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-device.h | 69 static inline void v4l2_device_get(struct v4l2_device *v4l2_dev) in v4l2_device_get() 200 v4l2_device_register_subdev_nodes(struct v4l2_device *v4l2_dev) in v4l2_device_register_subdev_nodes() 219 v4l2_device_register_ro_subdev_nodes(struct v4l2_device *v4l2_dev) in v4l2_device_register_ro_subdev_nodes() 249 static inline bool v4l2_device_supports_requests(struct v4l2_device *v4l2_dev) in v4l2_device_supports_requests() 269 #define v4l2_device_for_each_subdev(sd, v4l2_dev) \ argument 292 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument 317 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument 349 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument 384 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument 411 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-alsa-main.c | 50 struct snd_cx18_card *to_snd_cx18_card(struct v4l2_device *v4l2_dev) in to_snd_cx18_card() 56 struct snd_cx18_card *p_to_snd_cx18_card(struct v4l2_device **v4l2_dev) in p_to_snd_cx18_card() 83 static int snd_cx18_card_create(struct v4l2_device *v4l2_dev, in snd_cx18_card_create() 120 static int snd_cx18_init(struct v4l2_device *v4l2_dev) in snd_cx18_init() 188 struct v4l2_device *v4l2_dev = &cx->v4l2_dev; in cx18_alsa_load() local 245 struct v4l2_device *v4l2_dev = dev_get_drvdata(dev); in cx18_alsa_exit_callback() local
|
| D | cx18-alsa-pcm.c | 138 struct v4l2_device *v4l2_dev = cxsc->v4l2_dev; in snd_cx18_pcm_capture_open() local 185 struct v4l2_device *v4l2_dev = cxsc->v4l2_dev; in snd_cx18_pcm_capture_close() local 244 struct v4l2_device *v4l2_dev = cxsc->v4l2_dev; in snd_cx18_pcm_create() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-alsa-main.c | 47 struct snd_ivtv_card *to_snd_ivtv_card(struct v4l2_device *v4l2_dev) in to_snd_ivtv_card() 53 struct snd_ivtv_card *p_to_snd_ivtv_card(struct v4l2_device **v4l2_dev) in p_to_snd_ivtv_card() 80 static int snd_ivtv_card_create(struct v4l2_device *v4l2_dev, in snd_ivtv_card_create() 117 static int snd_ivtv_init(struct v4l2_device *v4l2_dev) in snd_ivtv_init() 190 struct v4l2_device *v4l2_dev = &itv->v4l2_dev; in ivtv_alsa_load() local 245 struct v4l2_device *v4l2_dev = dev_get_drvdata(dev); in ivtv_alsa_exit_callback() local
|
| D | ivtv-alsa-pcm.c | 135 struct v4l2_device *v4l2_dev = itvsc->v4l2_dev; in snd_ivtv_pcm_capture_open() local 189 struct v4l2_device *v4l2_dev = itvsc->v4l2_dev; in snd_ivtv_pcm_capture_close() local 248 struct v4l2_device *v4l2_dev = itvsc->v4l2_dev; in snd_ivtv_pcm_create() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx18-alsa-main.c | 49 struct snd_cx18_card *to_snd_cx18_card(struct v4l2_device *v4l2_dev) in to_snd_cx18_card() 76 static int snd_cx18_card_create(struct v4l2_device *v4l2_dev, in snd_cx18_card_create() 113 static int snd_cx18_init(struct v4l2_device *v4l2_dev) in snd_cx18_init() 181 struct v4l2_device *v4l2_dev = &cx->v4l2_dev; in cx18_alsa_load() local 238 struct v4l2_device *v4l2_dev = dev_get_drvdata(dev); in cx18_alsa_exit_callback() local
|
| D | cx18-alsa-pcm.c | 138 struct v4l2_device *v4l2_dev = cxsc->v4l2_dev; in snd_cx18_pcm_capture_open() local 185 struct v4l2_device *v4l2_dev = cxsc->v4l2_dev; in snd_cx18_pcm_capture_close() local 244 struct v4l2_device *v4l2_dev = cxsc->v4l2_dev; in snd_cx18_pcm_create() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| D | ivtv-alsa-main.c | 46 struct snd_ivtv_card *to_snd_ivtv_card(struct v4l2_device *v4l2_dev) in to_snd_ivtv_card() 73 static int snd_ivtv_card_create(struct v4l2_device *v4l2_dev, in snd_ivtv_card_create() 110 static int snd_ivtv_init(struct v4l2_device *v4l2_dev) in snd_ivtv_init() 183 struct v4l2_device *v4l2_dev = &itv->v4l2_dev; in ivtv_alsa_load() local 238 struct v4l2_device *v4l2_dev = dev_get_drvdata(dev); in ivtv_alsa_exit_callback() local
|
| D | ivtv-alsa-pcm.c | 135 struct v4l2_device *v4l2_dev = itvsc->v4l2_dev; in snd_ivtv_pcm_capture_open() local 189 struct v4l2_device *v4l2_dev = itvsc->v4l2_dev; in snd_ivtv_pcm_capture_close() local 248 struct v4l2_device *v4l2_dev = itvsc->v4l2_dev; in snd_ivtv_pcm_create() local
|
| /kernel/linux/linux-6.6/drivers/media/radio/ |
| D | radio-maxiradio.c | 73 struct v4l2_device v4l2_dev; member 79 static inline struct maxiradio *to_maxiradio(struct v4l2_device *v4l2_dev) in to_maxiradio() 122 struct v4l2_device *v4l2_dev; in maxiradio_probe() local 177 struct v4l2_device *v4l2_dev = pci_get_drvdata(pdev); in maxiradio_remove() local
|
| D | radio-shark2.c | 59 struct v4l2_device v4l2_dev; member 258 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_disconnect() local 271 static void usb_shark_release(struct v4l2_device *v4l2_dev) in usb_shark_release() 356 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_resume() local
|
| D | radio-shark.c | 63 struct v4l2_device v4l2_dev; member 292 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_disconnect() local 305 static void usb_shark_release(struct v4l2_device *v4l2_dev) in usb_shark_release() 391 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_resume() local
|
| D | radio-raremono.c | 108 struct v4l2_device v4l2_dev; member 116 static inline struct raremono_device *to_raremono_dev(struct v4l2_device *v4l2_dev) in to_raremono_dev() 272 static void raremono_device_release(struct v4l2_device *v4l2_dev) in raremono_device_release()
|
| /kernel/linux/linux-5.10/drivers/media/radio/ |
| D | radio-maxiradio.c | 73 struct v4l2_device v4l2_dev; member 79 static inline struct maxiradio *to_maxiradio(struct v4l2_device *v4l2_dev) in to_maxiradio() 122 struct v4l2_device *v4l2_dev; in maxiradio_probe() local 179 struct v4l2_device *v4l2_dev = dev_get_drvdata(&pdev->dev); in maxiradio_remove() local
|
| D | radio-shark2.c | 59 struct v4l2_device v4l2_dev; member 258 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_disconnect() local 271 static void usb_shark_release(struct v4l2_device *v4l2_dev) in usb_shark_release() 356 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_resume() local
|
| D | radio-shark.c | 63 struct v4l2_device v4l2_dev; member 292 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_disconnect() local 305 static void usb_shark_release(struct v4l2_device *v4l2_dev) in usb_shark_release() 391 struct v4l2_device *v4l2_dev = usb_get_intfdata(intf); in usb_shark_resume() local
|
| D | radio-raremono.c | 108 struct v4l2_device v4l2_dev; member 116 static inline struct raremono_device *to_raremono_dev(struct v4l2_device *v4l2_dev) in to_raremono_dev() 272 static void raremono_device_release(struct v4l2_device *v4l2_dev) in raremono_device_release()
|
| /kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
| D | tw68-core.c | 342 struct v4l2_device *v4l2_dev = pci_get_drvdata(pci_dev); in tw68_finidev() local 365 struct v4l2_device *v4l2_dev = pci_get_drvdata(pci_dev); in tw68_suspend() local 382 struct v4l2_device *v4l2_dev = dev_get_drvdata(dev_d); in tw68_resume() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
| D | tw68-core.c | 342 struct v4l2_device *v4l2_dev = pci_get_drvdata(pci_dev); in tw68_finidev() local 365 struct v4l2_device *v4l2_dev = pci_get_drvdata(pci_dev); in tw68_suspend() local 382 struct v4l2_device *v4l2_dev = dev_get_drvdata(dev_d); in tw68_resume() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/ |
| D | sun6i_csi.h | 33 struct v4l2_device v4l2_dev; member 39 struct v4l2_device *v4l2_dev; member
|