| /drivers/platform/surface/ |
| A D | surface_dtx.c | 177 struct sdtx_device *ddev; member 195 static struct sdtx_device *sdtx_device_get(struct sdtx_device *ddev) in sdtx_device_get() 203 static void sdtx_device_put(struct sdtx_device *ddev) in sdtx_device_put() 281 static int sdtx_ioctl_get_base_info(struct sdtx_device *ddev, in sdtx_ioctl_get_base_info() 333 struct sdtx_device *ddev = client->ddev; in __surface_dtx_ioctl() local 463 struct sdtx_device *ddev = client->ddev; in surface_dtx_read() local 1044 struct sdtx_device *ddev; in sdtx_device_create() local 1060 static void sdtx_device_destroy(struct sdtx_device *ddev) in sdtx_device_destroy() 1119 struct sdtx_device *ddev = dev_get_drvdata(dev); in surface_dtx_pm_complete() local 1155 struct sdtx_device *ddev; in surface_dtx_platform_probe() local [all …]
|
| /drivers/dma/ |
| A D | txx9dmac.c | 101 const struct txx9dmac_dev *ddev) in __txx9dmac_regs() 107 const struct txx9dmac_dev *ddev) in __txx9dmac_regs32() 112 #define dma64_readl(ddev, name) \ argument 114 #define dma64_writel(ddev, name, val) \ argument 117 #define dma32_readl(ddev, name) \ argument 119 #define dma32_writel(ddev, name, val) \ argument 122 #define dma_readl(ddev, name) \ argument 125 #define dma_writel(ddev, name, val) \ argument 192 struct txx9dmac_dev *ddev = dc->ddev; in txx9dmac_desc_alloc() local 673 struct txx9dmac_dev *ddev = dev_id; in txx9dmac_interrupt() local [all …]
|
| /drivers/gpu/drm/stm/ |
| A D | drv.c | 73 static int drv_load(struct drm_device *ddev) in drv_load() 115 static void drv_unload(struct drm_device *ddev) in drv_unload() 126 struct drm_device *ddev = dev_get_drvdata(dev); in drv_suspend() local 144 struct drm_device *ddev = dev_get_drvdata(dev); in drv_resume() local 163 struct drm_device *ddev = dev_get_drvdata(dev); in drv_runtime_suspend() local 173 struct drm_device *ddev = dev_get_drvdata(dev); in drv_runtime_resume() local 188 struct drm_device *ddev; in stm_drm_platform_probe() local 225 struct drm_device *ddev = platform_get_drvdata(pdev); in stm_drm_platform_remove() local
|
| A D | ltdc.c | 707 struct drm_device *ddev = arg; in ltdc_irq_thread() local 734 struct drm_device *ddev = arg; in ltdc_irq() local 775 struct drm_device *ddev = crtc->dev; in ltdc_crtc_atomic_enable() local 798 struct drm_device *ddev = crtc->dev; in ltdc_crtc_atomic_disable() local 890 struct drm_device *ddev = crtc->dev; in ltdc_crtc_mode_set_nofb() local 1033 struct drm_device *ddev = crtc->dev; in ltdc_crtc_atomic_flush() local 1062 struct drm_device *ddev = crtc->dev; in ltdc_crtc_get_scanout_position() local 1704 struct drm_device *ddev = encoder->dev; in ltdc_encoder_disable() local 1718 struct drm_device *ddev = encoder->dev; in ltdc_encoder_enable() local 1735 struct drm_device *ddev = encoder->dev; in ltdc_encoder_mode_set() local [all …]
|
| /drivers/gpu/drm/loongson/ |
| A D | lsdc_output_7a2000.c | 115 struct drm_device *ddev = node->minor->dev; in ls7a2000_hdmi_encoder_regs_show() local 143 struct drm_device *ddev = connector->dev; in ls7a2000_hdmi0_late_register() local 154 struct drm_device *ddev = connector->dev; in ls7a2000_hdmi1_late_register() local 167 struct drm_device *ddev = connector->dev; in ls7a2000_hdmi0_vga_connector_detect() local 229 struct drm_device *ddev = encoder->dev; in ls7a2000_hdmi0_encoder_reset() local 251 struct drm_device *ddev = encoder->dev; in ls7a2000_hdmi1_encoder_reset() local 288 struct drm_device *ddev = encoder->dev; in ls7a2000_hdmi_set_avi_infoframe() local 339 struct drm_device *ddev = encoder->dev; in ls7a2000_hdmi_atomic_disable() local 359 struct drm_device *ddev = encoder->dev; in ls7a2000_hdmi_atomic_enable() local 417 struct drm_device *ddev = &ldev->base; in ls7a2000_hdmi_phy_pll_config() local [all …]
|
| A D | lsdc_drv.c | 65 struct drm_device *ddev = &ldev->base; in lsdc_modeset_init() local 123 static int lsdc_mode_config_init(struct drm_device *ddev, in lsdc_mode_config_init() 161 struct drm_device *ddev = &ldev->base; in lsdc_get_dedicated_vram() local 196 struct drm_device *ddev; in lsdc_create_device() local 263 struct drm_device *ddev; in lsdc_pci_probe() local 324 struct drm_device *ddev = pci_get_drvdata(pdev); in lsdc_pci_remove() local 335 static int lsdc_drm_freeze(struct drm_device *ddev) in lsdc_drm_freeze() 386 struct drm_device *ddev = pci_get_drvdata(pdev); in lsdc_drm_resume() local 394 struct drm_device *ddev = pci_get_drvdata(pdev); in lsdc_pm_freeze() local
|
| A D | lsdc_ttm.c | 164 struct drm_device *ddev = tbo->base.dev; in lsdc_bo_move() local 255 struct drm_device *ddev = tbo->base.dev; in lsdc_bo_gpu_offset() local 356 struct drm_device *ddev = gem->dev; in lsdc_bo_kmap() local 402 int lsdc_bo_evict_vram(struct drm_device *ddev) in lsdc_bo_evict_vram() 429 struct lsdc_bo *lsdc_bo_create(struct drm_device *ddev, in lsdc_bo_create() 485 struct lsdc_bo *lsdc_bo_create_kernel_pinned(struct drm_device *ddev, in lsdc_bo_create_kernel_pinned() 526 static void lsdc_ttm_fini(struct drm_device *ddev, void *data) in lsdc_ttm_fini() 540 struct drm_device *ddev = &ldev->base; in lsdc_ttm_init() local 576 struct drm_device *ddev = &ldev->base; in lsdc_ttm_debugfs_init() local
|
| A D | lsdc_gem.c | 140 struct drm_gem_object *lsdc_gem_object_create(struct drm_device *ddev, in lsdc_gem_object_create() 175 lsdc_prime_import_sg_table(struct drm_device *ddev, in lsdc_prime_import_sg_table() 200 int lsdc_dumb_create(struct drm_file *file, struct drm_device *ddev, in lsdc_dumb_create() 249 int lsdc_dumb_map_offset(struct drm_file *filp, struct drm_device *ddev, in lsdc_dumb_map_offset() 265 void lsdc_gem_init(struct drm_device *ddev) in lsdc_gem_init() 276 struct drm_device *ddev = node->minor->dev; in lsdc_show_buffer_object() local
|
| A D | lsdc_output_7a1000.c | 104 struct drm_device *ddev = encoder->dev; in ls7a1000_pipe0_encoder_reset() local 117 struct drm_device *ddev = encoder->dev; in ls7a1000_pipe1_encoder_reset() local 141 int ls7a1000_output_init(struct drm_device *ddev, in ls7a1000_output_init()
|
| /drivers/gpu/drm/tidss/ |
| A D | tidss_crtc.c | 23 struct drm_device *ddev = tcrtc->crtc.dev; in tidss_crtc_finish_page_flip() local 89 struct drm_device *ddev = crtc->dev; in tidss_crtc_atomic_check() local 168 struct drm_device *ddev = crtc->dev; in tidss_crtc_atomic_flush() local 217 struct drm_device *ddev = crtc->dev; in tidss_crtc_atomic_enable() local 260 struct drm_device *ddev = crtc->dev; in tidss_crtc_atomic_disable() local 306 struct drm_device *ddev = crtc->dev; in tidss_crtc_mode_valid() local 325 struct drm_device *ddev = crtc->dev; in tidss_crtc_enable_vblank() local 339 struct drm_device *ddev = crtc->dev; in tidss_crtc_disable_vblank() local
|
| A D | tidss_irq.c | 27 struct drm_device *ddev = crtc->dev; in tidss_irq_enable_vblank() local 42 struct drm_device *ddev = crtc->dev; in tidss_irq_disable_vblank() local 57 struct drm_device *ddev = (struct drm_device *)arg; in tidss_irq_handler() local 102 int tidss_irq_install(struct drm_device *ddev, unsigned int irq) in tidss_irq_install() 133 void tidss_irq_uninstall(struct drm_device *ddev) in tidss_irq_uninstall()
|
| A D | tidss_plane.c | 36 struct drm_device *ddev = plane->dev; in tidss_plane_atomic_check() local 120 struct drm_device *ddev = plane->dev; in tidss_plane_atomic_update() local 142 struct drm_device *ddev = plane->dev; in tidss_plane_atomic_enable() local 154 struct drm_device *ddev = plane->dev; in tidss_plane_atomic_disable() local
|
| A D | tidss_drv.c | 102 static void tidss_release(struct drm_device *ddev) in tidss_release() 125 struct drm_device *ddev; in tidss_probe() local 220 struct drm_device *ddev = &tidss->ddev; in tidss_remove() local
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_drv.c | 869 static int panthor_ioctl_vm_create(struct drm_device *ddev, void *data, in panthor_ioctl_vm_create() 890 static int panthor_ioctl_vm_destroy(struct drm_device *ddev, void *data, in panthor_ioctl_vm_destroy() 904 static int panthor_ioctl_bo_create(struct drm_device *ddev, void *data, in panthor_ioctl_bo_create() 971 static int panthor_ioctl_group_submit(struct drm_device *ddev, void *data, in panthor_ioctl_group_submit() 1089 static int panthor_ioctl_group_create(struct drm_device *ddev, void *data, in panthor_ioctl_group_create() 1200 static int panthor_ioctl_vm_bind_async(struct drm_device *ddev, in panthor_ioctl_vm_bind_async() 1269 static int panthor_ioctl_vm_bind_sync(struct drm_device *ddev, in panthor_ioctl_vm_bind_sync() 1304 static int panthor_ioctl_vm_bind(struct drm_device *ddev, void *data, in panthor_ioctl_vm_bind() 1382 static int panthor_ioctl_set_user_mmio_offset(struct drm_device *ddev, in panthor_ioctl_set_user_mmio_offset() 1397 panthor_open(struct drm_device *ddev, struct drm_file *file) in panthor_open() [all …]
|
| /drivers/gpu/drm/radeon/ |
| A D | radeon_pm.c | 360 struct drm_device *ddev = dev_get_drvdata(dev); in radeon_get_pm_profile() local 375 struct drm_device *ddev = dev_get_drvdata(dev); in radeon_set_pm_profile() local 414 struct drm_device *ddev = dev_get_drvdata(dev); in radeon_get_pm_method() local 427 struct drm_device *ddev = dev_get_drvdata(dev); in radeon_set_pm_method() local 470 struct drm_device *ddev = dev_get_drvdata(dev); in radeon_get_dpm_state() local 674 struct drm_device *ddev = rdev_to_drm(rdev); in radeon_hwmon_show_temp() local 718 struct drm_device *ddev = rdev_to_drm(rdev); in radeon_hwmon_show_sclk() local 743 struct drm_device *ddev = rdev_to_drm(rdev); in radeon_hwmon_show_vddc() local 1695 struct drm_device *ddev = rdev_to_drm(rdev); in radeon_pm_compute_clocks_old() local 1768 struct drm_device *ddev = rdev_to_drm(rdev); in radeon_pm_compute_clocks_dpm() local [all …]
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_fru_eeprom.c | 291 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_fru_product_name_show() local 313 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_fru_product_number_show() local 335 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_fru_serial_number_show() local 356 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_fru_id_show() local 377 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_fru_manufacturer_name_show() local
|
| /drivers/gpu/drm/tilcdc/ |
| A D | tilcdc_external.c | 44 struct drm_connector *tilcdc_encoder_find_connector(struct drm_device *ddev, in tilcdc_encoder_find_connector() 60 int tilcdc_add_component_encoder(struct drm_device *ddev) in tilcdc_add_component_encoder() 90 int tilcdc_attach_bridge(struct drm_device *ddev, struct drm_bridge *bridge) in tilcdc_attach_bridge() 111 int tilcdc_attach_external_device(struct drm_device *ddev) in tilcdc_attach_external_device()
|
| /drivers/gpu/drm/amd/pm/ |
| A D | amdgpu_pm.c | 217 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_get_power_dpm_state() local 240 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_set_power_dpm_state() local 329 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_get_power_dpm_force_performance_level() local 360 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_set_power_dpm_force_performance_level() local 412 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_get_pp_num_states() local 442 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_get_pp_cur_state() local 476 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_get_pp_force_state() local 490 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_set_pp_force_state() local 554 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_get_pp_table() local 583 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_set_pp_table() local [all …]
|
| /drivers/usb/core/ |
| A D | config.c | 46 static void usb_parse_ssp_isoc_endpoint_companion(struct device *ddev, in usb_parse_ssp_isoc_endpoint_companion() 67 static void usb_parse_eusb2_isoc_endpoint_companion(struct device *ddev, in usb_parse_eusb2_isoc_endpoint_companion() 98 static void usb_parse_ss_endpoint_companion(struct device *ddev, int cfgno, in usb_parse_ss_endpoint_companion() 286 static int usb_parse_endpoint(struct device *ddev, int cfgno, in usb_parse_endpoint() 552 static int usb_parse_interface(struct device *ddev, int cfgno, in usb_parse_interface() 662 struct device *ddev = &dev->dev; in usb_parse_configuration() local 917 struct device *ddev = &dev->dev; in usb_get_configuration() local 1034 struct device *ddev = &dev->dev; in usb_get_bos_descriptor() local
|
| /drivers/nfc/ |
| A D | nfcsim.c | 201 static int nfcsim_send(struct nfc_digital_dev *ddev, struct sk_buff *skb, in nfcsim_send() 240 static void nfcsim_abort_cmd(struct nfc_digital_dev *ddev) in nfcsim_abort_cmd() 247 static int nfcsim_switch_rf(struct nfc_digital_dev *ddev, bool on) in nfcsim_switch_rf() 256 static int nfcsim_in_configure_hw(struct nfc_digital_dev *ddev, in nfcsim_in_configure_hw() 279 static int nfcsim_in_send_cmd(struct nfc_digital_dev *ddev, in nfcsim_in_send_cmd() 286 static int nfcsim_tg_configure_hw(struct nfc_digital_dev *ddev, in nfcsim_tg_configure_hw() 309 static int nfcsim_tg_send_cmd(struct nfc_digital_dev *ddev, in nfcsim_tg_send_cmd() 316 static int nfcsim_tg_listen(struct nfc_digital_dev *ddev, u16 timeout, in nfcsim_tg_listen()
|
| A D | port100.c | 955 static void port100_abort_cmd(struct nfc_digital_dev *ddev) in port100_abort_cmd() 1047 static int port100_switch_rf(struct nfc_digital_dev *ddev, bool on) in port100_switch_rf() 1072 static int port100_in_set_rf(struct nfc_digital_dev *ddev, u8 rf) in port100_in_set_rf() 1101 static int port100_in_set_framing(struct nfc_digital_dev *ddev, int param) in port100_in_set_framing() 1143 static int port100_in_configure_hw(struct nfc_digital_dev *ddev, int type, in port100_in_configure_hw() 1206 static int port100_in_send_cmd(struct nfc_digital_dev *ddev, in port100_in_send_cmd() 1229 static int port100_tg_set_rf(struct nfc_digital_dev *ddev, u8 rf) in port100_tg_set_rf() 1258 static int port100_tg_set_framing(struct nfc_digital_dev *ddev, int param) in port100_tg_set_framing() 1372 static int port100_tg_send_cmd(struct nfc_digital_dev *ddev, in port100_tg_send_cmd() 1400 static int port100_listen_mdaa(struct nfc_digital_dev *ddev, in port100_listen_mdaa() [all …]
|
| /drivers/gpu/drm/msm/ |
| A D | msm_kms.c | 225 struct drm_device *ddev = priv->dev; in msm_drm_kms_unregister() local 234 struct drm_device *ddev = priv->dev; in msm_drm_kms_uninit() local 268 struct drm_device *ddev = priv->dev; in msm_drm_kms_init() local 345 struct drm_device *ddev = priv ? priv->dev : NULL; in msm_kms_pm_prepare() local 356 struct drm_device *ddev = priv ? priv->dev : NULL; in msm_kms_pm_complete() local 384 struct drm_device *ddev = priv->dev; in msm_drm_kms_post_init() local
|
| /drivers/gpu/drm/ast/ |
| A D | ast_drv.c | 420 struct drm_device *ddev = pci_get_drvdata(pdev); in ast_pm_suspend() local 435 struct drm_device *ddev = pci_get_drvdata(pdev); in ast_pm_resume() local 442 struct drm_device *ddev = pci_get_drvdata(pdev); in ast_pm_freeze() local 449 struct drm_device *ddev = pci_get_drvdata(pdev); in ast_pm_thaw() local 456 struct drm_device *ddev = pci_get_drvdata(pdev); in ast_pm_poweroff() local
|
| /drivers/nfc/st95hf/ |
| A D | core.c | 219 struct nfc_digital_dev *ddev; member 869 static int st95hf_in_configure_hw(struct nfc_digital_dev *ddev, in st95hf_in_configure_hw() 915 static int st95hf_in_send_cmd(struct nfc_digital_dev *ddev, in st95hf_in_send_cmd() 989 static int st95hf_tg_configure_hw(struct nfc_digital_dev *ddev, in st95hf_tg_configure_hw() 996 static int st95hf_tg_send_cmd(struct nfc_digital_dev *ddev, in st95hf_tg_send_cmd() 1005 static int st95hf_tg_listen(struct nfc_digital_dev *ddev, in st95hf_tg_listen() 1013 static int st95hf_tg_get_rf_tech(struct nfc_digital_dev *ddev, u8 *rf_tech) in st95hf_tg_get_rf_tech() 1018 static int st95hf_switch_rf(struct nfc_digital_dev *ddev, bool on) in st95hf_switch_rf() 1034 static void st95hf_abort_cmd(struct nfc_digital_dev *ddev) in st95hf_abort_cmd()
|
| /drivers/gpu/drm/sti/ |
| A D | sti_drv.c | 149 static int sti_init(struct drm_device *ddev) in sti_init() 170 static void sti_cleanup(struct drm_device *ddev) in sti_cleanup() 185 struct drm_device *ddev; in sti_bind() local 219 struct drm_device *ddev = dev_get_drvdata(dev); in sti_unbind() local
|