Home
last modified time | relevance | path

Searched defs:dev (Results 8226 – 8250 of 16108) sorted by relevance

1...<<321322323324325326327328329330>>...645

/openbmc/linux/drivers/watchdog/
H A Dmtk_wdt.c361 struct device *dev = &pdev->dev; in mtk_wdt_probe() local
431 static int mtk_wdt_suspend(struct device *dev) in mtk_wdt_suspend()
441 static int mtk_wdt_resume(struct device *dev) in mtk_wdt_resume()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1057 struct net_device *dev = rq->netdev; in mlx5e_flush_rq() local
2173 static int mlx5e_set_sq_maxrate(struct net_device *dev, in mlx5e_set_sq_maxrate()
2223 static int mlx5e_set_tx_maxrate(struct net_device *dev, int index, u32 rate) in mlx5e_set_tx_maxrate()
3645 static int mlx5e_setup_tc(struct net_device *dev, enum tc_setup_type type, in mlx5e_setup_tc()
3725 mlx5e_get_stats(struct net_device *dev, struct rtnl_link_stats64 *stats) in mlx5e_get_stats()
3783 static void mlx5e_set_rx_mode(struct net_device *dev) in mlx5e_set_rx_mode()
4004 int mlx5e_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_add_vid()
4015 int mlx5e_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in mlx5e_vlan_rx_kill_vid()
4492 static int mlx5e_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mlx5e_ioctl()
4507 int mlx5e_set_vf_mac(struct net_device *dev, int vf, u8 *mac) in mlx5e_set_vf_mac()
[all …]
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr.h51 #define DP_DEBUG(dev, module, fmt, ...) \ argument
74 struct qedr_dev *dev; member
160 #define QEDR_IS_CMT(dev) ((dev)->num_hwfns > 1) argument
230 struct qedr_dev *dev; member
362 struct qedr_dev *dev; member
396 struct qedr_dev *dev; member
491 struct qedr_dev *dev; member
500 struct qedr_dev *dev; member
530 static inline int qedr_get_dmac(struct qedr_dev *dev, in qedr_get_dmac()
554 struct qedr_dev *dev; member
[all …]
/openbmc/linux/drivers/xen/events/
H A Devents_base.c355 struct xenbus_device *dev) in xen_irq_info_evtchn_setup()
612 struct xenbus_device *dev = info->u.interdomain; in xen_irq_lateeoi_locked() local
961 struct xenbus_device *dev; in __unbind_from_irq() local
1074 int xen_allocate_pirq_msi(struct pci_dev *dev, struct msi_desc *msidesc) in xen_allocate_pirq_msi()
1088 int xen_bind_pirq_msi_to_irq(struct pci_dev *dev, struct msi_desc *msidesc, in xen_bind_pirq_msi_to_irq()
1199 struct xenbus_device *dev, bool shared) in bind_evtchn_to_irq_chip()
1303 static int bind_interdomain_evtchn_to_irq_chip(struct xenbus_device *dev, in bind_interdomain_evtchn_to_irq_chip()
1321 int bind_interdomain_evtchn_to_irq_lateeoi(struct xenbus_device *dev, in bind_interdomain_evtchn_to_irq_lateeoi()
1477 struct xenbus_device *dev, evtchn_port_t remote_port, in bind_interdomain_evtchn_to_irqhandler_chip()
1497 int bind_interdomain_evtchn_to_irqhandler_lateeoi(struct xenbus_device *dev, in bind_interdomain_evtchn_to_irqhandler_lateeoi()
[all …]
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c162 struct device *dev; member
221 struct device *dev; member
1777 struct device *dev = nc->dev; in atmel_nand_controller_legacy_add_nands() local
1852 struct device *dev = nc->dev; in atmel_nand_controller_add_nands() local
2028 struct device *dev = &pdev->dev; in atmel_nand_controller_init() local
2094 struct device *dev = nc->base.dev; in atmel_smc_nand_controller_init() local
2144 struct device *dev = nc->base.dev; in atmel_hsmc_nand_controller_legacy_init() local
2251 struct device *dev = nc->base.dev; in atmel_hsmc_nand_controller_init() local
2338 struct device *dev = &pdev->dev; in atmel_hsmc_nand_controller_probe() local
2415 struct device *dev = &pdev->dev; in atmel_smc_nand_controller_probe() local
[all …]
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c494 struct device *dev = hisi_hba->dev; in setup_itct_v1_hw() local
563 struct device *dev = hisi_hba->dev; in reset_hw_v1_hw() local
750 struct device *dev = hisi_hba->dev; in hw_init_v1_hw() local
1052 struct device *dev = hisi_hba->dev; in slot_err_v1_hw() local
1178 struct device *dev = hisi_hba->dev; in slot_complete_v1_hw() local
1319 struct device *dev = hisi_hba->dev; in int_phyup_v1_hw() local
1400 struct device *dev = hisi_hba->dev; in int_bcast_v1_hw() local
1427 struct device *dev = hisi_hba->dev; in int_abnormal_v1_hw() local
1529 struct device *dev = hisi_hba->dev; in fatal_ecc_int_v1_hw() local
1588 struct device *dev = hisi_hba->dev; in fatal_axi_int_v1_hw() local
[all …]
/openbmc/qemu/hw/char/
H A Descc.c796 static void sunkbd_handle_event(DeviceState *dev, QemuConsole *src, in sunkbd_handle_event()
956 static void sunmouse_handle_event(DeviceState *dev, QemuConsole *src, in sunmouse_handle_event()
997 static void sunmouse_sync(DeviceState *dev) in sunmouse_sync()
1049 SysBusDevice *dev = SYS_BUS_DEVICE(obj); in escc_init1() local
1062 static void escc_realize(DeviceState *dev, Error **errp) in escc_realize()
H A Dvirtio-serial-bus.c930 static void virtser_port_device_realize(DeviceState *dev, Error **errp) in virtser_port_device_realize()
993 DeviceState *dev, Error **errp) in virtser_port_device_plug()
1007 static void virtser_port_device_unrealize(DeviceState *dev) in virtser_port_device_unrealize()
1023 static void virtio_serial_device_realize(DeviceState *dev, Error **errp) in virtio_serial_device_realize()
1116 static void virtio_serial_device_unrealize(DeviceState *dev) in virtio_serial_device_unrealize()
/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget-av.c1354 static void budget_av_irq(struct saa7146_dev *dev, u32 * isr) in budget_av_irq()
1364 static int budget_av_detach(struct saa7146_dev *dev) in budget_av_detach()
1414 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_input() local
1425 struct saa7146_dev *dev = video_drvdata(file); in vidioc_s_input() local
1434 static int budget_av_attach(struct saa7146_dev *dev, struct saa7146_pci_extension_data *info) in budget_av_attach()
/openbmc/linux/drivers/power/supply/
H A Dtwl4030_charger.c113 struct device *dev; member
688 twl4030_bci_mode_store(struct device *dev, struct device_attribute *attr, in twl4030_bci_mode_store()
717 twl4030_bci_mode_show(struct device *dev, in twl4030_bci_mode_show()
929 twl4030_bci_parse_dt(struct device *dev) in twl4030_bci_parse_dt()
949 twl4030_bci_parse_dt(struct device *dev) in twl4030_bci_parse_dt()
/openbmc/u-boot/drivers/adc/
H A Dmeson-saradc.c423 static int meson_saradc_channel_data(struct udevice *dev, int channel, in meson_saradc_channel_data()
619 static int meson_saradc_start_channel(struct udevice *dev, int channel) in meson_saradc_start_channel()
643 static int meson_saradc_stop(struct udevice *dev) in meson_saradc_stop()
652 static int meson_saradc_probe(struct udevice *dev) in meson_saradc_probe()
676 int meson_saradc_ofdata_to_platdata(struct udevice *dev) in meson_saradc_ofdata_to_platdata()
/openbmc/linux/net/core/
H A Dfib_rules.c563 struct net_device *dev; in fib_nl2rule() local
573 struct net_device *dev; in fib_nl2rule() local
1214 static void attach_rules(struct list_head *rules, struct net_device *dev) in attach_rules()
1228 static void detach_rules(struct list_head *rules, struct net_device *dev) in detach_rules()
1244 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in fib_rules_event() local
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1730 static int etnaviv_gpu_bind(struct device *dev, struct device *master, in etnaviv_gpu_bind()
1786 static void etnaviv_gpu_unbind(struct device *dev, struct device *master, in etnaviv_gpu_unbind()
1834 struct device *dev = &pdev->dev; in etnaviv_gpu_platform_probe() local
1914 static int etnaviv_gpu_rpm_suspend(struct device *dev) in etnaviv_gpu_rpm_suspend()
1940 static int etnaviv_gpu_rpm_resume(struct device *dev) in etnaviv_gpu_rpm_resume()
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic31xx.c83 static bool aic31xx_volatile(struct device *dev, unsigned int reg) in aic31xx_volatile()
103 static bool aic31xx_writeable(struct device *dev, unsigned int reg) in aic31xx_writeable()
164 struct device *dev; member
1493 struct device *dev = aic31xx->dev; in aic31xx_irq() local
1594 struct device *dev = priv->dev; in aic31xx_configure_ocmv() local
H A Dab8500-codec.c161 struct device *dev = context; in ab8500_codec_read_reg() local
176 struct device *dev = context; in ab8500_codec_write_reg() local
1202 struct device *dev = component->dev; in anc_status_control_put() local
2395 static void ab8500_codec_of_probe(struct device *dev, struct device_node *np, in ab8500_codec_of_probe()
2453 struct device *dev = component->dev; in ab8500_codec_probe() local
/openbmc/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-core.c701 static int uniphier_pinctrl_suspend(struct device *dev) in uniphier_pinctrl_suspend()
717 static int uniphier_pinctrl_resume(struct device *dev) in uniphier_pinctrl_resume()
740 static int uniphier_pinctrl_add_reg_region(struct device *dev, in uniphier_pinctrl_add_reg_region()
768 static int uniphier_pinctrl_pm_init(struct device *dev, in uniphier_pinctrl_pm_init()
866 struct device *dev = &pdev->dev; in uniphier_pinctrl_probe() local
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.c137 static void t7xx_unmap_bat_skb(struct device *dev, struct dpmaif_bat_skb *bat_skb_base, in t7xx_unmap_bat_skb()
291 static void t7xx_unmap_bat_page(struct device *dev, struct dpmaif_bat_page *bat_page_base, in t7xx_unmap_bat_page()
397 struct device *dev = rxq->dpmaif_ctrl->dev; in t7xx_dpmaif_set_frag_to_skb() local
627 struct device *dev = rxq->dpmaif_ctrl->dev; in t7xx_dpmaif_set_data_to_skb() local
721 struct device *dev = rxq->dpmaif_ctrl->dev; in t7xx_dpmaif_rx_start() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c248 struct mlx4_dev *dev = mdev->dev; in mlx4_en_set_num_rx_rings() local
669 struct net_device *dev; member
713 int mlx4_en_process_rx_cq(struct net_device *dev, struct mlx4_en_cq *cq, int budget) in mlx4_en_process_rx_cq()
1000 struct net_device *dev = cq->dev; in mlx4_en_poll_rx_cq() local
1047 void mlx4_en_calc_rx_buf(struct net_device *dev) in mlx4_en_calc_rx_buf()
/openbmc/linux/drivers/iio/magnetometer/
H A Dak8974.c428 struct device *dev = &ak8974->i2c->dev; in ak8974_selftest() local
763 static bool ak8974_writeable_reg(struct device *dev, unsigned int reg) in ak8974_writeable_reg()
804 static bool ak8974_precious_reg(struct device *dev, unsigned int reg) in ak8974_precious_reg()
985 static int ak8974_runtime_suspend(struct device *dev) in ak8974_runtime_suspend()
996 static int ak8974_runtime_resume(struct device *dev) in ak8974_runtime_resume()
/openbmc/linux/arch/powerpc/platforms/cell/
H A Diommu.c542 static struct iommu_table *cell_get_iommu_table(struct device *dev) in cell_get_iommu_table()
564 static void cell_dma_dev_setup(struct device *dev) in cell_dma_dev_setup()
577 static void cell_pci_dma_dev_setup(struct pci_dev *dev) in cell_pci_dma_dev_setup()
585 struct device *dev = data; in cell_of_bus_notify() local
797 static u64 cell_iommu_get_fixed_address(struct device *dev) in cell_iommu_get_fixed_address()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c128 struct device *dev; member
221 static int nx842_validate_result(struct device *dev, in nx842_validate_result()
309 struct device *dev = NULL; in nx842_pseries_compress() local
439 struct device *dev = NULL; in nx842_pseries_decompress() local
913 static ssize_t nx842_timehist_show(struct device *dev, in nx842_timehist_show()
/openbmc/linux/drivers/iio/adc/
H A Dab8500-gpadc.c243 struct device *dev; member
945 static int ab8500_gpadc_runtime_suspend(struct device *dev) in ab8500_gpadc_runtime_suspend()
955 static int ab8500_gpadc_runtime_resume(struct device *dev) in ab8500_gpadc_runtime_resume()
978 static int ab8500_gpadc_parse_channel(struct device *dev, in ab8500_gpadc_parse_channel()
1081 struct device *dev = &pdev->dev; in ab8500_gpadc_probe() local
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c103 struct device *dev; member
320 struct device *dev = regmap_get_device(iep->map); in icss_iep_set_compensation_inc() local
336 struct device *dev = regmap_get_device(iep->map); in icss_iep_set_compensation_count() local
793 struct device *dev = &pdev->dev; in icss_iep_probe() local
838 static bool am654_icss_iep_valid_reg(struct device *dev, unsigned int reg) in am654_icss_iep_valid_reg()
/openbmc/linux/include/linux/
H A Ddmaengine.h305 struct device *dev; member
336 struct dma_chan_dev *dev; member
561 struct device *dev; member
639 dmaengine_get_unmap_data(struct device *dev, int nr, gfp_t flags) in dmaengine_get_unmap_data()
872 struct device *dev; member
1224 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned()
1230 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned()
1236 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned()
1242 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
1519 static inline struct dma_chan *dma_request_chan(struct device *dev, in dma_request_chan()
[all …]
/openbmc/linux/drivers/media/i2c/
H A Disl7998x.c615 struct device *dev = isl7998x->subdev.dev; in isl7998x_wait_power_on() local
677 struct device *dev = isl7998x->subdev.dev; in isl7998x_init() local
720 struct device *dev = isl7998x->subdev.dev; in isl7998x_set_test_pattern() local
786 struct device *dev = &client->dev; in isl7998x_s_std() local
812 struct device *dev = &client->dev; in isl7998x_querystd() local
889 struct device *dev = &client->dev; in isl7998x_g_input_status() local
919 struct device *dev = &client->dev; in isl7998x_s_stream() local
954 struct device *dev = &client->dev; in isl7998x_pre_streamon() local
962 struct device *dev = &client->dev; in isl7998x_post_streamoff() local
1453 struct device *dev = &client->dev; in isl7998x_probe() local
[all …]

1...<<321322323324325326327328329330>>...645