| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | txx9dmac.h | 163 struct txx9dmac_dev *ddev; member 188 static inline bool __is_dmac64(const struct txx9dmac_dev *ddev) in __is_dmac64() 247 static inline void txx9dmac_desc_set_INTENT(struct txx9dmac_dev *ddev, in txx9dmac_desc_set_INTENT() 257 static inline void txx9dmac_desc_set_nosimple(struct txx9dmac_dev *ddev, in txx9dmac_desc_set_nosimple() 274 static inline void txx9dmac_desc_set_INTENT(struct txx9dmac_dev *ddev, in txx9dmac_desc_set_INTENT() 287 static inline void txx9dmac_desc_set_nosimple(struct txx9dmac_dev *ddev, in txx9dmac_desc_set_nosimple()
|
| H A D | uniphier-xdmac.c | 97 struct dma_device ddev; member 485 struct dma_device *ddev; in uniphier_xdmac_probe() local 569 struct dma_device *ddev = &xdev->ddev; in uniphier_xdmac_remove() local
|
| H A D | milbeaut-xdmac.c | 75 struct dma_device ddev; member 315 struct dma_device *ddev; in milbeaut_xdmac_probe() local
|
| H A D | uniphier-mdmac.c | 68 struct dma_device ddev; member 384 struct dma_device *ddev; in uniphier_mdmac_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | dfl.c | 250 dfl_match_one_device(const struct dfl_device_id *id, struct dfl_device *ddev) in dfl_match_one_device() 260 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_match() local 281 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_probe() local 289 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_remove() local 299 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_uevent() local 309 struct dfl_device *ddev = to_dfl_dev(dev); in type_show() local 318 struct dfl_device *ddev = to_dfl_dev(dev); in feature_id_show() local 342 struct dfl_device *ddev = to_dfl_dev(dev); in release_dfl_dev() local 358 struct dfl_device *ddev; in dfl_dev_add() local 442 struct dfl_device *ddev; in dfl_devs_add() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_drv.c | 182 struct drm_device *ddev = sdev->ddev; in shmob_drm_remove() local 196 struct drm_device *ddev; in shmob_drm_probe() local
|
| H A D | shmob_drm_drv.h | 34 struct drm_device *ddev; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_du_drv.c | 552 struct drm_device *ddev = rcdu->ddev; in rcar_du_remove() local 566 struct drm_device *ddev; in rcar_du_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_init.c | 243 struct domain_device *ddev = sas_find_dev_by_rphy(rphy); in transport_sas_phy_reset() local 278 struct domain_device *ddev = sas_find_dev_by_rphy(rphy); in sas_phy_enable() local 311 struct domain_device *ddev = sas_find_dev_by_rphy(rphy); in sas_phy_reset() local 347 struct domain_device *ddev = sas_find_dev_by_rphy(rphy); in sas_set_phy_speed() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dev.c | 256 struct drm_device *ddev = dcss_drv_dev_to_drm(dev); in dcss_dev_suspend() local 279 struct drm_device *ddev = dcss_drv_dev_to_drm(dev); in dcss_dev_resume() local
|
| H A D | dcss-kms.c | 80 struct drm_device *ddev = &kms->base; in dcss_kms_bridge_connector_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_drv.c | 26 static int panfrost_ioctl_get_param(struct drm_device *ddev, void *data, struct drm_file *file) in panfrost_ioctl_get_param() 542 struct drm_device *ddev; in panfrost_probe() local 608 struct drm_device *ddev = pfdev->ddev; in panfrost_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_drv.c | 229 struct drm_device *ddev = platform_get_drvdata(pdev); in msm_drm_uninit() local 400 struct drm_device *ddev; in msm_drm_init() local 1042 struct drm_device *ddev = dev_get_drvdata(dev); in msm_runtime_suspend() local 1056 struct drm_device *ddev = dev_get_drvdata(dev); in msm_runtime_resume() local 1087 struct drm_device *ddev = dev_get_drvdata(dev); in msm_pm_prepare() local 1098 struct drm_device *ddev = dev_get_drvdata(dev); in msm_pm_complete() local
|
| /OK3568_Linux_fs/kernel/drivers/nfc/ |
| H A D | trf7970a.c | 428 struct nfc_digital_dev *ddev; member 1123 static int trf7970a_switch_rf(struct nfc_digital_dev *ddev, bool on) in trf7970a_switch_rf() 1338 static int trf7970a_in_configure_hw(struct nfc_digital_dev *ddev, int type, in trf7970a_in_configure_hw() 1458 static int trf7970a_send_cmd(struct nfc_digital_dev *ddev, in trf7970a_send_cmd() 1680 static int trf7970a_tg_configure_hw(struct nfc_digital_dev *ddev, int type, in trf7970a_tg_configure_hw() 1716 static int _trf7970a_tg_listen(struct nfc_digital_dev *ddev, u16 timeout, in _trf7970a_tg_listen() 1791 static int trf7970a_tg_listen(struct nfc_digital_dev *ddev, u16 timeout, in trf7970a_tg_listen() 1802 static int trf7970a_tg_listen_md(struct nfc_digital_dev *ddev, in trf7970a_tg_listen_md() 1825 static int trf7970a_tg_get_rf_tech(struct nfc_digital_dev *ddev, u8 *rf_tech) in trf7970a_tg_get_rf_tech() 1837 static void trf7970a_abort_cmd(struct nfc_digital_dev *ddev) in trf7970a_abort_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gtt_mgr.c | 48 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_mem_info_gtt_total_show() local 67 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_mem_info_gtt_used_show() local
|
| H A D | amdgpu_xgmi.c | 217 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_xgmi_show_device_id() local 229 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_xgmi_show_error() local
|
| H A D | amdgpu_device.c | 132 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_device_get_pcie_replay_count() local 157 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_device_get_product_name() local 179 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_device_get_product_number() local 201 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_device_get_serial_number() local 1690 struct drm_device *ddev = adev_to_drm(adev); in amdgpu_device_enable_virtual_display() local 3179 struct drm_device *ddev = adev_to_drm(adev); in amdgpu_device_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_object.c | 249 struct drm_device *ddev = bo->tbo.base.dev; in __qxl_bo_pin() local 269 struct drm_device *ddev = bo->tbo.base.dev; in __qxl_bo_unpin() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/ |
| H A D | tidss_encoder.c | 22 struct drm_device *ddev = encoder->dev; in tidss_encoder_atomic_check() local
|
| H A D | tidss_drv.h | 18 struct drm_device ddev; /* DRM device for DSS */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_dc.c | 835 struct drm_device *ddev; in atmel_hlcdc_dc_drm_probe() local 865 struct drm_device *ddev = platform_get_drvdata(pdev); in atmel_hlcdc_dc_drm_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | windfarm_pm91.c | 642 static int wf_smu_probe(struct platform_device *ddev) in wf_smu_probe() 649 static int wf_smu_remove(struct platform_device *ddev) in wf_smu_remove()
|
| H A D | windfarm_pm81.c | 719 static int wf_smu_probe(struct platform_device *ddev) in wf_smu_probe() 726 static int wf_smu_remove(struct platform_device *ddev) in wf_smu_remove()
|
| /OK3568_Linux_fs/kernel/drivers/dma/qcom/ |
| H A D | hidma.c | 116 struct dma_device *ddev = mchan->chan.device; in hidma_process_completed() local 175 struct dma_device *ddev = mchan->chan.device; in hidma_callback() local 203 struct dma_device *ddev; in hidma_chan_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_drv.c | 375 struct drm_device *ddev; in lima_pdev_probe() local 445 struct drm_device *ddev = ldev->ddev; in lima_pdev_remove() local
|