/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | core.c | 2587 static void mce_device_release(struct device *dev) in mce_device_release() 2595 struct device *dev; in mce_device_create() local 2647 struct device *dev = per_cpu(mce_device, cpu); in mce_device_remove() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5665.c | 463 static bool rt5665_volatile_register(struct device *dev, unsigned int reg) in rt5665_volatile_register() 488 static bool rt5665_readable_register(struct device *dev, unsigned int reg) in rt5665_readable_register() 4643 static int rt5665_parse_dt(struct rt5665_priv *rt5665, struct device *dev) in rt5665_parse_dt()
|
/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/drivers/dma/ |
H A D | tegra186-gpc-dma.c | 255 struct device *dev; member 1499 static int __maybe_unused tegra_dma_pm_suspend(struct device *dev) in tegra_dma_pm_suspend() 1519 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/linux/fs/btrfs/ |
H A D | volumes.c | 5488 struct btrfs_device *dev = map->stripes[i].dev; in create_chunk() local 6662 struct btrfs_device *dev; in btrfs_alloc_device() local 6774 struct btrfs_device *dev; in handle_missing_device() local 7243 struct btrfs_device *dev = map->stripes[i].dev; in btrfs_check_rw_degradable() local 7637 void btrfs_dev_stat_inc_and_print(struct btrfs_device *dev, int index) in btrfs_dev_stat_inc_and_print() 7653 static void btrfs_dev_stat_print_on_load(struct btrfs_device *dev) in btrfs_dev_stat_print_on_load() 7677 struct btrfs_device *dev; in btrfs_get_dev_stats() local 7763 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/qemu/hw/display/ |
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/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/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/gpu/drm/ |
H A D | drm_mipi_dbi.c | 719 struct device *dev = dbidev->drm.dev; in mipi_dbi_poweron_reset_conditional() local 1228 struct device *dev = &spi->dev; in mipi_dbi_spi_init() local
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.c | 692 static void pf_fault_event_handler(void *dev, void *buf_in, u16 in_size, in pf_fault_event_handler() 711 static void mgmt_watchdog_timeout_event_handler(void *dev, in mgmt_watchdog_timeout_event_handler()
|
/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/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/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()
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy_14nm.c | 775 struct device *dev = &pll_14nm->phy->pdev->dev; in pll_14nm_postdiv_register() local 816 struct device *dev = &pll_14nm->phy->pdev->dev; in pll_14nm_register() local
|
/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/qemu/hw/net/ |
H A D | allwinner-sun8i-emac.c | 558 static void allwinner_sun8i_emac_reset(DeviceState *dev) in allwinner_sun8i_emac_reset() 814 static void allwinner_sun8i_emac_realize(DeviceState *dev, Error **errp) in allwinner_sun8i_emac_realize()
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | ak8975.c | 1019 static int ak8975_runtime_suspend(struct device *dev) in ak8975_runtime_suspend() 1038 static int ak8975_runtime_resume(struct device *dev) in ak8975_runtime_resume()
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu.c | 2215 static int a6xx_set_supported_hw(struct device *dev, const struct adreno_info *info) in a6xx_set_supported_hw() 2310 struct msm_gpu *a6xx_gpu_init(struct drm_device *dev) in a6xx_gpu_init()
|
/openbmc/linux/include/net/ |
H A D | ip_tunnels.h | 117 struct net_device *dev; member 510 static inline void iptunnel_xmit_stats(struct net_device *dev, int pkt_len) in iptunnel_xmit_stats()
|
/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/qemu/hw/net/can/ |
H A D | xlnx-versal-canfd.c | 1782 static void canfd_reset(DeviceState *dev) in canfd_reset() 1991 static void canfd_realize(DeviceState *dev, Error **errp) in canfd_realize()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drv.h | 207 struct drm_device *dev; member 308 nouveau_drm(struct drm_device *dev) in nouveau_drm()
|