/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | g94.c | 29 struct nvkm_device *device = gpio->subdev.device; in g94_gpio_intr_stat() local 43 struct nvkm_device *device = gpio->subdev.device; in g94_gpio_intr_mask() local 71 g94_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g94_gpio_new()
|
D | gk104.c | 29 struct nvkm_device *device = gpio->subdev.device; in gk104_gpio_intr_stat() local 43 struct nvkm_device *device = gpio->subdev.device; in gk104_gpio_intr_mask() local 71 gk104_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_gpio_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
D | ga100.c | 42 struct nvkm_device *device = subdev->device; in ga100_ce_nonstall() local 65 struct nvkm_device *device = subdev->device; in ga100_ce_oneinit() local 88 ga100_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_ce_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | g94.c | 30 struct nvkm_device *device = i2c->subdev.device; in g94_aux_stat() local 45 struct nvkm_device *device = i2c->subdev.device; in g94_aux_mask() local 69 g94_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g94_i2c_new()
|
D | gk104.c | 30 struct nvkm_device *device = i2c->subdev.device; in gk104_aux_stat() local 45 struct nvkm_device *device = i2c->subdev.device; in gk104_aux_mask() local 69 gk104_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_i2c_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadowramin.c | 33 struct nvkm_device *device = bios->subdev.device; in pramin_read() local 48 struct nvkm_device *device = priv->bios->subdev.device; in pramin_fini() local 58 struct nvkm_device *device = subdev->device; in pramin_init() local
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | gm107.c | 36 struct nvkm_device *device = therm->subdev.device; in gm107_fan_pwm_get() local 45 struct nvkm_device *device = therm->subdev.device; in gm107_fan_pwm_set() local 71 gm107_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_therm_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/ |
D | xtensa.c | 61 struct nvkm_device *device = subdev->device; in nvkm_xtensa_intr() local 82 struct nvkm_device *device = xtensa->engine.subdev.device; in nvkm_xtensa_fini() local 98 struct nvkm_device *device = subdev->device; in nvkm_xtensa_init() local 178 nvkm_xtensa_new_(const struct nvkm_xtensa_func *func, struct nvkm_device *device, in nvkm_xtensa_new_()
|
/Linux-v6.6/drivers/platform/x86/intel/ |
D | vbtn.c | 76 static void detect_tablet_mode(struct platform_device *device) in detect_tablet_mode() 101 static int intel_vbtn_input_setup(struct platform_device *device) in intel_vbtn_input_setup() 149 struct platform_device *device = context; in notify_handler() local 273 static int intel_vbtn_probe(struct platform_device *device) in intel_vbtn_probe() 328 static void intel_vbtn_remove(struct platform_device *device) in intel_vbtn_remove()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | base.c | 135 nvkm_acr_bootstrap_falcons(struct nvkm_device *device, unsigned long mask) in nvkm_acr_bootstrap_falcons() 172 nvkm_acr_managed_falcon(struct nvkm_device *device, enum nvkm_acr_lsf_id id) in nvkm_acr_managed_falcon() 217 struct nvkm_device *device = subdev->device; in nvkm_acr_oneinit() local 399 struct nvkm_device *device = subdev->device; in nvkm_acr_ctor_wpr() local 419 nvkm_acr_new_(const struct nvkm_acr_fwif *fwif, struct nvkm_device *device, in nvkm_acr_new_()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | nv40.c | 42 struct nvkm_device *device = clk->base.subdev.device; in read_pll_1() local 58 struct nvkm_device *device = clk->base.subdev.device; in read_pll_2() local 101 struct nvkm_device *device = subdev->device; in nv40_clk_read() local 189 struct nvkm_device *device = clk->base.subdev.device; in nv40_clk_prog() local 221 nv40_clk_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_clk_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | memx.c | 20 struct nvkm_device *device = memx->pmu->subdev.device; in memx_out() local 46 struct nvkm_device *device = pmu->subdev.device; in nvkm_memx_init() local 77 struct nvkm_device *device = subdev->device; in nvkm_memx_fini() local 128 struct nvkm_device *device = subdev->device; in nvkm_memx_wait_vblank() local 168 struct nvkm_device *device = pmu->subdev.device; in nvkm_memx_train_result() local
|
/Linux-v6.6/drivers/net/phy/ |
D | mii_timestamper.c | 15 struct device *device; member 26 int register_mii_tstamp_controller(struct device *device, in register_mii_tstamp_controller() 52 void unregister_mii_tstamp_controller(struct device *device) in unregister_mii_tstamp_controller()
|
/Linux-v6.6/drivers/platform/x86/ |
D | adv_swbutton.c | 30 struct platform_device *device = context; in adv_swbutton_notify() local 47 static int adv_swbutton_probe(struct platform_device *device) in adv_swbutton_probe() 93 static void adv_swbutton_remove(struct platform_device *device) in adv_swbutton_remove()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
D | nv50.c | 64 struct nvkm_device *device = subdev->device; in nv50_mpeg_intr() local 92 struct nvkm_device *device = subdev->device; in nv50_mpeg_init() local 132 nv50_mpeg_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mpeg_new()
|
/Linux-v6.6/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 147 struct iser_device *device = iser_conn->ib_conn.device; in iser_create_send_desc() local 162 struct iser_device *device = iser_conn->ib_conn.device; in iser_free_login_buf() local 184 struct iser_device *device = iser_conn->ib_conn.device; in iser_alloc_login_buf() local 231 struct iser_device *device = ib_conn->device; in iser_alloc_rx_descriptors() local 288 struct iser_device *device = ib_conn->device; in iser_free_rx_descriptors() local 480 struct iser_device *device; in iser_send_control() local 697 struct iser_device *device = ib_conn->device; in iser_dataout_comp() local
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | tu102.c | 32 struct nvkm_device *device = subdev->device; in tu102_devinit_pll_set() local 69 tu102_devinit_wait(struct nvkm_device *device) in tu102_devinit_wait() 108 tu102_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_devinit_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gp102.c | 32 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_gr_zbc_clear_stencil() local 88 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_gr_init_swdx_pes_mask() local 158 gp102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp102_gr_new()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv50.c | 139 struct nvkm_device *device = subdev->device; in nv50_fb_intr() local 198 struct nvkm_device *device = fb->base.subdev.device; in nv50_fb_init() local 239 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, in nv50_fb_new_() 260 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new()
|
/Linux-v6.6/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 128 struct pqi_scsi_dev *device) in pqi_alloc_sas_port() 210 struct pqi_scsi_dev *device; in pqi_find_device_by_sas_rphy() local 274 struct pqi_scsi_dev *device) in pqi_add_sas_device() 309 void pqi_remove_sas_device(struct pqi_scsi_dev *device) in pqi_remove_sas_device() 330 struct pqi_scsi_dev *device; in pqi_sas_get_enclosure_identifier() local 401 struct pqi_scsi_dev *device; in pqi_sas_get_bay_identifier() local
|
/Linux-v6.6/fs/btrfs/ |
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() 781 struct btrfs_device *device; in device_list_add() local 994 struct btrfs_device *device; in clone_fs_devices() local 1048 struct btrfs_device *device, *next; in __btrfs_free_extra_devids() local 1108 static void btrfs_close_bdev(struct btrfs_device *device) in btrfs_close_bdev() 1121 static void btrfs_close_one_device(struct btrfs_device *device) in btrfs_close_one_device() 1173 struct btrfs_device *device, *tmp; in close_fs_devices() local [all …]
|
/Linux-v6.6/include/linux/ |
D | mii_timestamper.h | 62 struct device *device; member 98 int register_mii_tstamp_controller(struct device *device, in register_mii_tstamp_controller() 104 static inline void unregister_mii_tstamp_controller(struct device *device) in unregister_mii_tstamp_controller()
|
/Linux-v6.6/drivers/misc/mei/ |
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()
|
/Linux-v6.6/drivers/s390/block/ |
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()
|
/Linux-v6.6/drivers/base/firmware_loader/ |
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() 843 struct device *device) in fw_log_firmware_info() 850 struct device *device, void *buf, size_t size, in _request_firmware() 952 struct device *device) in request_firmware() 979 struct device *device) in firmware_request_nowarn() 1004 const char *name, struct device *device) in request_firmware_direct() 1028 const char *name, struct device *device) in firmware_request_platform() [all …]
|