/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | nv50.c | 44 struct nvkm_device *device = sw->engine.subdev.device; in nv50_sw_chan_vblsem_release() local 66 struct nvkm_device *device = engine->subdev.device; in nv50_sw_chan_mthd() local 139 nv50_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv50_sw_new()
|
/openbmc/linux/fs/btrfs/ |
H A D | volumes.c | 395 static void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() 406 struct btrfs_device *device; in free_fs_devices() local 564 struct btrfs_device *device, *tmp_device; in btrfs_free_stale_devices() local 613 struct btrfs_device *device, blk_mode_t flags, in btrfs_open_one_device() 692 static bool is_same_device(struct btrfs_device *device, const char *new_path) in is_same_device() 817 struct btrfs_device *device; in device_list_add() local 1030 struct btrfs_device *device; in clone_fs_devices() local 1084 struct btrfs_device *device, *next; in __btrfs_free_extra_devids() local 1144 static void btrfs_close_bdev(struct btrfs_device *device) in btrfs_close_bdev() 1157 static void btrfs_close_one_device(struct btrfs_device *device) in btrfs_close_one_device() [all …]
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_eer.c | 293 static void dasd_eer_write_standard_trigger(struct dasd_device *device, in dasd_eer_write_standard_trigger() 337 static void dasd_eer_write_snss_trigger(struct dasd_device *device, in dasd_eer_write_snss_trigger() 378 void dasd_eer_write(struct dasd_device *device, struct dasd_ccw_req *cqr, in dasd_eer_write() 407 void dasd_eer_snss(struct dasd_device *device) in dasd_eer_snss() 431 struct dasd_device *device = cqr->startdev; in dasd_eer_snss_cb() local 458 int dasd_eer_enable(struct dasd_device *device) in dasd_eer_enable() 518 void dasd_eer_disable(struct dasd_device *device) in dasd_eer_disable()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gm20b.c | 83 struct nvkm_device *device = gr->base.engine.subdev.device; in gm20b_gr_init_gpc_mmu() local 111 struct nvkm_device *device = gr->base.engine.subdev.device; in gm20b_gr_set_hww_esr_report_mask() local 185 gm20b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm20b_gr_new()
|
/openbmc/linux/drivers/misc/mei/ |
H A D | main.c | 934 static ssize_t trc_show(struct device *device, in trc_show() 957 static ssize_t fw_status_show(struct device *device, in fw_status_show() 989 static ssize_t hbm_ver_show(struct device *device, in hbm_ver_show() 1012 static ssize_t hbm_ver_drv_show(struct device *device, in hbm_ver_drv_show() 1019 static ssize_t tx_queue_limit_show(struct device *device, in tx_queue_limit_show() 1032 static ssize_t tx_queue_limit_store(struct device *device, in tx_queue_limit_store() 1065 static ssize_t fw_ver_show(struct device *device, in fw_ver_show() 1092 static ssize_t dev_state_show(struct device *device, in dev_state_show() 1137 static ssize_t kind_show(struct device *device, in kind_show()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | nv04.c | 42 struct nvkm_device *device = mc->subdev.device; in nv04_mc_device_enable() local 119 struct nvkm_device *device = mc->subdev.device; in nv04_mc_init() local 134 nv04_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv04_mc_new()
|
H A D | gp10b.c | 29 struct nvkm_device *device = mc->subdev.device; in gp10b_mc_init() local 45 gp10b_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gp10b_mc_new()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | ipoib_main.c | 114 struct ib_device *device, in hfi1_ipoib_mcast_attach() 146 struct ib_device *device, in hfi1_ipoib_mcast_detach() 192 static int hfi1_ipoib_setup_rn(struct ib_device *device, in hfi1_ipoib_setup_rn() 241 int hfi1_ipoib_rn_get_params(struct ib_device *device, in hfi1_ipoib_rn_get_params()
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_main.c | 65 static enum rdma_link_layer ocrdma_link_layer(struct ib_device *device, in ocrdma_link_layer() 94 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() 102 static ssize_t hw_rev_show(struct device *device, in hw_rev_show() 112 static ssize_t hca_type_show(struct device *device, in hca_type_show()
|
/openbmc/linux/drivers/platform/x86/intel/int1092/ |
H A D | intel_sar.c | 128 static acpi_status sar_get_device_mode(struct platform_device *device) in sar_get_device_mode() 208 struct platform_device *device = data; in sar_notify() local 245 static int sar_probe(struct platform_device *device) in sar_probe() 295 static void sar_remove(struct platform_device *device) in sar_remove()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | subdev.c | 56 struct nvkm_device *device = subdev->device; in nvkm_subdev_fini() local 236 nvkm_subdev_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_subdev_disable() 249 __nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, in __nvkm_subdev_ctor() 268 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, in nvkm_subdev_new_()
|
H A D | memory.c | 30 nvkm_memory_tags_put(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_put() 48 nvkm_memory_tags_get(struct nvkm_memory *memory, struct nvkm_device *device, in nvkm_memory_tags_get() 137 nvkm_memory_new(struct nvkm_device *device, enum nvkm_memory_target target, in nvkm_memory_new()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv04.c | 31 struct nvkm_device *device = fb->subdev.device; in nv04_fb_init() local 47 nv04_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv04_fb_new()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/ |
H A D | g98.c | 31 struct nvkm_device *device = msvld->engine.subdev.device; in g98_msvld_init() local 46 g98_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msvld_new()
|
H A D | gf100.c | 31 struct nvkm_device *device = msvld->engine.subdev.device; in gf100_msvld_init() local 46 gf100_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msvld_new()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/ |
H A D | gf117.c | 29 struct nvkm_device *device = privring->device; in gf117_privring_init() local 43 gf117_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf117_privring_new()
|
H A D | gp10b.c | 29 struct nvkm_device *device = privring->device; in gp10b_privring_init() local 51 gp10b_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_privring_new()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/ |
H A D | gf100.c | 31 struct nvkm_device *device = msppp->engine.subdev.device; in gf100_msppp_init() local 46 gf100_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msppp_new()
|
H A D | g98.c | 31 struct nvkm_device *device = msppp->engine.subdev.device; in g98_msppp_init() local 46 g98_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msppp_new()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/ |
H A D | g98.c | 31 struct nvkm_device *device = mspdec->engine.subdev.device; in g98_mspdec_init() local 46 g98_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_mspdec_new()
|
H A D | gf100.c | 31 struct nvkm_device *device = mspdec->engine.subdev.device; in gf100_mspdec_init() local 46 gf100_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_mspdec_new()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | nv41.c | 34 struct nvkm_device *device = mmu->subdev.device; in nv41_mmu_init() local 50 nv41_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv41_mmu_new()
|
/openbmc/linux/drivers/base/firmware_loader/ |
H A D | main.c | 488 fw_get_filesystem_firmware(struct device *device, struct fw_priv *fw_priv, in fw_get_filesystem_firmware() 690 int assign_fw(struct firmware *fw, struct device *device) in assign_fw() 738 struct device *device, void *dbuf, size_t size, in _request_firmware_prepare() 807 static void fw_log_firmware_info(const struct firmware *fw, const char *name, struct device *device) in fw_log_firmware_info() 842 struct device *device) in fw_log_firmware_info() 869 struct device *device, void *buf, size_t size, in _request_firmware() 981 struct device *device) in request_firmware() 1008 struct device *device) in firmware_request_nowarn() 1033 const char *name, struct device *device) in request_firmware_direct() 1057 const char *name, struct device *device) in firmware_request_platform() [all …]
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | pmbus_read_sensor_action_tests.cpp | 107 Device device{ in TEST() local 154 Device device{ in TEST() local 204 Device device{ in TEST() local 267 Device device{ in TEST() local 331 Device device{ in TEST() local 390 Device device{ in TEST() local 462 Device device{ in TEST() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
H A D | gm107.c | 29 struct nvkm_device *device = fuse->subdev.device; in gm107_fuse_read() local 39 gm107_fuse_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_fuse_new()
|