/linux-6.8/drivers/usb/typec/tcpm/ |
D | tcpci_mt6360.c | 42 struct device *dev; member 189 static int __maybe_unused mt6360_tcpc_suspend(struct device *dev) in mt6360_tcpc_suspend() 199 static int __maybe_unused mt6360_tcpc_resume(struct device *dev) in mt6360_tcpc_resume()
|
/linux-6.8/drivers/net/can/ctucanfd/ |
D | ctucanfd_pci.c | 26 #define PCI_DEVICE_DATA(vend, dev, data) \ argument 61 static void ctucan_pci_set_drvdata(struct device *dev, in ctucan_pci_set_drvdata() 85 struct device *dev = &pdev->dev; in ctucan_pci_probe() local
|
/linux-6.8/drivers/ufs/core/ |
D | ufs-hwmon.c | 50 static int ufs_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in ufs_hwmon_read() 96 static int ufs_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in ufs_hwmon_write() 168 struct device *dev = hba->dev; in ufs_hwmon_probe() local
|
/linux-6.8/drivers/net/phy/aquantia/ |
D | aquantia_hwmon.c | 90 static int aqr_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_read() 143 static int aqr_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in aqr_hwmon_write() 212 struct device *dev = &phydev->mdio.dev; in aqr_hwmon_probe() local
|
/linux-6.8/drivers/mfd/ |
D | intel_soc_pmic_crc.c | 170 struct device *dev = &i2c->dev; in crystal_cove_i2c_probe() local 234 static int crystal_cove_suspend(struct device *dev) in crystal_cove_suspend() 243 static int crystal_cove_resume(struct device *dev) in crystal_cove_resume()
|
/linux-6.8/sound/core/seq/oss/ |
D | seq_oss_readq.c | 89 snd_seq_oss_readq_puts(struct seq_oss_readq *q, int dev, unsigned char *data, int len) in snd_seq_oss_readq_puts() 113 int dev; member 123 int snd_seq_oss_readq_sysex(struct seq_oss_readq *q, int dev, in snd_seq_oss_readq_sysex()
|
/linux-6.8/drivers/input/misc/ |
D | twl4030-vibra.c | 29 struct device *dev; member 146 static int twl4030_vibra_suspend(struct device *dev) in twl4030_vibra_suspend() 157 static int twl4030_vibra_resume(struct device *dev) in twl4030_vibra_resume()
|
/linux-6.8/include/drm/ |
D | drm_property.h | 189 struct drm_device *dev; member 218 struct drm_device *dev; member 307 static inline struct drm_property *drm_property_find(struct drm_device *dev, in drm_property_find()
|
/linux-6.8/drivers/gpu/drm/bridge/ |
D | sii902x.c | 527 struct device *dev = &sii902x->i2c->dev; in sii902x_mute() local 578 static int sii902x_audio_hw_params(struct device *dev, void *data, in sii902x_audio_hw_params() 741 static void sii902x_audio_shutdown(struct device *dev, void *data) in sii902x_audio_shutdown() 755 static int sii902x_audio_mute(struct device *dev, void *data, in sii902x_audio_mute() 769 static int sii902x_audio_get_eld(struct device *dev, void *data, in sii902x_audio_get_eld() 814 struct device *dev) in sii902x_audio_codec_init() 935 struct device *dev = &sii902x->i2c->dev; in sii902x_i2c_bypass_select() local 980 struct device *dev = &sii902x->i2c->dev; in sii902x_i2c_bypass_deselect() local 1043 struct device *dev = &sii902x->i2c->dev; in sii902x_init() local 1124 struct device *dev = &client->dev; in sii902x_probe() local
|
/linux-6.8/drivers/input/joystick/ |
D | xpad.c | 694 struct input_dev *dev; /* input device interface */ member 749 struct input_dev *dev = xpad->dev; in xpad_process_packet() local 818 static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev, in xpad360_process_packet() 949 struct input_dev *dev; in xpad360w_process_packet() local 984 struct input_dev *dev = xpad->dev; in xpadone_process_packet() local 1142 struct device *dev = &xpad->intf->dev; in xpad_irq_in() local 1276 struct device *dev = &xpad->intf->dev; in xpad_irq_out() local 1470 static int xpad_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) in xpad_play_effect() 1832 static int xpad_open(struct input_dev *dev) in xpad_open() 1839 static void xpad_close(struct input_dev *dev) in xpad_close()
|
/linux-6.8/sound/soc/fsl/ |
D | fsl_ssi.c | 126 static bool fsl_ssi_readable_reg(struct device *dev, unsigned int reg) in fsl_ssi_readable_reg() 137 static bool fsl_ssi_volatile_reg(struct device *dev, unsigned int reg) in fsl_ssi_volatile_reg() 158 static bool fsl_ssi_precious_reg(struct device *dev, unsigned int reg) in fsl_ssi_precious_reg() 173 static bool fsl_ssi_writeable_reg(struct device *dev, unsigned int reg) in fsl_ssi_writeable_reg() 288 struct device *dev; member 1349 struct device *dev = &pdev->dev; in fsl_ssi_imx_probe() local 1427 struct device *dev = ssi->dev; in fsl_ssi_probe_from_dt() local 1508 struct device *dev = &pdev->dev; in fsl_ssi_probe() local 1695 static int fsl_ssi_suspend(struct device *dev) in fsl_ssi_suspend() 1709 static int fsl_ssi_resume(struct device *dev) in fsl_ssi_resume()
|
/linux-6.8/drivers/ufs/host/ |
D | ufs-mediatek.c | 247 struct device *dev = hba->dev; in ufs_mtk_bind_mphy() local 463 static int ufs_mtk_get_host_clk(struct device *dev, const char *name, in ufs_mtk_get_host_clk() 552 struct device *dev = hba->dev; in ufs_mtk_init_boost_crypt() local 788 struct device *dev = hba->dev; in ufs_mtk_vreg_fix_vcc() local 894 struct device *dev = hba->dev; in ufs_mtk_init() local 1702 struct device *dev = &pdev->dev; in ufs_mtk_probe() local 1758 static int ufs_mtk_system_suspend(struct device *dev) in ufs_mtk_system_suspend() 1772 static int ufs_mtk_system_resume(struct device *dev) in ufs_mtk_system_resume() 1783 static int ufs_mtk_runtime_suspend(struct device *dev) in ufs_mtk_runtime_suspend() 1797 static int ufs_mtk_runtime_resume(struct device *dev) in ufs_mtk_runtime_resume()
|
/linux-6.8/drivers/media/pci/ivtv/ |
D | ivtv-driver.c | 285 struct ivtv *dev = container_of(work, struct ivtv, request_module_wk); in request_module_async() local 295 static void request_modules(struct ivtv *dev) in request_modules() 301 static void flush_request_modules(struct ivtv *dev) in flush_request_modules() 306 #define request_modules(dev) argument 307 #define flush_request_modules(dev) argument
|
/linux-6.8/sound/pci/hda/ |
D | hda_tegra.c | 79 struct device *dev; member 128 static int __maybe_unused hda_tegra_suspend(struct device *dev) in hda_tegra_suspend() 141 static int __maybe_unused hda_tegra_resume(struct device *dev) in hda_tegra_resume() 154 static int __maybe_unused hda_tegra_runtime_suspend(struct device *dev) in hda_tegra_runtime_suspend() 173 static int __maybe_unused hda_tegra_runtime_resume(struct device *dev) in hda_tegra_runtime_resume()
|
/linux-6.8/drivers/vfio/platform/ |
D | vfio_platform_common.c | 51 struct device *dev) in vfio_platform_acpi_probe() 75 struct device *dev = vdev->device; in vfio_platform_acpi_call_reset() local 95 struct device *dev = vdev->device; in vfio_platform_acpi_has_reset() local 605 struct device *dev) in vfio_platform_of_probe() 637 struct device *dev = vdev->vdev.dev; in vfio_platform_init_common() local
|
/linux-6.8/drivers/net/ethernet/sfc/ |
D | ef100_rep.c | 63 struct net_device *dev) in efx_ef100_rep_xmit() 81 static int efx_ef100_rep_get_port_parent_id(struct net_device *dev, in efx_ef100_rep_get_port_parent_id() 95 static int efx_ef100_rep_get_phys_port_name(struct net_device *dev, in efx_ef100_rep_get_phys_port_name() 126 static void efx_ef100_rep_get_stats64(struct net_device *dev, in efx_ef100_rep_get_stats64() 149 static void efx_ef100_rep_get_drvinfo(struct net_device *dev, in efx_ef100_rep_get_drvinfo()
|
/linux-6.8/drivers/pci/controller/dwc/ |
D | pcie-keembay.c | 158 static inline struct clk *keembay_pcie_probe_clock(struct device *dev, in keembay_pcie_probe_clock() 188 struct device *dev = pci->dev; in keembay_pcie_probe_clocks() local 269 struct device *dev = pci->dev; in keembay_pcie_setup_msi_irq() local 340 struct device *dev = &pdev->dev; in keembay_pcie_add_pcie_port() local 391 struct device *dev = &pdev->dev; in keembay_pcie_probe() local
|
/linux-6.8/drivers/iio/accel/ |
D | kxsd9.c | 73 struct device *dev; member 399 int kxsd9_common_probe(struct device *dev, in kxsd9_common_probe() 481 void kxsd9_common_remove(struct device *dev) in kxsd9_common_remove() 495 static int kxsd9_runtime_suspend(struct device *dev) in kxsd9_runtime_suspend() 503 static int kxsd9_runtime_resume(struct device *dev) in kxsd9_runtime_resume()
|
/linux-6.8/drivers/iommu/arm/arm-smmu-v3/ |
D | arm-smmu-v3-sva.c | 360 static int __arm_smmu_sva_bind(struct device *dev, ioasid_t pasid, in __arm_smmu_sva_bind() 474 struct device *dev = master->dev; in arm_smmu_master_sva_enable_iopf() local 500 struct device *dev = master->dev; in arm_smmu_master_sva_disable_iopf() local 547 struct device *dev, ioasid_t id) in arm_smmu_sva_remove_dev_pasid() 573 struct device *dev, ioasid_t id) in arm_smmu_sva_set_dev_pasid()
|
/linux-6.8/drivers/iio/health/ |
D | afe4403.c | 71 struct device *dev; member 136 static ssize_t afe440x_show_register(struct device *dev, in afe440x_show_register() 160 static ssize_t afe440x_store_register(struct device *dev, in afe440x_store_register() 412 static int afe4403_suspend(struct device *dev) in afe4403_suspend() 433 static int afe4403_resume(struct device *dev) in afe4403_resume()
|
/linux-6.8/drivers/net/wireless/broadcom/b43/ |
D | radio_2056.c | 10166 *b43_nphy_get_inittabs_rev3(struct b43_wldev *dev) in b43_nphy_get_inittabs_rev3() 10194 static void b2056_upload_inittab(struct b43_wldev *dev, bool ghz5, in b2056_upload_inittab() 10215 void b2056_upload_inittabs(struct b43_wldev *dev, in b2056_upload_inittabs() 10238 void b2056_upload_syn_pll_cp2(struct b43_wldev *dev, bool ghz5) in b2056_upload_syn_pll_cp2() 10255 b43_nphy_get_chantabent_rev3(struct b43_wldev *dev, u16 freq) in b43_nphy_get_chantabent_rev3()
|
/linux-6.8/drivers/input/rmi4/ |
D | rmi_spi.c | 333 struct device *dev = &spi->dev; in rmi_spi_of_probe() local 450 static int rmi_spi_suspend(struct device *dev) in rmi_spi_suspend() 463 static int rmi_spi_resume(struct device *dev) in rmi_spi_resume() 476 static int rmi_spi_runtime_suspend(struct device *dev) in rmi_spi_runtime_suspend() 489 static int rmi_spi_runtime_resume(struct device *dev) in rmi_spi_runtime_resume()
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_fbdev.c | 154 struct drm_device *dev = helper->dev; in intelfb_create() local 302 static bool intel_fbdev_init_bios(struct drm_device *dev, in intel_fbdev_init_bios() 456 int intel_fbdev_init(struct drm_device *dev) in intel_fbdev_init() 564 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() 625 void intel_fbdev_output_poll_changed(struct drm_device *dev) in intel_fbdev_output_poll_changed()
|
/linux-6.8/drivers/bus/fsl-mc/ |
D | dprc-driver.c | 42 static int __fsl_mc_device_remove_if_not_in_mc(struct device *dev, void *data) in __fsl_mc_device_remove_if_not_in_mc() 68 static int __fsl_mc_device_remove(struct device *dev, void *data) in __fsl_mc_device_remove() 115 static int __fsl_mc_device_match(struct device *dev, void *data) in __fsl_mc_device_match() 126 struct device *dev; in fsl_mc_device_lookup() local 404 struct device *dev = arg; in dprc_irq0_handler_thread() local
|
/linux-6.8/drivers/regulator/ |
D | rtmv20-regulator.c | 64 struct device *dev; member 293 static bool rtmv20_is_accessible_reg(struct device *dev, unsigned int reg) in rtmv20_is_accessible_reg() 305 static bool rtmv20_is_volatile_reg(struct device *dev, unsigned int reg) in rtmv20_is_volatile_reg() 390 static int __maybe_unused rtmv20_suspend(struct device *dev) in rtmv20_suspend() 405 static int __maybe_unused rtmv20_resume(struct device *dev) in rtmv20_resume()
|