Home
last modified time | relevance | path

Searched defs:dev (Results 8451 – 8475 of 14775) sorted by relevance

1...<<331332333334335336337338339340>>...591

/OK3568_Linux_fs/kernel/drivers/misc/rockchip/
H A Dpcie-rkep.c83 struct pci_dev *dev; member
94 struct miscdevice dev; member
623 static int rkep_loadfile(struct device *dev, char *path, void __iomem *bar, int pos) in rkep_loadfile()
648 static ssize_t rkep_store(struct device *dev, struct device_attribute *attr, in rkep_store()
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dvpdma.c309 struct device *dev = &vpdma->pdev->dev; in vpdma_dump_regs() local
391 struct device *dev = &vpdma->pdev->dev; in vpdma_map_desc_buf() local
413 struct device *dev = &vpdma->pdev->dev; in vpdma_unmap_desc_buf() local
1126 struct device *dev = &vpdma->pdev->dev; in vpdma_load_firmware() local
/OK3568_Linux_fs/kernel/drivers/block/
H A Dvirtio_blk.c418 static ssize_t serial_show(struct device *dev, in serial_show()
611 cache_type_store(struct device *dev, struct device_attribute *attr, in cache_type_store()
630 cache_type_show(struct device *dev, struct device_attribute *attr, char *buf) in cache_type_show()
651 struct device *dev = kobj_to_dev(kobj); in virtblk_attrs_are_visible() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c1149 static ssize_t current_clocksource_show(struct device *dev, in current_clocksource_show()
1189 static ssize_t current_clocksource_store(struct device *dev, in current_clocksource_store()
1216 static ssize_t unbind_clocksource_store(struct device *dev, in unbind_clocksource_store()
1250 static ssize_t available_clocksource_show(struct device *dev, in available_clocksource_show()
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.c74 static int pseudo_lld_bus_match(struct device *dev, in pseudo_lld_bus_match()
318 static int tcm_loop_driver_probe(struct device *dev) in tcm_loop_driver_probe()
362 static int tcm_loop_driver_remove(struct device *dev) in tcm_loop_driver_remove()
375 static void tcm_loop_release_adapter(struct device *dev) in tcm_loop_release_adapter()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c596 struct device *dev = &qm->pdev->dev; in sec_core_debug_init() local
648 struct device *dev = &qm->pdev->dev; in sec_debugfs_init() local
680 struct device *dev = &qm->pdev->dev; in sec_log_hw_error() local
836 struct device *dev = &sec->qm.pdev->dev; in sec_iommu_used_check() local
/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dmpu3050-core.c1139 int mpu3050_common_probe(struct device *dev, in mpu3050_common_probe()
1265 int mpu3050_common_remove(struct device *dev) in mpu3050_common_remove()
1284 static int mpu3050_runtime_suspend(struct device *dev) in mpu3050_runtime_suspend()
1289 static int mpu3050_runtime_resume(struct device *dev) in mpu3050_runtime_resume()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_netfilter_hooks.c150 static inline struct net_device *bridge_parent(const struct net_device *dev) in bridge_parent()
354 struct net_device *dev = skb->dev; in br_nf_pre_routing_finish() local
430 const struct net_device *dev, in brnf_get_logical_dev()
967 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in brnf_device_event() local
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-master-gpio.c25 struct device *dev; member
716 static ssize_t external_mode_show(struct device *dev, in external_mode_show()
725 static ssize_t external_mode_store(struct device *dev, in external_mode_store()
762 static void fsi_master_gpio_release(struct device *dev) in fsi_master_gpio_release()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_pmc_core.c629 static void pmc_core_slps0_display(struct pmc_dev *pmcdev, struct device *dev, in pmc_core_slps0_display()
666 static void pmc_core_lpm_display(struct pmc_dev *pmcdev, struct device *dev, in pmc_core_lpm_display()
1303 static __maybe_unused int pmc_core_suspend(struct device *dev) in pmc_core_suspend()
1355 static __maybe_unused int pmc_core_resume(struct device *dev) in pmc_core_resume()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datmel_lcdfb.c407 struct device *dev = info->device; in atmel_lcdfb_check_var() local
945 struct device *dev = &sinfo->pdev->dev; in atmel_lcdfb_of_init() local
1044 struct device *dev = &pdev->dev; in atmel_lcdfb_probe() local
1250 struct device *dev = &pdev->dev; in atmel_lcdfb_remove() local
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dti_qspi.c492 static int ti_qspi_claim_bus(struct udevice *dev) in ti_qspi_claim_bus()
512 static int ti_qspi_release_bus(struct udevice *dev) in ti_qspi_release_bus()
527 static int ti_qspi_xfer(struct udevice *dev, unsigned int bitlen, in ti_qspi_xfer()
618 static int ti_qspi_child_pre_probe(struct udevice *dev) in ti_qspi_child_pre_probe()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpp.c37 #define to_vdpp_dev(dev) \ argument
688 struct device *dev = &pdev->dev; in vdpp_probe() local
747 struct device *dev = &pdev->dev; in vdpp_remove() local
761 struct device *dev = &pdev->dev; in vdpp_shutdown() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c248 struct mlx4_dev *dev = mdev->dev; in mlx4_en_set_num_rx_rings() local
664 int mlx4_en_process_rx_cq(struct net_device *dev, struct mlx4_en_cq *cq, int budget) in mlx4_en_process_rx_cq()
940 struct net_device *dev = cq->dev; in mlx4_en_poll_rx_cq() local
993 void mlx4_en_calc_rx_buf(struct net_device *dev) in mlx4_en_calc_rx_buf()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-gre.c42 struct net_device *dev; in gre_tnl_create() local
/OK3568_Linux_fs/u-boot/include/
H A Ddisplay.h86 #define display_get_ops(dev) ((struct dm_display_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/kernel/drivers/iio/common/st_sensors/
H A Dst_sensors_spi.c42 struct device *dev = &spi->dev; in st_sensors_is_spi_3_wire() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dnsc_gpio.h31 struct device* dev; /* for dev_dbg() support, set in init */ member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dfixed-helper.c14 static void regulator_fixed_release(struct device *dev) in regulator_fixed_release()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx.c64 static int dev; in snd_card_cs46xx_probe() local
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dgovernor.c49 struct cpuidle_device *dev; in cpuidle_switch_governor() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_debugfs.c65 struct device *dev = drvdata_to_dev(drvdata); in cc_debugfs_init() local
/OK3568_Linux_fs/kernel/drivers/net/appletalk/
H A Dipddp.h17 struct net_device *dev; /* Carrier device */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A Dtilcdc_plane.c98 int tilcdc_plane_init(struct drm_device *dev, in tilcdc_plane_init()
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Ddma.c93 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()

1...<<331332333334335336337338339340>>...591