| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
| H A D | base.c | 72 struct nvkm_device *device = pci->subdev.device; in nvkm_pci_intr() local 185 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, in nvkm_pci_new_()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | pci.c | 1023 static int ath_pci_suspend(struct device *device) in ath_pci_suspend() 1046 static int ath_pci_resume(struct device *device) in ath_pci_resume()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
| H A D | gk20a.c | 147 gk20a_volt_ctor(struct nvkm_device *device, int index, in gk20a_volt_ctor() 175 gk20a_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gk20a_volt_new()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ |
| H A D | irq.c | 63 int entry_num, int bus, int device) in check_dup_entry() 78 int bus, int device, int pin, int pirq) in fill_irq_info()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-st.c | 67 int device, int channel, bool irq) in st_irq_xlate() 117 u32 device, invert; in st_irq_syscfg_enable() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | fan.c | 126 struct nvkm_device *device = therm->subdev.device; in nvkm_therm_fan_sense() local 226 struct nvkm_device *device = subdev->device; in nvkm_therm_fan_ctor() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gpfifogv100.c | 41 struct nvkm_device *device = subdev->device; in gv100_fifo_gpfifo_engine_valid() local 129 struct nvkm_device *device = fifo->base.engine.subdev.device; in gv100_fifo_gpfifo_new_() local
|
| /OK3568_Linux_fs/kernel/drivers/media/firewire/ |
| H A D | firedtv-fw.c | 40 struct fw_device *device = device_of(fdtv); in node_req() local 135 struct fw_device *device = device_of(fdtv); in fdtv_start_iso() local 201 struct fw_device *device; in handle_fcp() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 68 static ssize_t hca_type_show(struct device *device, in hca_type_show() 75 static ssize_t hw_rev_show(struct device *device, in hw_rev_show() 82 static ssize_t board_id_show(struct device *device, in board_id_show() 100 static void pvrdma_get_fw_ver_str(struct ib_device *device, char *str) in pvrdma_get_fw_ver_str()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 323 unsigned short device; member 1727 unsigned int device, in pci_get_device() 1732 unsigned int device, in pci_get_subsys() 1930 u16 device; /* Or PCI_ANY_ID */ member 1952 #define ___DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1966 #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1970 #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ argument 1976 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument 1983 #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ argument 1987 #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/ |
| H A D | kmx61.c | 325 static int kmx61_set_mode(struct kmx61_data *data, u8 mode, u8 device, in kmx61_set_mode() 373 static int kmx61_get_mode(struct kmx61_data *data, u8 *mode, u8 device) in kmx61_get_mode() 416 static int kmx61_set_odr(struct kmx61_data *data, int val, int val2, u8 device) in kmx61_set_odr() 459 u8 device) in kmx61_get_odr() 586 bool status, u8 device) in kmx61_setup_new_data_interrupt() 730 static int kmx61_set_power_state(struct kmx61_data *data, bool on, u8 device) in kmx61_set_power_state() 1024 u8 device; in kmx61_data_rdy_trigger_set_state() local
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compat.h | 254 struct device { struct 255 struct device *parent; argument 258 void (*release)(struct device *dev); argument 261 void *device_data; /* data private to the device */ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgt215.c | 159 struct nvkm_device *device = subdev->device; in gt215_link_train() local 281 struct nvkm_device *device = ram->base.fb->subdev.device; in gt215_link_train_init() local 352 struct nvkm_device *device = subdev->device; in gt215_ram_timing_calc() local 498 struct nvkm_device *device = subdev->device; in gt215_ram_calc() local 887 struct nvkm_device *device = ram->base.fb->subdev.device; in gt215_ram_prog() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | search.c | 304 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() 333 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, in pci_get_device()
|
| /OK3568_Linux_fs/kernel/include/acpi/ |
| H A D | video.h | 71 static inline int acpi_video_get_edid(struct acpi_device *device, int type, in acpi_video_get_edid() 87 static inline int acpi_video_get_levels(struct acpi_device *device, in acpi_video_get_levels()
|
| /OK3568_Linux_fs/kernel/arch/ia64/hp/common/ |
| H A D | aml_nfw.c | 179 static int aml_nfw_add(struct acpi_device *device) in aml_nfw_add() 190 static int aml_nfw_remove(struct acpi_device *device) in aml_nfw_remove()
|
| /OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/ |
| H A D | tinycap.c | 76 unsigned int device = 0; in tiny_cap() local 183 unsigned int capture_sample(FILE *file, unsigned int card, unsigned int device, in capture_sample()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmmgf100.c | 183 struct nvkm_device *device = vmm->mmu->subdev.device; in gf100_vmm_invalidate_pdb() local 191 struct nvkm_device *device = subdev->device; in gf100_vmm_invalidate() local 248 struct nvkm_device *device = vmm->mmu->subdev.device; in gf100_vmm_valid() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | security.c | 195 struct ib_device *device, in check_pkey_qps() 540 void ib_security_cache_change(struct ib_device *device, in ib_security_cache_change() 555 void ib_security_release_port_pkey_list(struct ib_device *device) in ib_security_release_port_pkey_list()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | base.c | 164 nvkm_disp_class_new(struct nvkm_device *device, in nvkm_disp_class_new() 475 nvkm_disp_ctor(const struct nvkm_disp_func *func, struct nvkm_device *device, in nvkm_disp_ctor() 487 nvkm_disp_new_(const struct nvkm_disp_func *func, struct nvkm_device *device, in nvkm_disp_new_()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | dac.c | 69 struct nvif_object *device = &drm->client.device.object; in sample_load_twice() local 136 struct nvif_object *device = &nouveau_drm(dev)->client.device.object; in nv04_dac_detect() local 239 struct nvif_object *device = &nouveau_drm(dev)->client.device.object; in nv17_dac_sample_load() local
|
| /OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-hid-client.c | 329 static void ish_cl_event_cb(struct ishtp_cl_device *device) in ish_cl_event_cb() 892 static int hid_ishtp_cl_suspend(struct device *device) in hid_ishtp_cl_suspend() 913 static int hid_ishtp_cl_resume(struct device *device) in hid_ishtp_cl_resume()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
| H A D | gf100.c | 27 gf100_iccsense_new(struct nvkm_device *device, int index, in gf100_iccsense_new()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/ |
| H A D | color.hpp | 54 namespace cv { namespace cuda { namespace device namespace
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/ |
| H A D | color.hpp | 54 namespace cv { namespace cuda { namespace device namespace
|