Home
last modified time | relevance | path

Searched defs:dev (Results 9051 – 9075 of 14775) sorted by relevance

1...<<361362363364365366367368369370>>...591

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c468 amdgpu_dma_buf_create_obj(struct drm_device *dev, struct dma_buf *dma_buf) in amdgpu_dma_buf_create_obj()
583 struct drm_gem_object *amdgpu_gem_prime_import(struct drm_device *dev, in amdgpu_gem_prime_import()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c170 struct device *dev = &pdev->dev; in spear13xx_add_pcie_port() local
202 struct device *dev = &pdev->dev; in spear13xx_pcie_probe() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c253 static int vc4_create_rcl_bo(struct drm_device *dev, struct vc4_exec_info *exec, in vc4_create_rcl_bo()
594 int vc4_get_rcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_rcl()
/OK3568_Linux_fs/u-boot/cmd/
H A Dflash.c307 struct mtd_device *dev; in do_flerase() local
441 struct mtd_device *dev; in do_protect() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_iommu.c210 static int msm_fault_handler(struct iommu_domain *domain, struct device *dev, in msm_fault_handler()
269 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk803.c89 struct device *dev = &rk803->client->dev; in rk803_power_on() local
203 struct device *dev = &client->dev; in rk803_probe() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmt6660.c534 static int __maybe_unused mt6660_i2c_runtime_suspend(struct device *dev) in mt6660_i2c_runtime_suspend()
543 static int __maybe_unused mt6660_i2c_runtime_resume(struct device *dev) in mt6660_i2c_runtime_resume()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_mmiotrace.c22 struct pci_dev *dev; member
63 static void mmio_print_pcidev(struct trace_seq *s, const struct pci_dev *dev) in mmio_print_pcidev()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdh_linux.c81 void *dev; /* handle to the underlying device */ member
141 void* bcmsdh_probe(osl_t *osh, void *dev, void *sdioh, void *adapter_info, uint bus_type, in bcmsdh_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dassabet.c306 static int assabet_irda_set_power(struct device *dev, unsigned int state) in assabet_irda_set_power()
321 static void assabet_irda_set_speed(struct device *dev, unsigned int speed) in assabet_irda_set_speed()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpowercap.h65 struct device dev; member
141 struct device dev; member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-regmap.c309 static void devm_gpio_regmap_unregister(struct device *dev, void *res) in devm_gpio_regmap_unregister()
325 struct gpio_regmap *devm_gpio_regmap_register(struct device *dev, in devm_gpio_regmap_register()
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Ds3c-i2s-v2.c621 struct device *dev = dai->dev; in s3c_i2sv2_probe() local
658 int s3c_i2sv2_register_component(struct device *dev, int id, in s3c_i2sv2_register_component()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dgeneric-adc-battery.c389 static int __maybe_unused gab_suspend(struct device *dev) in gab_suspend()
398 static int __maybe_unused gab_resume(struct device *dev) in gab_resume()
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c81 u8 *dev; in board_sat_r_get() local
1445 u32 pex_cfg_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 offs) in pex_cfg_read()
/OK3568_Linux_fs/kernel/sound/soc/hisilicon/
H A Dhi3660-i2s.c34 struct device *dev; member
335 struct device *dev = &pdev->dev; in hi3660_i2s_probe() local
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c164 struct yaffs_dev *dev = NULL; in cmd_yaffs_devconfig() local
255 struct yaffs_dev *dev; in cmd_yaffs_dev_ls() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dmcs5000_ts.c245 static int __maybe_unused mcs5000_ts_suspend(struct device *dev) in mcs5000_ts_suspend()
255 static int __maybe_unused mcs5000_ts_resume(struct device *dev) in mcs5000_ts_resume()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_intf.c550 static int rtw_sdio_suspend(struct device *dev) in rtw_sdio_suspend()
587 static int rtw_sdio_resume(struct device *dev) in rtw_sdio_resume()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c71 struct udevice *dev; member
393 static int rockchip_edp_phy_probe(struct udevice *dev) in rockchip_edp_phy_probe()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dzynq_qspi.c493 static int zynq_qspi_claim_bus(struct udevice *dev) in zynq_qspi_claim_bus()
504 static int zynq_qspi_release_bus(struct udevice *dev) in zynq_qspi_release_bus()
515 static int zynq_qspi_xfer(struct udevice *dev, unsigned int bitlen, in zynq_qspi_xfer()
/OK3568_Linux_fs/kernel/fs/pstore/
H A Dram.c536 struct device *dev, struct ramoops_context *cxt, in ramoops_init_przs()
632 struct device *dev, struct ramoops_context *cxt, in ramoops_init_prz()
827 struct device *dev = &pdev->dev; in ramoops_probe() local
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispstat.c337 struct device *dev = ISP_STAT_USES_DMAENGINE(stat) in isp_stat_bufs_free() local
364 static int isp_stat_bufs_alloc_one(struct device *dev, in isp_stat_bufs_alloc_one()
405 struct device *dev = ISP_STAT_USES_DMAENGINE(stat) in isp_stat_bufs_alloc() local
/OK3568_Linux_fs/kernel/net/atm/
H A Dbr2684.c202 static int br2684_xmit_vcc(struct sk_buff *skb, struct net_device *dev, in br2684_xmit_vcc()
292 struct net_device *dev) in br2684_start_xmit()
350 static int br2684_mac_addr(struct net_device *dev, void *p) in br2684_mac_addr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358764.c154 struct device *dev; member
319 struct device *dev = ctx->dev; in tc358764_parse_dt() local
358 struct device *dev = &dsi->dev; in tc358764_probe() local

1...<<361362363364365366367368369370>>...591