/openbmc/linux/include/linux/soundwire/ |
H A D | sdw.h | 682 struct device dev; member 712 struct device dev; member 920 struct device *dev; member
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | rcar_fdp1.c | 565 struct device *dev; member 2414 static int __maybe_unused fdp1_pm_runtime_suspend(struct device *dev) in fdp1_pm_runtime_suspend() 2423 static int __maybe_unused fdp1_pm_runtime_resume(struct device *dev) in fdp1_pm_runtime_resume()
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | 2226 static void pnv_xive2_reset(void *dev) in pnv_xive2_reset() 2266 static void pnv_xive2_realize(DeviceState *dev, Error **errp) in pnv_xive2_realize() 2382 static int pnv_xive2_dt_xscom(PnvXScomInterface *dev, void *fdt, in pnv_xive2_dt_xscom()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 1260 netdev_tx_t t3_eth_xmit(struct sk_buff *skb, struct net_device *dev) in t3_eth_xmit() 2023 struct net_device *dev = skb->dev; in cxgb3_arp_process() local 3036 int ntxq, struct net_device *dev, in t3_sge_alloc_qset()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 283 static void cleanup_aer_uncorrect_error_status(struct pci_dev *dev) in cleanup_aer_uncorrect_error_status() 3182 liquidio_get_port_parent_id(struct net_device *dev, in liquidio_get_port_parent_id() 3858 static int liquidio_enable_sriov(struct pci_dev *dev, int num_vfs) in liquidio_enable_sriov()
|
/openbmc/libpldm/include/libpldm/ |
H A D | firmware_update.h | 687 #define foreach_pldm_downstream_device(devs, dev, rc) \ argument 715 const struct pldm_downstream_device *dev) in pldm_downstream_device_descriptor_iter_init() 787 #define foreach_pldm_downstream_device_descriptor(devs, dev, desc, rc) \ argument
|
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm8xx.c | 109 struct device *dev; member 2344 struct device *dev = pctrl->dev; in npcm8xx_gpio_fw() local 2432 struct device *dev = &pdev->dev; in npcm8xx_pinctrl_probe() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-raid.c | 252 struct dm_dev *dev; member 257 struct raid_dev dev[]; member 3498 static const char *__get_dev_name(struct dm_dev *dev) in __get_dev_name()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | mlx-platform.c | 4974 static bool mlxplat_mlxcpld_writeable_reg(struct device *dev, unsigned int reg) in mlxplat_mlxcpld_writeable_reg() 5068 static bool mlxplat_mlxcpld_readable_reg(struct device *dev, unsigned int reg) in mlxplat_mlxcpld_readable_reg() 5233 static bool mlxplat_mlxcpld_volatile_reg(struct device *dev, unsigned int reg) in mlxplat_mlxcpld_volatile_reg()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | nvme.h | 289 struct device *dev; member 427 struct device dev; member 1074 static inline struct nvme_ns *nvme_get_ns_from_dev(struct device *dev) in nvme_get_ns_from_dev()
|
/openbmc/linux/fs/btrfs/ |
H A D | disk-io.c | 3987 struct btrfs_device *dev; in barrier_all_devices() local 4063 struct btrfs_device *dev; in write_all_supers() local 4891 struct btrfs_device *dev, *tmp; in btrfs_cleanup_one_transaction() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 2709 int dev, vf, reg = 0; in rvu_afvf_queue_flr_work() local 3060 int dev, num_devs; in rvu_flr_init() local 3237 struct device *dev = &pdev->dev; in rvu_probe() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 4558 static int dsi_bind(struct device *dev, struct device *master, void *data) in dsi_bind() 4597 static void dsi_unbind(struct device *dev, struct device *master, void *data) in dsi_unbind() 4890 struct device *dev = &pdev->dev; in dsi_probe() local 5065 static __maybe_unused int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() 5078 static __maybe_unused int dsi_runtime_resume(struct device *dev) in dsi_runtime_resume()
|
/openbmc/libpldm/tests/dsp/ |
H A D | firmware_update.cpp | 1791 struct pldm_downstream_device dev; in TEST() local 1833 struct pldm_downstream_device dev; in TEST() local 1921 struct pldm_downstream_device dev; in TEST() local 2031 struct pldm_downstream_device dev; in TEST() local 2146 struct pldm_downstream_device dev; in TEST() local
|
/openbmc/linux/drivers/block/ |
H A D | floppy.c | 4448 static ssize_t floppy_cmos_show(struct device *dev, in floppy_cmos_show() 4467 static void floppy_device_release(struct device *dev) in floppy_device_release() 4471 static int floppy_resume(struct device *dev) in floppy_resume() 4541 static void floppy_probe(dev_t dev) in floppy_probe()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 2090 USBDevice *dev; in xhci_address_slot() local 2687 static void xhci_reset(DeviceState *dev) in xhci_reset() 3361 static void usb_xhci_realize(DeviceState *dev, Error **errp) in usb_xhci_realize() 3416 static void usb_xhci_unrealize(DeviceState *dev) in usb_xhci_unrealize()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov5648.c | 645 struct device *dev; member 2375 static int ov5648_suspend(struct device *dev) in ov5648_suspend() 2401 static int ov5648_resume(struct device *dev) in ov5648_resume() 2442 struct device *dev = &client->dev; in ov5648_probe() local
|
/openbmc/qemu/target/i386/ |
H A D | cpu.c | 5394 static void max_x86_cpu_realize(DeviceState *dev, Error **errp) in max_x86_cpu_realize() 7761 static void x86_cpu_realizefn(DeviceState *dev, Error **errp) in x86_cpu_realizefn() 8035 static void x86_cpu_unrealizefn(DeviceState *dev) in x86_cpu_unrealizefn() 8071 DeviceState *dev = DEVICE(obj); in x86_cpu_set_bit_prop() local
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 333 struct device *dev; member 2678 static int dispc_init_am65x_oldi_io_ctrl(struct device *dev, in dispc_init_am65x_oldi_io_ctrl() 2749 struct device *dev = dispc->dev; in dispc_init_hw() local 2792 struct device *dev = tidss->dev; in dispc_init() local
|
/openbmc/linux/drivers/net/ethernet/ni/ |
H A D | nixge.c | 170 struct device *dev; member 1235 static void *nixge_get_nvmem_address(struct device *dev) in nixge_get_nvmem_address()
|
/openbmc/linux/arch/um/drivers/ |
H A D | virtio_uml.c | 1266 static int vu_unregister_cmdline_device(struct device *dev, void *data) in vu_unregister_cmdline_device() 1347 static int vu_cmdline_get_device(struct device *dev, void *data) in vu_cmdline_get_device()
|
/openbmc/linux/sound/pci/ |
H A D | atiixp_modem.c | 1101 static int snd_atiixp_suspend(struct device *dev) in snd_atiixp_suspend() 1115 static int snd_atiixp_resume(struct device *dev) in snd_atiixp_resume()
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda.h | 81 struct device *dev; member 224 struct coda_dev *dev; member
|
/openbmc/linux/sound/pci/nm256/ |
H A D | nm256.c | 1364 static int nm256_suspend(struct device *dev) in nm256_suspend() 1375 static int nm256_resume(struct device *dev) in nm256_resume()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 26 #define CALC_TXRX_PADDED_LEN(dev, len) (__ALIGN_MASK((len), (dev)->block_mask)) argument 1304 struct ath6kl_device *dev = target->dev; in ath6kl_htc_rx_packet() local
|