Home
last modified time | relevance | path

Searched refs:sd_cx25840 (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-ir.c90 if (sd == dev->sd_cx25840) in cx23885_ir_rx_v4l2_dev_notify()
109 if (sd == dev->sd_cx25840) in cx23885_ir_tx_v4l2_dev_notify()
Dcx23885-av.c29 v4l2_subdev_call(dev->sd_cx25840, core, interrupt_service_routine, in cx23885_av_work_handler()
Dcx23885-cards.c1726 v4l2_subdev_call(dev->sd_cx25840, core, s_io_pin_config, in cx23885_ir_init()
1735 v4l2_subdev_call(dev->sd_cx25840, core, s_io_pin_config, in cx23885_ir_init()
1768 v4l2_subdev_call(dev->sd_cx25840, core, s_io_pin_config, in cx23885_ir_init()
1779 v4l2_subdev_call(dev->sd_cx25840, core, s_io_pin_config, in cx23885_ir_init()
2123 dev->sd_cx25840 = v4l2_i2c_new_subdev(&dev->v4l2_dev, in cx23885_card_setup()
2126 if (dev->sd_cx25840) { in cx23885_card_setup()
2127 dev->sd_cx25840->grp_id = CX23885_HW_AV_CORE; in cx23885_card_setup()
2128 v4l2_subdev_call(dev->sd_cx25840, core, load_fw); in cx23885_card_setup()
Dcx23885.h403 struct v4l2_subdev *sd_cx25840; member
Dcx23885-video.c239 v4l2_subdev_call(dev->sd_cx25840, video, s_routing, in cx23885_video_mux()
252 v4l2_subdev_call(dev->sd_cx25840, audio, s_routing, in cx23885_video_mux()
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx.h611 struct v4l2_subdev *sd_cx25840; member
739 v4l2_subdev_call(cx231xx->sd_cx25840, o, f, ##args)
Dcx231xx-417.c1887 v4l2_subdev_call(dev->sd_cx25840, video, s_mbus_fmt, &fmt); in cx231xx_s_video_encoding()
1960 if (dev->sd_cx25840) in cx231xx_417_register()
1962 dev->sd_cx25840->ctrl_handler, NULL); in cx231xx_417_register()
Dcx231xx-cards.c1065 dev->sd_cx25840 = v4l2_i2c_new_subdev(&dev->v4l2_dev, in cx231xx_card_setup()
1068 if (dev->sd_cx25840 == NULL) in cx231xx_card_setup()
Dcx231xx-video.c2156 if (dev->sd_cx25840) { in cx231xx_register_analog_devices()
2158 dev->sd_cx25840->ctrl_handler, NULL); in cx231xx_register_analog_devices()
2160 dev->sd_cx25840->ctrl_handler, in cx231xx_register_analog_devices()