Home
last modified time | relevance | path

Searched defs:dev (Results 15451 – 15475 of 16110) sorted by relevance

1...<<611612613614615616617618619620>>...645

/openbmc/linux/drivers/iio/dac/
H A Dad5755.c700 static struct ad5755_platform_data *ad5755_parse_fw(struct device *dev) in ad5755_parse_fw()
/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c101 static ssize_t imc_pmu_cpumask_get_attr(struct device *dev, in imc_pmu_cpumask_get_attr()
/openbmc/linux/drivers/acpi/
H A Dproperty.c1431 const struct device *dev) in acpi_fwnode_device_get_match_data()
/openbmc/linux/fs/smb/client/
H A Dsmb1ops.c1040 const char *full_path, umode_t mode, dev_t dev) in cifs_make_node()
/openbmc/linux/drivers/of/
H A Dproperty.c1062 const struct device *dev) in of_fwnode_device_get_match_data()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c3547 struct ath10k *ath10k_core_create(size_t priv_size, struct device *dev, in ath10k_core_create()
/openbmc/qemu/hw/i386/
H A Damd_iommu.h312 PCIDevice dev; /* The PCI device itself */ member
/openbmc/qemu/target/arm/
H A Dcpu.c1975 static void arm_cpu_realizefn(DeviceState *dev, Error **errp) in arm_cpu_realizefn()
/openbmc/linux/drivers/iio/adc/
H A Dad7124.c844 struct device *dev) in ad7124_parse_channel_config()
/openbmc/linux/kernel/events/
H A Dcore.c8785 dev_t dev; in perf_event_mmap_event() local
11410 static ssize_t nr_addr_filters_show(struct device *dev, in nr_addr_filters_show()
11423 type_show(struct device *dev, struct device_attribute *attr, char *page) in type_show()
11432 perf_event_mux_interval_ms_show(struct device *dev, in perf_event_mux_interval_ms_show()
11444 perf_event_mux_interval_ms_store(struct device *dev, in perf_event_mux_interval_ms_store()
11490 struct device *dev = kobj_to_dev(kobj); in pmu_dev_is_visible() local
11515 static void pmu_dev_release(struct device *dev) in pmu_dev_release()
13859 ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr, in perf_event_sysfs_show()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c4742 static int dispc_bind(struct device *dev, struct device *master, void *data) in dispc_bind()
4835 static void dispc_unbind(struct device *dev, struct device *master, void *data) in dispc_unbind()
4866 static __maybe_unused int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend()
4881 static __maybe_unused int dispc_runtime_resume(struct device *dev) in dispc_runtime_resume()
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c517 static void __unmap_scsi_data(struct device *dev, struct scsi_cmnd *cmd) in __unmap_scsi_data()
529 static int __map_scsi_sg_data(struct device *dev, struct scsi_cmnd *cmd) in __map_scsi_sg_data()
1667 struct device *dev; member
8028 static ssize_t show_ncr53c8xx_revision(struct device *dev,
H A Dscsi_debug.c319 struct device dev; member
981 static int scsi_debug_ioctl(struct scsi_device *dev, unsigned int cmd, in scsi_debug_ioctl()
7065 static void sdebug_release_adapter(struct device *dev) in sdebug_release_adapter()
7707 static int sdebug_driver_probe(struct device *dev) in sdebug_driver_probe()
7832 static void sdebug_driver_remove(struct device *dev) in sdebug_driver_remove()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2145 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
2200 PCIDevice *dev) in kvm_irqchip_update_msi_route()
2292 int kvm_irqchip_add_msi_route(KVMRouteChange *c, int vector, PCIDevice *dev) in kvm_irqchip_add_msi_route()
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c221 #define DBGP_EPADDR(dev, ep) (((dev)<<8)|(ep)) argument
353 struct usb_device *dev; /* access to TT */ member
4131 struct device *dev = &pdev->dev; in oxu_create() local
/openbmc/linux/drivers/md/
H A Ddm-writecache.c144 struct dm_dev *dev; member
584 static void writecache_disk_flush(struct dm_writecache *wc, struct dm_dev *dev) in writecache_disk_flush()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx.h543 struct em28xx *dev; member
628 struct em28xx *dev; member
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c133 struct device *dev; member
2584 struct device *dev = &pdev->dev; in atmel_sha_probe() local
H A Datmel-aes.c196 struct device *dev; member
2545 struct device *dev = &pdev->dev; in atmel_aes_probe() local
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c426 struct device *dev; member
1685 struct fman_port *fman_port_bind(struct device *dev) in fman_port_bind()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h473 struct device *dev; /* will be used for DMA mapping of descriptors */ member
578 struct device *dev; member
/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.h740 static inline void ace_mask_irq(struct net_device *dev) in ace_mask_irq()
754 static inline void ace_unmask_irq(struct net_device *dev) in ace_unmask_irq()
/openbmc/qemu/migration/
H A Dsavevm.c3345 void vmstate_register_ram(MemoryRegion *mr, DeviceState *dev) in vmstate_register_ram()
3352 void vmstate_unregister_ram(MemoryRegion *mr, DeviceState *dev) in vmstate_unregister_ram()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c4030 struct sdhci_host *sdhci_alloc_host(struct device *dev, in sdhci_alloc_host()
4075 struct device *dev = mmc_dev(mmc); in sdhci_set_dma_mask() local
/openbmc/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c315 struct device *dev; member
2264 struct device *dev = &pdev->dev; in bcm2835_clk_probe() local

1...<<611612613614615616617618619620>>...645