/linux-6.15/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_gyro.c | 144 struct device *dev = regmap_get_device(st->map); in inv_icm42600_gyro_read_sensor() local 265 struct device *dev = regmap_get_device(st->map); in inv_icm42600_gyro_write_scale() local 350 struct device *dev = regmap_get_device(st->map); in inv_icm42600_gyro_write_odr() local 401 struct device *dev = regmap_get_device(st->map); in inv_icm42600_gyro_read_offset() local 477 struct device *dev = regmap_get_device(st->map); in inv_icm42600_gyro_write_offset() local 744 struct device *dev = regmap_get_device(st->map); in inv_icm42600_gyro_init() local
|
/linux-6.15/drivers/gpu/drm/panel/ |
D | panel-sony-acx565akm.c | 179 static ssize_t cabc_mode_show(struct device *dev, in cabc_mode_show() 199 static ssize_t cabc_mode_store(struct device *dev, in cabc_mode_store() 232 static ssize_t cabc_available_modes_show(struct device *dev, in cabc_available_modes_show() 298 static int acx565akm_bl_update_status_locked(struct backlight_device *dev) in acx565akm_bl_update_status_locked() 308 static int acx565akm_bl_update_status(struct backlight_device *dev) in acx565akm_bl_update_status() 320 static int acx565akm_bl_get_intensity(struct backlight_device *dev) in acx565akm_bl_get_intensity()
|
/linux-6.15/drivers/rtc/ |
D | rtc-ac100.c | 92 struct device *dev; member 384 static int ac100_rtc_get_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_get_time() 407 static int ac100_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_set_time() 440 static int ac100_rtc_alarm_irq_enable(struct device *dev, unsigned int en) in ac100_rtc_alarm_irq_enable() 451 static int ac100_rtc_get_alarm(struct device *dev, struct rtc_wkalrm *alrm) in ac100_rtc_get_alarm() 482 static int ac100_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alrm) in ac100_rtc_set_alarm()
|
/linux-6.15/drivers/power/supply/ |
D | ab8500_btemp.c | 96 struct device *dev; member 631 static int __maybe_unused ab8500_btemp_resume(struct device *dev) in ab8500_btemp_resume() 640 static int __maybe_unused ab8500_btemp_suspend(struct device *dev) in ab8500_btemp_suspend() 663 static int ab8500_btemp_bind(struct device *dev, struct device *master, in ab8500_btemp_bind() 682 static void ab8500_btemp_unbind(struct device *dev, struct device *master, in ab8500_btemp_unbind() 699 struct device *dev = &pdev->dev; in ab8500_btemp_probe() local
|
/linux-6.15/drivers/phy/intel/ |
D | phy-intel-lgm-combo.c | 87 struct device *dev; member 204 struct device *dev = cbphy->dev; in intel_cbphy_set_mode() local 408 struct device *dev = cbphy->dev; in intel_cbphy_fwnode_parse() local 510 static struct phy *intel_cbphy_xlate(struct device *dev, in intel_cbphy_xlate() 538 struct device *dev = cbphy->dev; in intel_cbphy_create() local 572 struct device *dev = &pdev->dev; in intel_cbphy_probe() local
|
/linux-6.15/drivers/mfd/ |
D | lm3533-core.c | 254 static ssize_t show_output(struct device *dev, in show_output() 290 static ssize_t store_output(struct device *dev, in store_output() 359 struct device *dev = kobj_to_dev(kobj); in lm3533_attr_is_visible() local 525 static bool lm3533_readable_register(struct device *dev, unsigned int reg) in lm3533_readable_register() 544 static bool lm3533_volatile_register(struct device *dev, unsigned int reg) in lm3533_volatile_register() 556 static bool lm3533_precious_register(struct device *dev, unsigned int reg) in lm3533_precious_register()
|
/linux-6.15/drivers/gpu/drm/adp/ |
D | adp_drv.c | 255 struct drm_device *dev = crtc->dev; in adp_crtc_enable_vblank() local 274 struct drm_device *dev = crtc->dev; in adp_crtc_disable_vblank() local 461 struct device *dev = &pdev->dev; in adp_parse_of() local 513 static int adp_drm_bind(struct device *dev) in adp_drm_bind() 542 static void adp_drm_unbind(struct device *dev) in adp_drm_unbind() 557 static int compare_dev(struct device *dev, void *data) in compare_dev()
|
/linux-6.15/drivers/media/pci/tw686x/ |
D | tw686x.h | 66 struct tw686x_dev *dev; member 79 struct tw686x_dev *dev; member 145 static inline uint32_t reg_read(struct tw686x_dev *dev, unsigned int reg) in reg_read() 150 static inline void reg_write(struct tw686x_dev *dev, unsigned int reg, in reg_write() 156 static inline unsigned int max_channels(struct tw686x_dev *dev) in max_channels() 161 static inline unsigned is_second_gen(struct tw686x_dev *dev) in is_second_gen()
|
/linux-6.15/drivers/gpu/drm/bridge/ |
D | lontium-lt8912b.c | 30 struct device *dev; member 470 struct device *dev = lt->dev; in lt8912_attach_dsi() local 645 static int lt8912_bridge_resume(struct device *dev) in lt8912_bridge_resume() 661 static int lt8912_bridge_suspend(struct device *dev) in lt8912_bridge_suspend() 690 struct device *dev = lt->dev; in lt8912_parse_dt() local 761 struct device *dev = &client->dev; in lt8912_probe() local
|
/linux-6.15/drivers/input/gameport/ |
D | gameport.c | 457 static ssize_t gameport_description_show(struct device *dev, struct device_attribute *attr, char *b… in gameport_description_show() 465 static ssize_t drvctl_store(struct device *dev, struct device_attribute *attr, const char *buf, siz… in drvctl_store() 502 static void gameport_release_port(struct device *dev) in gameport_release_port() 721 static int gameport_driver_probe(struct device *dev) in gameport_driver_probe() 730 static void gameport_driver_remove(struct device *dev) in gameport_driver_remove() 809 static int gameport_bus_match(struct device *dev, const struct device_driver *drv) in gameport_bus_match()
|
/linux-6.15/drivers/hwtracing/coresight/ |
D | coresight-etm-perf.c | 79 static ssize_t format_attr_contextid_show(struct device *dev, in format_attr_contextid_show() 766 static ssize_t etm_perf_sink_name_show(struct device *dev, in etm_perf_sink_name_show() 777 etm_perf_add_symlink_group(struct device *dev, const char *name, const char *group_name) in etm_perf_add_symlink_group() 816 struct device *dev = &csdev->dev; in etm_perf_add_symlink_sink() local 858 static ssize_t etm_perf_cscfg_event_show(struct device *dev, in etm_perf_cscfg_event_show() 868 int etm_perf_add_symlink_cscfg(struct device *dev, struct cscfg_config_desc *config_desc) in etm_perf_add_symlink_cscfg()
|
D | coresight-catu.c | 406 struct device *dev = &drvdata->csdev->dev; in catu_enable_hw() local 473 struct device *dev = &drvdata->csdev->dev; in catu_disable_hw() local 507 static int __catu_probe(struct device *dev, struct resource *res) in __catu_probe() 585 static void __catu_remove(struct device *dev) in __catu_remove() 658 static int catu_runtime_suspend(struct device *dev) in catu_runtime_suspend() 667 static int catu_runtime_resume(struct device *dev) in catu_runtime_resume()
|
/linux-6.15/drivers/usb/host/ |
D | xhci-pci.c | 241 static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_pci_quirks() 495 static void xhci_pme_acpi_rtd3_enable(struct pci_dev *dev) in xhci_pme_acpi_rtd3_enable() 536 static void xhci_pme_acpi_rtd3_enable(struct pci_dev *dev) { } in xhci_pme_acpi_rtd3_enable() 584 int xhci_pci_common_probe(struct pci_dev *dev, const struct pci_device_id *id) in xhci_pci_common_probe() 667 static int xhci_pci_probe(struct pci_dev *dev, const struct pci_device_id *id) in xhci_pci_probe() 676 void xhci_pci_remove(struct pci_dev *dev) in xhci_pci_remove()
|
/linux-6.15/sound/soc/img/ |
D | img-i2s-in.c | 56 struct device *dev; member 65 static int img_i2s_in_runtime_suspend(struct device *dev) in img_i2s_in_runtime_suspend() 74 static int img_i2s_in_runtime_resume(struct device *dev) in img_i2s_in_runtime_resume() 427 struct device *dev = &pdev->dev; in img_i2s_in_probe() local 542 static int img_i2s_in_suspend(struct device *dev) in img_i2s_in_suspend() 566 static int img_i2s_in_resume(struct device *dev) in img_i2s_in_resume()
|
/linux-6.15/sound/soc/codecs/ |
D | adau17x1.c | 806 bool adau17x1_precious_register(struct device *dev, unsigned int reg) in adau17x1_precious_register() 816 bool adau17x1_readable_register(struct device *dev, unsigned int reg) in adau17x1_readable_register() 855 bool adau17x1_volatile_register(struct device *dev, unsigned int reg) in adau17x1_volatile_register() 1048 int adau17x1_probe(struct device *dev, struct regmap *regmap, in adau17x1_probe() 1049 enum adau17x1_type type, void (*switch_mode)(struct device *dev), in adau17x1_probe() 1113 void adau17x1_remove(struct device *dev) in adau17x1_remove()
|
/linux-6.15/drivers/input/touchscreen/ |
D | mms114.c | 291 struct device *dev = &data->client->dev; in mms114_get_version() local 435 static int mms114_input_open(struct input_dev *dev) in mms114_input_open() 442 static void mms114_input_close(struct input_dev *dev) in mms114_input_close() 451 struct device *dev = &data->client->dev; in mms114_parse_legacy_bindings() local 633 static int mms114_suspend(struct device *dev) in mms114_suspend() 657 static int mms114_resume(struct device *dev) in mms114_resume()
|
/linux-6.15/drivers/mtd/ |
D | rfd_ftl.c | 240 static int rfd_ftl_readsect(struct mtd_blktrans_dev *dev, u_long sector, char *buf) in rfd_ftl_readsect() 601 static int do_writesect(struct mtd_blktrans_dev *dev, u_long sector, char *buf, ulong *old_addr) in do_writesect() 667 static int rfd_ftl_writesect(struct mtd_blktrans_dev *dev, u_long sector, char *buf) in rfd_ftl_writesect() 708 static int rfd_ftl_discardsect(struct mtd_blktrans_dev *dev, in rfd_ftl_discardsect() 736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo() 793 static void rfd_ftl_remove_dev(struct mtd_blktrans_dev *dev) in rfd_ftl_remove_dev()
|
/linux-6.15/drivers/gpu/drm/gma500/ |
D | mmu.c | 69 struct drm_device *dev = driver->dev; in psb_mmu_flush_pd_locked() local 97 struct drm_device *dev = driver->dev; in psb_mmu_flush() local 123 struct drm_device *dev = pd->driver->dev; in psb_mmu_set_pd_context() local 233 struct drm_device *dev = driver->dev; in psb_mmu_free_pagedir() local 412 struct drm_device *dev = driver->dev; in psb_mmu_driver_takedown() local 420 struct psb_mmu_driver *psb_mmu_driver_init(struct drm_device *dev, in psb_mmu_driver_init()
|
D | opregion.c | 149 static u32 asle_set_backlight(struct drm_device *dev, u32 bclp) in asle_set_backlight() 196 void psb_intel_opregion_asle_intr(struct drm_device *dev) in psb_intel_opregion_asle_intr() 209 void psb_intel_opregion_enable_asle(struct drm_device *dev) in psb_intel_opregion_enable_asle() 256 void psb_intel_opregion_init(struct drm_device *dev) in psb_intel_opregion_init() 276 void psb_intel_opregion_fini(struct drm_device *dev) in psb_intel_opregion_fini() 302 int psb_intel_opregion_setup(struct drm_device *dev) in psb_intel_opregion_setup()
|
/linux-6.15/drivers/clk/microchip/ |
D | clk-mpfs.c | 41 struct device *dev; member 150 static int mpfs_clk_register_mssplls(struct device *dev, struct mpfs_msspll_hw_clock *msspll_hws, in mpfs_clk_register_mssplls() 197 static int mpfs_clk_register_msspll_outs(struct device *dev, in mpfs_clk_register_msspll_outs() 258 static int mpfs_clk_register_cfgs(struct device *dev, struct mpfs_cfg_hw_clock *cfg_hws, in mpfs_clk_register_cfgs() 340 static int mpfs_clk_register_periphs(struct device *dev, struct mpfs_periph_hw_clock *periph_hws, in mpfs_clk_register_periphs() 364 struct device *dev = &pdev->dev; in mpfs_clk_probe() local
|
/linux-6.15/drivers/iio/magnetometer/ |
D | hmc5843_core.c | 269 ssize_t hmc5843_show_samp_freq_avail(struct device *dev, in hmc5843_show_samp_freq_avail() 328 static ssize_t hmc5843_show_scale_avail(struct device *dev, in hmc5843_show_scale_avail() 606 static int hmc5843_common_suspend(struct device *dev) in hmc5843_common_suspend() 612 static int hmc5843_common_resume(struct device *dev) in hmc5843_common_resume() 620 int hmc5843_common_probe(struct device *dev, struct regmap *regmap, in hmc5843_common_probe() 674 void hmc5843_common_remove(struct device *dev) in hmc5843_common_remove()
|
/linux-6.15/arch/powerpc/include/asm/ |
D | iommu.h | 139 static inline void set_iommu_table_base(struct device *dev, in set_iommu_table_base() 145 static inline void *get_iommu_table_base(struct device *dev) in get_iommu_table_base() 235 struct device *dev) in iommu_add_device() 240 static inline int dev_has_iommu_table(struct device *dev, void *data) in dev_has_iommu_table() 249 static inline void *get_iommu_table_base(struct device *dev) in get_iommu_table_base() 254 static inline int dma_iommu_dma_supported(struct device *dev, u64 mask) in dma_iommu_dma_supported()
|
/linux-6.15/drivers/input/keyboard/ |
D | cap11xx.c | 86 struct device *dev; member 147 static bool cap11xx_volatile_reg(struct device *dev, unsigned int reg) in cap11xx_volatile_reg() 199 struct device *dev = priv->dev; in cap11xx_init_keys() local 416 static int cap11xx_init_leds(struct device *dev, in cap11xx_init_leds() 478 static int cap11xx_init_leds(struct device *dev, in cap11xx_init_leds() 489 struct device *dev = &i2c_client->dev; in cap11xx_i2c_probe() local
|
/linux-6.15/drivers/watchdog/ |
D | starfive-wdt.c | 171 struct device *dev = wdt->wdd.parent; in starfive_wdt_get_clock() local 184 static inline int starfive_wdt_reset_init(struct device *dev) in starfive_wdt_reset_init() 537 static int starfive_wdt_suspend(struct device *dev) in starfive_wdt_suspend() 550 static int starfive_wdt_resume(struct device *dev) in starfive_wdt_resume() 570 static int starfive_wdt_runtime_suspend(struct device *dev) in starfive_wdt_runtime_suspend() 579 static int starfive_wdt_runtime_resume(struct device *dev) in starfive_wdt_runtime_resume()
|
/linux-6.15/drivers/leds/ |
D | leds-sun50i-a100.c | 74 struct device *dev; member 251 static int sun50i_a100_ledc_parse_format(struct device *dev, in sun50i_a100_ledc_parse_format() 285 static int sun50i_a100_ledc_parse_timing(struct device *dev, in sun50i_a100_ledc_parse_timing() 323 static int sun50i_a100_ledc_resume(struct device *dev) in sun50i_a100_ledc_resume() 356 static int sun50i_a100_ledc_suspend(struct device *dev) in sun50i_a100_ledc_suspend() 393 struct device *dev = &pdev->dev; in sun50i_a100_ledc_probe() local
|