Searched refs:subdev (Results 426 - 450 of 912) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dconn.c24 #include <subdev/bios.h>
25 #include <subdev/bios/dcb.h>
26 #include <subdev/bios/conn.h>
H A Dextdev.c24 #include <subdev/bios.h>
25 #include <subdev/bios/dcb.h>
26 #include <subdev/bios/extdev.h>
H A Dgpio.c24 #include <subdev/bios.h>
25 #include <subdev/bios/dcb.h>
26 #include <subdev/bios/gpio.h>
27 #include <subdev/bios/xpio.h>
H A Dpmu.c24 #include <subdev/bios.h>
25 #include <subdev/bios/bit.h>
26 #include <subdev/bios/image.h>
27 #include <subdev/bios/pmu.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dnv40.c30 struct nvkm_device *device = pm->engine.subdev.device;
47 struct nvkm_device *device = pm->engine.subdev.device;
61 struct nvkm_device *device = pm->engine.subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgk104.c30 #include <subdev/fuse.h>
31 #include <subdev/timer.h>
59 struct nvkm_device *device = pmu->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dg84.c38 struct nvkm_device *device = pci->subdev.device;
45 struct nvkm_device *device = pci->subdev.device;
52 struct nvkm_device *device = pci->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h4 #include <core/subdev.h>
5 #include <subdev/pci.h>
84 struct nvkm_subdev subdev; member in struct:nvkm_clk
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk110.c31 #include <subdev/timer.h>
63 nvkm_wr32(cgrp->runl->fifo->engine.subdev.device, 0x002634, 0x01000000 | cgrp->id);
99 ret = nvkm_chid_new(&nvkm_chan_event, &fifo->engine.subdev, nr, 0, nr, &fifo->cgid);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfantog.c26 #include <subdev/gpio.h>
27 #include <subdev/timer.h>
42 struct nvkm_device *device = therm->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dpriv.h4 #define nvkm_fb(p) container_of((p), struct nvkm_fb, subdev)
5 #include <subdev/fb.h>
6 #include <subdev/therm.h>
/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipeif.h33 * @subdev: V4L2 subdevice
60 struct v4l2_subdev subdev; member in struct:iss_ipipeif_device
H A Diss_resizer.h31 * @subdev: V4L2 subdevice
43 struct v4l2_subdev subdev; member in struct:iss_resizer_device
/linux-master/include/media/i2c/
H A Dlm3560.h14 #include <media/v4l2-subdev.h>
H A Dlm3646.h14 #include <media/v4l2-subdev.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgm20b.c25 #include <subdev/fb.h>
H A Dnv41.c34 struct nvkm_device *device = mmu->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dgf100.c29 struct nvkm_device *device = fuse->subdev.device;
H A Dnv50.c29 struct nvkm_device *device = fuse->subdev.device;
/linux-master/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.h31 struct v4l2_subdev subdev; member in struct:sun6i_mipi_csi2_bridge
/linux-master/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.h32 struct v4l2_subdev subdev; member in struct:sun8i_a83t_mipi_csi2_bridge
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dgv100.c33 struct nvkm_device *device = object->engine->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h4 #include <subdev/bios.h>
5 #include <subdev/bios/pll.h>
173 #include <subdev/bios/init.h>
179 nvbios_init(&nvxx_bios(&nouveau_drm(dev)->client.device)->subdev, table,
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dnv50.c43 struct nvkm_device *device = mc->subdev.device;
H A Dnv44.c29 struct nvkm_device *device = mc->subdev.device;

Completed in 232 milliseconds

<<11121314151617181920>>