/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_crtc.c | 494 struct device *dev = rcrtc->dev->dev; in rcar_du_cmm_check()
|
/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/ |
H A D | hdpvr-video.c | 334 v4l2_err(&dev->v4l2_dev, "failed to allocate temporary buffer for emptying the internal device buffer. Next capture start will be slow\n"); in hdpvr_stop_streaming() 349 /* emptying the device buffer beforeshutting it down */ in hdpvr_stop_streaming() 361 "used %d urbs to empty device buffers\n", c-1); in hdpvr_stop_streaming() 801 * tvnorms is set at the device node level and not at the in vidioc_s_input() 1007 * the device. Only if one of the new DV_TIMINGS ioctls is called in vidioc_g_fmt_vid_cap() 1160 int hdpvr_register_videodev(struct hdpvr_device *dev, struct device *parent, in hdpvr_register_videodev() 1236 /* setup and register video device */ in hdpvr_register_videodev()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | videobuf-core.c | 105 the device. */ in videobuf_waiton() 145 struct device *dev, in videobuf_queue_core_init()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | asic3.c | 82 struct device *dev; 1016 /* Making a per-device copy is only needed for the in asic3_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | encx24j600.c | 9 #include <linux/device.h> 49 struct mutex lock; /* device access lock */ 1036 /* Reset device and check if it is connected */ in encx24j600_spi_probe() 1044 /* Initialize the device HW to the consistent state */ in encx24j600_spi_probe()
|
/kernel/linux/linux-5.10/drivers/powercap/ |
H A D | intel_rapl_common.c | 12 #include <linux/device.h>
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | ab8500.c | 44 * @dev: device pointer 65 struct device *dev;
|
H A D | max8997-regulator.c | 24 struct device *dev;
|
H A D | palmas-regulator.c | 1466 static int palmas_dt_to_pdata(struct device *dev, in palmas_dt_to_pdata()
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_video.c | 709 unsigned int sizes[], struct device *alloc_devs[]) in vsp1_video_queue_setup() 912 * Clear the buffers ready flag to make sure the device won't be started in vsp1_video_stop_streaming() 1317 /* ... and register the video device. */ in vsp1_video_create() 1321 dev_err(video->vsp1->dev, "failed to register video device\n"); in vsp1_video_create()
|
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
H A D | go7007-v4l2.c | 345 unsigned int sizes[], struct device *alloc_devs[]) in go7007_queue_setup() 503 its resolution, when the device is not connected to TV. 1144 dev_info(go->dev, "registered device %s [v4l2]\n", in go7007_v4l2_init()
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-v4l2.c | 19 #include <media/v4l2-device.h> 32 /* Information about this device: */ 34 int v4l_type; /* V4L defined type for this device node */ 35 enum pvr2_v4l_type minor_type; /* pvr2-understood minor device type */ 63 MODULE_PARM_DESC(video_nr, "Offset for device's video dev minor"); 66 MODULE_PARM_DESC(radio_nr, "Offset for device's radio dev minor"); 69 MODULE_PARM_DESC(vbi_nr, "Offset for device's vbi dev minor"); 202 sense in cases where a device might be multi-standard. in pvr2_enum_input() 839 "pvrusb2: unregistered device %s [%s]", in pvr2_v4l2_dev_destroy() 986 /* Opening device a in pvr2_v4l2_open() [all...] |
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-si476x.c | 23 #include <media/v4l2-device.h> 289 * struct si476x_radio - radio device 291 * @v4l2dev: Pointer to V4L2 device created by V4L2 subsystem 292 * @videodev: Pointer to video device created by V4L2 subsystem 294 * @core: Pointer to underlying core device 300 * core structure is the radio device is being used 328 * si476x_vidioc_querycap - query device capabilities 1495 /* register video device */ in si476x_radio_probe() 1498 dev_err(&pdev->dev, "Could not register video device\n"); in si476x_radio_probe()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | dvb_usb_core.c | 10 #include <media/media-device.h> 305 /* ask device to start streaming */ in dvb_usb_start_feed() 315 /* add PID to device HW PID filter */ in dvb_usb_start_feed() 343 /* remove PID from device HW PID filter */ in dvb_usb_stop_feed() 356 /* ask device to stop streaming */ in dvb_usb_stop_feed() 767 "%s: this USB2.0 device cannot be run on a USB1.1 port (it lacks a hardware PID filter)\n", in dvb_usbv2_adapter_init() 775 "%s: will use the device's hardware PID filter (table count: %d)\n", in dvb_usbv2_adapter_init() 958 /* device is warm, continue initialization */ in dvb_usbv2_probe() 963 * probe() as device reconnects itself from the in dvb_usbv2_probe() 966 * device in dvb_usbv2_probe() [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | intel_ips.c | 28 * The thermal device (device 31, function 6) has a set of registers that 95 * Thermal PCI device regs 281 struct device *dev; 1465 dev_err(&dev->dev, "can't enable PCI device, aborting\n"); in ips_probe() 1480 dev_err(&dev->dev, "thermal device not enabled (0x%02x), aborting\n", tse); in ips_probe()
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pinctrl-rza1.c | 470 * struct rza1_pinctrl - RZ pincontroller device 472 * @dev: parent device structure 479 * @pctl: pinctrl device 480 * @data: device specific data 483 struct device *dev; 667 * @rza1_pctl: RZ/A1 pin controller device 695 * Be careful here: the pin mux sub-nodes in device tree in rza1_pin_mux_single() 851 * @np: device tree node to parse 880 * @rza1_pctl: RZ/A1 pin controller device 923 * specified in device tre in rza1_parse_pinmux_node() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 1078 struct device *dev = &pdev->dev; in vop_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 27 #include <linux/device.h> 294 /* Power the device off and back on the by dropping the in vc4_reset() 718 * @dev: DRM device 1116 * @dev: DRM device
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-pistachio.c | 103 struct device *dev; 1467 dev_err(&pdev->dev, "Failed to register pinctrl device\n"); in pistachio_pinctrl_probe()
|
H A D | pinctrl-palmas.c | 76 struct device *dev;
|
H A D | pinctrl-oxnas.c | 89 struct device *dev; 1188 dev_err(&pdev->dev, "Failed to register pinctrl device\n"); in oxnas_pinctrl_probe()
|
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss_video.c | 302 struct device *alloc_devs[]) in iss_video_queue_setup() 1238 /* Initialize the video device. */ in omap4iss_video_init() 1276 "could not register video device (%d)\n", ret); in omap4iss_video_register()
|
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A D | rkisp1-capture.c | 3 * Rockchip ISP1 Driver - V4l capture device 731 struct device *alloc_devs[]) in rkisp1_vb2_queue_setup()
|
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_card.c | 68 MODULE_PARM_DESC(video_nr, "Video device number (-1=Auto)"); 84 /* 1=Pass through TV signal when device is not used */ 85 /* 0=Show color bar when device is not used (LML33: only if lml33dpath=1) */ 103 .vendor = PCI_VENDOR_ID_ZORAN, .device = PCI_DEVICE_ID_ZORAN_36057, \ 809 /* Now add the template and register the device unit. */ in zoran_init_video_device() 817 * It's not a mem2mem device, but you can both capture and output from one and the same in zoran_init_video_device() 818 * device. This should really be split up into two device nodes, but that's a job for in zoran_init_video_device()
|
H A D | zoran_driver.c | 803 unsigned int sizes[], struct device *alloc_devs[]) in zr_vb2_queue_setup()
|