Home
last modified time | relevance | path

Searched defs:device (Results 401 – 425 of 1736) sorted by relevance

1...<<11121314151617181920>>...70

/Linux-v6.6/drivers/gpu/host1x/
Dmipi.c132 struct device *device; member
209 struct tegra_mipi_device *tegra_mipi_request(struct device *device, in tegra_mipi_request()
257 void tegra_mipi_free(struct tegra_mipi_device *device) in tegra_mipi_free()
296 int tegra_mipi_finish_calibration(struct tegra_mipi_device *device) in tegra_mipi_finish_calibration()
314 int tegra_mipi_start_calibration(struct tegra_mipi_device *device) in tegra_mipi_start_calibration()
/Linux-v6.6/tools/virtio/linux/
Dvirtio.h8 struct device { struct
13 struct device dev; argument
/Linux-v6.6/sound/usb/hiface/
Dchip.c47 struct usb_device *device, int idx, in hiface_chip_create()
94 struct usb_device *device = interface_to_usbdev(intf); in hiface_chip_probe() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv20.c72 struct nvkm_device *device = fb->subdev.device; in nv20_fb_tile_prog() local
99 nv20_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv20_fb_new()
/Linux-v6.6/net/rds/
Dib.c128 static int rds_ib_add_one(struct ib_device *device) in rds_ib_add_one()
246 struct rds_ib_device *rds_ib_get_client_data(struct ib_device *device) in rds_ib_get_client_data()
265 static void rds_ib_remove_one(struct ib_device *device, void *client_data) in rds_ib_remove_one()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgk20a.c121 struct nvkm_device *device = subdev->device; in gk20a_pmu_dvfs_work() local
171 struct nvkm_device *device = pmu->subdev.device; in gk20a_pmu_init() local
212 gk20a_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_pmu_new()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
Dga102.c61 struct nvkm_device *device = sec2->engine.subdev.device; in ga102_sec2_intr_vector() local
190 ga102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_sec2_new()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadowpci.c56 struct nvkm_device *device = bios->subdev.device; in pcirom_init() local
94 struct nvkm_device *device = bios->subdev.device; in platform_init() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
Dtu102.c70 struct nvkm_device *device = vfn->subdev.device; in tu102_vfn_intr_pending() local
104 tu102_vfn_new(struct nvkm_device *device, in tu102_vfn_new()
/Linux-v6.6/drivers/platform/x86/
Damilo-rfkill.c101 static int amilo_rfkill_probe(struct platform_device *device) in amilo_rfkill_probe()
127 static void amilo_rfkill_remove(struct platform_device *device) in amilo_rfkill_remove()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dbase.c32 nvkm_dma_oclass_new(struct nvkm_device *device, in nvkm_dma_oclass_new()
106 nvkm_dma_new_(const struct nvkm_dma_func *func, struct nvkm_device *device, in nvkm_dma_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv50.c60 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_wr32_slow() local
79 struct nvkm_device *device = imem->base.subdev.device; in nv50_instobj_rd32_slow() local
126 struct nvkm_device *device = subdev->device; in nv50_instobj_kmap() local
406 nv50_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_instmem_new()
/Linux-v6.6/drivers/media/rc/
Drc-main.c1105 static ssize_t show_protocols(struct device *device, in show_protocols()
1276 static ssize_t store_protocols(struct device *device, in store_protocols()
1367 static ssize_t show_filter(struct device *device, in show_filter()
1411 static ssize_t store_filter(struct device *device, in store_filter()
1495 static ssize_t show_wakeup_protocols(struct device *device, in show_wakeup_protocols()
1545 static ssize_t store_wakeup_protocols(struct device *device, in store_wakeup_protocols()
1610 static void rc_dev_release(struct device *device) in rc_dev_release()
1617 static int rc_dev_uevent(const struct device *device, struct kobj_uevent_env *env) in rc_dev_uevent()
/Linux-v6.6/drivers/pps/clients/
Dpps_parport.c127 struct pps_client_pp *device; in parport_attach() local
198 struct pps_client_pp *device; in parport_detach() local
/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_hw.c171 int cedrus_hw_suspend(struct device *device) in cedrus_hw_suspend()
184 int cedrus_hw_resume(struct device *device) in cedrus_hw_resume()
/Linux-v6.6/drivers/acpi/
Dacpi_memhotplug.c55 struct acpi_device *device; member
284 static int acpi_memory_device_add(struct acpi_device *device, in acpi_memory_device_add()
329 static void acpi_memory_device_remove(struct acpi_device *device) in acpi_memory_device_remove()
Dpci_slot.c44 int device = -1; in check_slot() local
86 int device; in register_slot() local
/Linux-v6.6/fs/btrfs/
Dsysfs.c1440 struct btrfs_device *device; in btrfs_sysfs_remove_fs_devices() local
1681 void btrfs_sysfs_remove_device(struct btrfs_device *device) in btrfs_sysfs_remove_device()
1707 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_in_fs_metadata_show() local
1720 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_missing_show() local
1734 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_replace_target_show() local
1747 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_scrub_speed_max_show() local
1757 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_scrub_speed_max_store() local
1773 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_writeable_show() local
1785 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_fsid_show() local
1795 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_error_stats_show() local
[all …]
/Linux-v6.6/drivers/base/firmware_loader/
Dfallback.c127 const char *name, struct device *device, in fw_load_from_user_helper()
221 struct device *device, in firmware_fallback_sysfs()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk110.c341 struct nvkm_device *device = gr->base.engine.subdev.device; in gk110_gr_init_419eb4() local
399 gk110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gk110_gr_new()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Duser.c51 struct nvkm_device *device = buffer->fault->subdev.device; in nvkm_ufault_map() local
90 nvkm_ufault_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_ufault_new()
/Linux-v6.6/drivers/infiniband/core/
Dumem_dmabuf.c113 struct ib_umem_dmabuf *ib_umem_dmabuf_get(struct ib_device *device, in ib_umem_dmabuf_get()
187 struct ib_umem_dmabuf *ib_umem_dmabuf_get_pinned(struct ib_device *device, in ib_umem_dmabuf_get_pinned()
/Linux-v6.6/sound/virtio/
Dvirtio_jack.c55 unsigned int device = in virtsnd_jack_get_label() local
103 unsigned int device = in virtsnd_jack_get_type() local
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_svm.h43 static inline int nouveau_svmm_init(struct drm_device *device, void *p, in nouveau_svmm_init()
58 static inline int nouveau_svmm_bind(struct drm_device *device, void *p, in nouveau_svmm_bind()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dbase.c54 nvkm_timer_wait_init(struct nvkm_device *device, u64 nsec, in nvkm_timer_wait_init()
185 nvkm_timer_new_(const struct nvkm_timer_func *func, struct nvkm_device *device, in nvkm_timer_new_()

1...<<11121314151617181920>>...70