Home
last modified time | relevance | path

Searched defs:dev (Results 5651 – 5675 of 16102) sorted by relevance

1...<<221222223224225226227228229230>>...645

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c121 struct device *dev = &adev->dev; in tpiu_probe() local
182 static int tpiu_runtime_suspend(struct device *dev) in tpiu_runtime_suspend()
192 static int tpiu_runtime_resume(struct device *dev) in tpiu_runtime_resume()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-elida-kd35t133.c40 struct device *dev; member
57 struct device *dev = ctx->dev; in kd35t133_init_sequence() local
239 struct device *dev = &dsi->dev; in kd35t133_probe() local
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c99 struct device *dev = hr_dev->dev; in __hns_roce_cmd_mbox_wait() local
266 int hns_roce_create_hw_ctx(struct hns_roce_dev *dev, in hns_roce_create_hw_ctx()
273 int hns_roce_destroy_hw_ctx(struct hns_roce_dev *dev, u8 cmd, unsigned long idx) in hns_roce_destroy_hw_ctx()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c19 static int msm_devfreq_target(struct device *dev, unsigned long *freq, in msm_devfreq_target()
77 static int msm_devfreq_get_dev_status(struct device *dev, in msm_devfreq_get_dev_status()
115 static int msm_devfreq_get_cur_freq(struct device *dev, unsigned long *freq) in msm_devfreq_get_cur_freq()
H A Dmsm_gem_shrinker.c145 msm_gem_shrinker_shrink(struct drm_device *dev, unsigned long nr_to_scan) in msm_gem_shrinker_shrink()
213 void msm_gem_shrinker_init(struct drm_device *dev) in msm_gem_shrinker_init()
231 void msm_gem_shrinker_cleanup(struct drm_device *dev) in msm_gem_shrinker_cleanup()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c61 struct drm_device *dev = connector->dev; in intel_digital_connector_atomic_get_property() local
94 struct drm_device *dev = connector->dev; in intel_digital_connector_atomic_set_property() local
315 intel_atomic_state_alloc(struct drm_device *dev) in intel_atomic_state_alloc()
/openbmc/linux/sound/isa/
H A Des18xx.c119 struct pnp_dev *dev; member
1981 static int snd_audiodrive_pnp(int dev, struct snd_es18xx *chip, in snd_audiodrive_pnp()
2011 static int snd_audiodrive_pnpc(int dev, struct snd_es18xx *chip, in snd_audiodrive_pnpc()
2038 #define is_isapnp_selected(dev) isapnp[dev] argument
2040 #define is_isapnp_selected(dev) 0 argument
2043 static int snd_es18xx_card_new(struct device *pdev, int dev, in snd_es18xx_card_new()
2050 static int snd_audiodrive_probe(struct snd_card *card, int dev) in snd_audiodrive_probe()
2113 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1()
2178 static int snd_es18xx_isa_resume(struct device *dev, unsigned int n) in snd_es18xx_isa_resume()
2203 static int dev; in snd_audiodrive_pnp_detect() local
[all …]
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c399 struct device *dev = mtk_star_get_dev(priv); in mtk_star_dma_map_rx() local
409 struct device *dev = mtk_star_get_dev(priv); in mtk_star_dma_unmap_rx() local
418 struct device *dev = mtk_star_get_dev(priv); in mtk_star_dma_map_tx() local
426 struct device *dev = mtk_star_get_dev(priv); in mtk_star_dma_unmap_tx() local
697 struct device *dev = mtk_star_get_dev(priv); in mtk_star_prepare_rx_skbs() local
1102 struct device *dev = mtk_star_get_dev(priv); in mtk_star_netdev_start_xmit() local
1273 struct device *dev = mtk_star_get_dev(priv); in mtk_star_rx() local
1424 struct device *dev = mtk_star_get_dev(priv); in mtk_star_mdio_init() local
1506 struct device *dev = mtk_star_get_dev(priv); in mtk_star_set_timing() local
1529 struct device *dev; in mtk_star_probe() local
[all …]
/openbmc/linux/drivers/power/supply/
H A Dcharger-manager.c1072 static ssize_t charger_name_show(struct device *dev, in charger_name_show()
1081 static ssize_t charger_state_show(struct device *dev, in charger_state_show()
1094 static ssize_t charger_externally_control_show(struct device *dev, in charger_externally_control_show()
1103 static ssize_t charger_externally_control_store(struct device *dev, in charger_externally_control_store()
1281 static struct charger_desc *of_cm_parse_desc(struct device *dev) in of_cm_parse_desc()
1661 static int cm_suspend_noirq(struct device *dev) in cm_suspend_noirq()
1690 static int cm_suspend_prepare(struct device *dev) in cm_suspend_prepare()
1708 static void cm_suspend_complete(struct device *dev) in cm_suspend_complete()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c69 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk()
161 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trusted) in bnxt_set_vf_trust()
179 int bnxt_get_vf_config(struct net_device *dev, int vf_id, in bnxt_get_vf_config()
216 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac()
247 int bnxt_set_vf_vlan(struct net_device *dev, int vf_id, u16 vlan_id, u8 qos, in bnxt_set_vf_vlan()
289 int bnxt_set_vf_bw(struct net_device *dev, int vf_id, int min_tx_rate, in bnxt_set_vf_bw()
333 int bnxt_set_vf_link_state(struct net_device *dev, int vf_id, int link) in bnxt_set_vf_link_state()
892 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_sriov_configure() local
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_tvout.c113 struct device *dev; member
657 sti_tvout_create_dvo_encoder(struct drm_device *dev, in sti_tvout_create_dvo_encoder()
709 static struct drm_encoder *sti_tvout_create_hda_encoder(struct drm_device *dev, in sti_tvout_create_hda_encoder()
757 static struct drm_encoder *sti_tvout_create_hdmi_encoder(struct drm_device *dev, in sti_tvout_create_hdmi_encoder()
781 static void sti_tvout_create_encoders(struct drm_device *dev, in sti_tvout_create_encoders()
811 static int sti_tvout_bind(struct device *dev, struct device *master, void *data) in sti_tvout_bind()
823 static void sti_tvout_unbind(struct device *dev, struct device *master, in sti_tvout_unbind()
838 struct device *dev = &pdev->dev; in sti_tvout_probe() local
/openbmc/linux/drivers/pci/
H A Dvgaarb.c13 #define vgaarb_dbg(dev, fmt, arg...) dev_dbg(dev, "vgaarb: " fmt, ##arg) argument
14 #define vgaarb_info(dev, fmt, arg...) dev_info(dev, "vgaarb: " fmt, ##arg) argument
15 #define vgaarb_err(dev, fmt, arg...) dev_err(dev, "vgaarb: " fmt, ##arg) argument
213 struct device *dev = &vgadev->pdev->dev; in __vga_tryget() local
359 struct device *dev = &vgadev->pdev->dev; in __vga_put() local
589 static bool vga_arb_integrated_gpu(struct device *dev) in vga_arb_integrated_gpu()
883 struct device *dev = &vgadev->pdev->dev; in vga_update_device_decodes() local
1500 struct device *dev = data; in pci_notify() local
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c200 struct mipi_dsi_device *dev) in kmb_dsi_host_attach()
206 struct mipi_dsi_device *dev) in kmb_dsi_host_detach()
217 int kmb_dsi_host_bridge_init(struct device *dev) in kmb_dsi_host_bridge_init()
1413 struct device *dev = get_device(&pdev->dev); in kmb_dsi_init() local
1430 int kmb_dsi_encoder_init(struct drm_device *dev, struct kmb_dsi *kmb_dsi) in kmb_dsi_encoder_init()
1467 struct device *dev = kmb_dsi->dev; in kmb_dsi_map_mmio() local
1486 struct device *dev = kmb_dsi->dev; in kmb_dsi_clk_enable() local
1512 struct device *dev = kmb_dsi->dev; in kmb_dsi_clk_init() local
/openbmc/linux/drivers/net/phy/
H A Dbcm54140.c175 static int bcm54140_hwmon_read_alarm(struct device *dev, unsigned int bit, in bcm54140_hwmon_read_alarm()
200 static int bcm54140_hwmon_read_temp(struct device *dev, u32 attr, long *val) in bcm54140_hwmon_read_temp()
233 static int bcm54140_hwmon_read_in(struct device *dev, u32 attr, in bcm54140_hwmon_read_in()
267 static int bcm54140_hwmon_read(struct device *dev, in bcm54140_hwmon_read()
286 static int bcm54140_hwmon_read_string(struct device *dev, in bcm54140_hwmon_read_string()
304 static int bcm54140_hwmon_write_temp(struct device *dev, u32 attr, in bcm54140_hwmon_write_temp()
329 static int bcm54140_hwmon_write_in(struct device *dev, u32 attr, in bcm54140_hwmon_write_in()
353 static int bcm54140_hwmon_write(struct device *dev, in bcm54140_hwmon_write()
/openbmc/qemu/hw/isa/
H A Dvt82c686.c47 PCIDevice dev; member
197 static void via_pm_realize(PCIDevice *dev, Error **errp) in via_pm_realize()
422 static void vt82c686b_superio_reset(DeviceState *dev) in vt82c686b_superio_reset()
538 static void vt8231_superio_reset(DeviceState *dev) in vt8231_superio_reset()
594 PCIDevice dev; member
716 DeviceState *dev = DEVICE(d); in via_isa_realize() local
807 static void vt82c686b_isa_reset(DeviceState *dev) in vt82c686b_isa_reset()
876 static void vt8231_isa_reset(DeviceState *dev) in vt8231_isa_reset()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c263 static void power_realize(DeviceState *dev, Error **errp) in power_realize()
306 DeviceState *dev; in ebus_realize() local
426 DeviceState *dev; in prom_init() local
461 SysBusDevice *dev = SYS_BUS_DEVICE(ds); in prom_realize() local
506 static void ram_realize(DeviceState *dev, Error **errp) in ram_realize()
519 DeviceState *dev; in ram_init() local
567 DeviceState *iommu, *dev; in sun4uv_init() local
739 DeviceState *dev) in sun4u_fw_dev_path()
/openbmc/linux/drivers/hid/
H A Dhid-sjoy.c29 static int hid_sjoyff_play(struct input_dev *dev, void *data, in hid_sjoyff_play()
59 struct input_dev *dev; in sjoyff_init() local
H A Dhid-gaff.c29 static int hid_gaff_play(struct input_dev *dev, void *data, in hid_gaff_play()
71 struct input_dev *dev; in gaff_init() local
/openbmc/linux/sound/pci/asihpi/
H A Dhpidspcd.c19 struct pci_dev *dev; member
27 struct pci_dev *dev = os_data; in hpi_dsp_code_open() local
/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2500.c85 static int ast2500_reset_probe(struct udevice *dev) in ast2500_reset_probe()
108 static int ast2500_ofdata_to_platdata(struct udevice *dev) in ast2500_ofdata_to_platdata()
H A Dreset-ast2400.c53 static int ast2400_reset_probe(struct udevice *dev) in ast2400_reset_probe()
76 static int ast2400_ofdata_to_platdata(struct udevice *dev) in ast2400_ofdata_to_platdata()
/openbmc/u-boot/drivers/i2c/
H A Dtegra186_bpmp_i2c.c36 static int tegra186_bpmp_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in tegra186_bpmp_i2c_xfer()
94 static int tegra186_bpmp_i2c_probe(struct udevice *dev) in tegra186_bpmp_i2c_probe()
/openbmc/u-boot/board/freescale/common/
H A Dpfuze.c95 int pfuze_mode_init(struct udevice *dev, u32 mode) in pfuze_mode_init()
135 struct udevice *dev; in pfuze_common_init() local
/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada375-usb2.c63 static struct phy *armada375_usb_phy_xlate(struct device *dev, in armada375_usb_phy_xlate()
104 struct device *dev = &pdev->dev; in armada375_usb_phy_probe() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-scsi-pci.c48 VirtIOSCSIPCI *dev = VIRTIO_SCSI_PCI(vpci_dev); in virtio_scsi_pci_realize() local
93 VirtIOSCSIPCI *dev = VIRTIO_SCSI_PCI(obj); in virtio_scsi_pci_instance_init() local

1...<<221222223224225226227228229230>>...645