/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpts.c | 157 struct device *dev; member 1086 struct am65_cpts *am65_cpts_create(struct device *dev, void __iomem *regs, in am65_cpts_create() 1255 struct device *dev = &pdev->dev; in am65_cpts_probe() local
|
/openbmc/linux/drivers/dma/ |
H A D | tegra186-gpc-dma.c | 254 struct device *dev; member 1489 static int __maybe_unused tegra_dma_pm_suspend(struct device *dev) in tegra_dma_pm_suspend() 1509 static int __maybe_unused tegra_dma_pm_resume(struct device *dev) in tegra_dma_pm_resume()
|
/openbmc/linux/net/core/ |
H A D | drop_monitor.c | 275 struct net_device *dev = napi->dev; in trace_napi_poll_hit() local 804 struct net_device *dev = hw_metadata->input_dev; in net_dm_hw_packet_report_fill() local 1576 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in dropmon_net_event() local
|
/openbmc/qemu/hw/display/ |
H A D | vmware_vga.c | 1159 static void vmsvga_reset(DeviceState *dev) in vmsvga_reset() 1250 static void vmsvga_init(DeviceState *dev, struct vmsvga_state_s *s, in vmsvga_init() 1313 static void pci_vmsvga_realize(PCIDevice *dev, Error **errp) in pci_vmsvga_realize()
|
H A D | sm501.c | 1890 static void sm501_init(SM501State *s, DeviceState *dev, in sm501_init() 2029 static void sm501_realize_sysbus(DeviceState *dev, Error **errp) in sm501_realize_sysbus() 2064 static void sm501_reset_sysbus(DeviceState *dev) in sm501_reset_sysbus() 2130 static void sm501_realize_pci(PCIDevice *dev, Error **errp) in sm501_realize_pci() 2152 static void sm501_reset_pci(DeviceState *dev) in sm501_reset_pci()
|
/openbmc/qemu/hw/net/ |
H A D | sungem.c | 1331 static void sungem_uninit(PCIDevice *dev) in sungem_uninit() 1348 DeviceState *dev = DEVICE(pci_dev); in sungem_realize() local 1407 static void sungem_reset(DeviceState *dev) in sungem_reset()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.h | 91 struct device *dev; /* for DMA mapping */ member 107 struct device *dev; /* for DMA mapping */ member 351 struct device *dev; /* dma-mapping device */ member
|
/openbmc/linux/fs/btrfs/ |
H A D | volumes.c | 5456 struct btrfs_device *dev = map->stripes[i].dev; in create_chunk() local 6628 struct btrfs_device *dev; in btrfs_alloc_device() local 6740 struct btrfs_device *dev; in handle_missing_device() local 7209 struct btrfs_device *dev = map->stripes[i].dev; in btrfs_check_rw_degradable() local 7603 void btrfs_dev_stat_inc_and_print(struct btrfs_device *dev, int index) in btrfs_dev_stat_inc_and_print() 7619 static void btrfs_dev_stat_print_on_load(struct btrfs_device *dev) in btrfs_dev_stat_print_on_load() 7643 struct btrfs_device *dev; in btrfs_get_dev_stats() local 7729 struct btrfs_device *dev; in verify_one_dev_extent() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 1727 struct device *dev = ring_to_dev(ring); in hns3_map_and_fill_desc() local 1972 struct device *dev = ring_to_dev(ring); in hns3_clear_desc() local 2464 struct net_device *dev, in hns3_features_check() 2658 static int hns3_nic_setup_tc(struct net_device *dev, enum tc_setup_type type, in hns3_nic_setup_tc() 2899 static int hns3_rx_flow_steer(struct net_device *dev, const struct sk_buff *skb, in hns3_rx_flow_steer() 3193 static int __maybe_unused hns3_suspend(struct device *dev) in hns3_suspend() 3206 static int __maybe_unused hns3_resume(struct device *dev) in hns3_resume() 3249 struct device *dev = &pdev->dev; in hns3_slot_reset() local
|
/openbmc/linux/sound/pci/ |
H A D | es1968.c | 2363 static int es1968_suspend(struct device *dev) in es1968_suspend() 2379 static int es1968_resume(struct device *dev) in es1968_resume() 2429 static int snd_es1968_create_gameport(struct es1968 *chip, int dev) in snd_es1968_create_gameport() 2471 static inline int snd_es1968_create_gameport(struct es1968 *chip, int dev) { return -ENOSYS; } in snd_es1968_create_gameport() 2740 static int dev; in __snd_es1968_probe() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 3721 struct net_device *dev = adapter->netdev; in ixgbevf_queue_reset_subtask() local 4410 ixgbevf_features_check(struct sk_buff *skb, struct net_device *dev, in ixgbevf_features_check() 4440 static int ixgbevf_xdp_setup(struct net_device *dev, struct bpf_prog *prog) in ixgbevf_xdp_setup() 4481 static int ixgbevf_xdp(struct net_device *dev, struct netdev_bpf *xdp) in ixgbevf_xdp() 4507 static void ixgbevf_assign_netdev_ops(struct net_device *dev) in ixgbevf_assign_netdev_ops()
|
/openbmc/linux/drivers/net/phy/ |
H A D | marvell.c | 2653 static int marvell_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in marvell_hwmon_read() 2678 static int marvell_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in marvell_hwmon_write() 2762 struct device *dev = &phydev->mdio.dev; in marvell_hwmon_name() local 2783 struct device *dev = &phydev->mdio.dev; in marvell_hwmon_probe() local 3180 struct device *dev; in m88e1510_sfp_insert() local
|
/openbmc/linux/drivers/media/pci/smipcie/ |
H A D | smipcie.h | 230 struct smi_dev *dev; member 240 struct smi_dev *dev; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | rndis.h | 230 struct eth_device *dev; member 233 struct udevice *dev; member
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_gadget.c | 1294 struct device *dev; member 1814 static void musb_gadget_release(struct device *dev) in musb_gadget_release()
|
/openbmc/u-boot/drivers/mtd/nand/spi/ |
H A D | core.c | 169 struct udevice *dev = spinand->slave->dev; in spinand_init_cfg_cache() local 1141 static int spinand_probe(struct udevice *dev) in spinand_probe()
|
/openbmc/qemu/audio/ |
H A D | audio_int.h | 221 Audiodev *dev; member 293 Audiodev *dev; member
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-udc.c | 340 struct device *dev = &ep->fotg210->gadget.dev; in fotg210_start_dma() local 1176 struct device *dev = &pdev->dev; in fotg210_udc_probe() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov13858.c | 1505 static int __maybe_unused ov13858_suspend(struct device *dev) in ov13858_suspend() 1516 static int __maybe_unused ov13858_resume(struct device *dev) in ov13858_resume()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ahb.c | 794 struct device *dev = ab->dev; in ath11k_core_get_rproc() local 915 struct device *dev = ab->dev; in ath11k_ahb_setup_msa_resources() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | pci.h | 34 #define RTL_PCI_DEVICE(vend, dev, cfg) \ argument 245 struct rtl_pci dev; member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sgtl5000.c | 1193 static bool sgtl5000_volatile(struct device *dev, unsigned int reg) in sgtl5000_volatile() 1205 static bool sgtl5000_readable(struct device *dev, unsigned int reg) in sgtl5000_readable()
|
/openbmc/linux/drivers/s390/char/ |
H A D | con3215.c | 780 static ssize_t con_drop_store(struct device_driver *dev, const char *buf, size_t count) in con_drop_store() 791 static ssize_t con_drop_show(struct device_driver *dev, char *buf) in con_drop_show()
|
/openbmc/linux/sound/mips/ |
H A D | hal2.c | 447 struct device *dev = hal2->card->dev; in hal2_alloc_dmabuf() local 484 struct device *dev = hal2->card->dev; in hal2_free_dmabuf() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 23 static struct dsaf_device *hns_ae_get_dsaf_dev(struct hnae_ae_dev *dev) in hns_ae_get_dsaf_dev() 67 static struct hnae_handle *hns_ae_get_handle(struct hnae_ae_dev *dev, in hns_ae_get_handle()
|