Home
last modified time | relevance | path

Searched defs:dev (Results 4551 – 4575 of 13568) sorted by relevance

1...<<181182183184185186187188189190>>...543

/linux-6.8/drivers/irqchip/
Dirq-uniphier-aidet.c164 struct device *dev = &pdev->dev; in uniphier_aidet_probe() local
201 static int __maybe_unused uniphier_aidet_suspend(struct device *dev) in uniphier_aidet_suspend()
213 static int __maybe_unused uniphier_aidet_resume(struct device *dev) in uniphier_aidet_resume()
/linux-6.8/drivers/video/backlight/
Dled_bl.c15 struct device *dev; member
71 static int led_bl_get_leds(struct device *dev, in led_bl_get_leds()
123 static int led_bl_parse_levels(struct device *dev, in led_bl_parse_levels()
/linux-6.8/drivers/net/arcnet/
Dcom20020-pci.c97 static ssize_t backplane_mode_show(struct device *dev, in backplane_mode_show()
125 struct net_device *dev; in com20020pci_probe() local
301 struct net_device *dev = card->dev; in com20020pci_remove() local
/linux-6.8/drivers/staging/greybus/
Dgbphy.h16 struct device dev; member
71 struct device *dev = &gbphy_dev->dev; in gbphy_runtime_get_sync() local
86 struct device *dev = &gbphy_dev->dev; in gbphy_runtime_put_autosuspend() local
/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pll.c271 struct drm_device *dev = crtc->dev; in amdgpu_pll_get_use_mask() local
298 struct drm_device *dev = crtc->dev; in amdgpu_pll_get_shared_dp_ppll() local
327 struct drm_device *dev = crtc->dev; in amdgpu_pll_get_shared_nondp_ppll() local
/linux-6.8/drivers/usb/musb/
Dux500.c28 struct device *dev; member
315 static int ux500_suspend(struct device *dev) in ux500_suspend()
328 static int ux500_resume(struct device *dev) in ux500_resume()
/linux-6.8/drivers/hwmon/
Dsbtsi_temp.c72 static int sbtsi_read(struct device *dev, enum hwmon_sensor_types type, in sbtsi_read()
129 static int sbtsi_write(struct device *dev, enum hwmon_sensor_types type, in sbtsi_write()
203 struct device *dev = &client->dev; in sbtsi_probe() local
/linux-6.8/sound/soc/tegra/
Dtegra20_ac97.c244 static bool tegra20_ac97_wr_rd_reg(struct device *dev, unsigned int reg) in tegra20_ac97_wr_rd_reg()
261 static bool tegra20_ac97_volatile_reg(struct device *dev, unsigned int reg) in tegra20_ac97_volatile_reg()
276 static bool tegra20_ac97_precious_reg(struct device *dev, unsigned int reg) in tegra20_ac97_precious_reg()
/linux-6.8/drivers/watchdog/
Dgeodewdt.c213 static int __init geodewdt_probe(struct platform_device *dev) in geodewdt_probe()
241 static void geodewdt_remove(struct platform_device *dev) in geodewdt_remove()
246 static void geodewdt_shutdown(struct platform_device *dev) in geodewdt_shutdown()
Dapple_wdt.c156 struct device *dev = &pdev->dev; in apple_wdt_probe() local
195 static int apple_wdt_resume(struct device *dev) in apple_wdt_resume()
205 static int apple_wdt_suspend(struct device *dev) in apple_wdt_suspend()
Dimx_sc_wdt.c163 struct device *dev = &pdev->dev; in imx_sc_wdt_probe() local
219 static int __maybe_unused imx_sc_wdt_suspend(struct device *dev) in imx_sc_wdt_suspend()
229 static int __maybe_unused imx_sc_wdt_resume(struct device *dev) in imx_sc_wdt_resume()
Dda9063_wdt.c217 struct device *dev = &pdev->dev; in da9063_wdt_probe() local
267 static int __maybe_unused da9063_wdt_suspend(struct device *dev) in da9063_wdt_suspend()
280 static int __maybe_unused da9063_wdt_resume(struct device *dev) in da9063_wdt_resume()
/linux-6.8/arch/alpha/kernel/
Dsys_cabriolet.c178 eb66p_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in eb66p_map_irq()
208 cabriolet_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in cabriolet_map_irq()
292 alphapc164_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in alphapc164_map_irq()
/linux-6.8/drivers/ntb/
Dcore.c257 static int ntb_probe(struct device *dev) in ntb_probe()
274 static void ntb_remove(struct device *dev) in ntb_remove()
288 static void ntb_dev_release(struct device *dev) in ntb_dev_release()
/linux-6.8/drivers/char/hw_random/
Diproc-rng200.c170 struct device *dev = &pdev->dev; in iproc_rng200_probe() local
203 static int __maybe_unused iproc_rng200_suspend(struct device *dev) in iproc_rng200_suspend()
212 static int __maybe_unused iproc_rng200_resume(struct device *dev) in iproc_rng200_resume()
/linux-6.8/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c78 ahd_linux_pci_dev_suspend(struct device *dev) in ahd_linux_pci_dev_suspend()
92 ahd_linux_pci_dev_resume(struct device *dev) in ahd_linux_pci_dev_resume()
145 struct device *dev = &pdev->dev; in ahd_linux_pci_dev_probe() local
/linux-6.8/drivers/platform/x86/
Dtoshiba_haps.c58 static ssize_t protection_level_show(struct device *dev, in protection_level_show()
66 static ssize_t protection_level_store(struct device *dev, in protection_level_store()
95 static ssize_t reset_protection_store(struct device *dev, in reset_protection_store()
/linux-6.8/drivers/gpu/drm/vc4/
Dvc4_perfmon.c139 int vc4_perfmon_create_ioctl(struct drm_device *dev, void *data, in vc4_perfmon_create_ioctl()
195 int vc4_perfmon_destroy_ioctl(struct drm_device *dev, void *data, in vc4_perfmon_destroy_ioctl()
222 int vc4_perfmon_get_values_ioctl(struct drm_device *dev, void *data, in vc4_perfmon_get_values_ioctl()
/linux-6.8/drivers/clocksource/
Dtimer-zevio.c62 struct clock_event_device *dev) in zevio_timer_set_event()
74 static int zevio_timer_shutdown(struct clock_event_device *dev) in zevio_timer_shutdown()
87 static int zevio_timer_set_oneshot(struct clock_event_device *dev) in zevio_timer_set_oneshot()
/linux-6.8/drivers/clk/
Dclk-fixed-rate.c52 static void devm_clk_hw_register_fixed_rate_release(struct device *dev, void *res) in devm_clk_hw_register_fixed_rate_release()
64 struct clk_hw *__clk_hw_register_fixed_rate(struct device *dev, in __clk_hw_register_fixed_rate()
121 struct clk *clk_register_fixed_rate(struct device *dev, const char *name, in clk_register_fixed_rate()
/linux-6.8/drivers/gpu/drm/panel/
Dpanel-elida-kd35t133.c40 struct device *dev; member
56 struct device *dev = ctx->dev; in kd35t133_init_sequence() local
223 struct device *dev = &dsi->dev; in kd35t133_probe() local
/linux-6.8/drivers/regulator/
Dstm32-vrefbuf.c33 struct device *dev; member
249 static int __maybe_unused stm32_vrefbuf_runtime_suspend(struct device *dev) in stm32_vrefbuf_runtime_suspend()
259 static int __maybe_unused stm32_vrefbuf_runtime_resume(struct device *dev) in stm32_vrefbuf_runtime_resume()
/linux-6.8/drivers/soc/amlogic/
Dmeson-canvas.c35 struct device *dev; member
52 struct meson_canvas *meson_canvas_get(struct device *dev) in meson_canvas_get()
173 struct device *dev = &pdev->dev; in meson_canvas_probe() local
/linux-6.8/include/drm/
Ddrm_debugfs.h132 struct drm_device *dev; member
169 static inline void drm_debugfs_add_file(struct drm_device *dev, const char *name, in drm_debugfs_add_file()
174 static inline void drm_debugfs_add_files(struct drm_device *dev, in drm_debugfs_add_files()
/linux-6.8/drivers/input/misc/
Datmel_captouch.c87 struct device *dev = &client->dev; in atmel_read() local
131 struct device *dev = &capdev->client->dev; in atmel_captouch_isr() local
167 struct device *dev = &client->dev; in atmel_captouch_probe() local

1...<<181182183184185186187188189190>>...543