/linux-6.15/drivers/video/fbdev/via/ |
D | via_aux_ch7301.c | 18 struct via_aux_drv drv = { in probe() local
|
D | via_aux_vt1622.c | 18 struct via_aux_drv drv = { in probe() local
|
D | via_aux_vt1625.c | 18 struct via_aux_drv drv = { in probe() local
|
D | via_aux_sii164.c | 18 struct via_aux_drv drv = { in probe() local
|
D | via_aux_vt1632.c | 18 struct via_aux_drv drv = { in probe() local
|
/linux-6.15/arch/arm/mach-s3c/ |
D | cpuidle-s3c64xx.c | 23 struct cpuidle_driver *drv, int index) in s3c64xx_enter_idle()
|
/linux-6.15/drivers/gpu/drm/nouveau/nvif/ |
D | driver.c | 28 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, in nvif_driver_init()
|
/linux-6.15/arch/arm/mach-imx/ |
D | cpuidle-imx6sx.c | 34 struct cpuidle_driver *drv, int index) in imx6sx_enter_wait()
|
D | cpuidle-imx6q.c | 21 struct cpuidle_driver *drv, int index) in imx6q_enter_wait()
|
/linux-6.15/include/linux/soundwire/ |
D | sdw_type.h | 18 #define sdw_register_driver(drv) \ argument
|
/linux-6.15/include/linux/ |
D | cpu_cooling.h | 67 static inline void cpuidle_cooling_register(struct cpuidle_driver *drv) in cpuidle_cooling_register()
|
D | pnp.h | 386 #define to_pnp_driver(drv) container_of_const(drv, struct pnp_driver, driver) argument 401 #define to_pnp_card_driver(drv) container_of(drv, struct pnp_card_driver, link) argument 483 static inline int pnp_register_card_driver(struct pnp_card_driver *drv) { return -ENODEV; } in pnp_register_card_driver() 484 static inline void pnp_unregister_card_driver(struct pnp_card_driver *drv) { } in pnp_unregister_card_driver() 500 static inline int pnp_register_driver(struct pnp_driver *drv) { return -ENODEV; } in pnp_register_driver() 501 static inline void pnp_unregister_driver(struct pnp_driver *drv) { } in pnp_unregister_driver()
|
D | platform_device.h | 255 #define to_platform_driver(drv) (container_of((drv), struct platform_driver, \ argument 261 #define platform_driver_register(drv) \ argument 270 #define platform_driver_probe(drv, probe) \ argument
|
/linux-6.15/drivers/cpuidle/ |
D | cpuidle-zynq.c | 26 struct cpuidle_driver *drv, int index) in zynq_enter_idle()
|
D | cpuidle-at91.c | 27 struct cpuidle_driver *drv, in at91_enter_idle()
|
D | cpuidle-clps711x.c | 19 struct cpuidle_driver *drv, int index) in clps711x_cpuidle_halt()
|
D | cpuidle-ux500.c | 24 struct cpuidle_driver *drv, int index) in ux500_enter_idle()
|
D | cpuidle-calxeda.c | 35 struct cpuidle_driver *drv, in calxeda_pwrdown_idle()
|
D | cpuidle-kirkwood.c | 29 struct cpuidle_driver *drv, in kirkwood_enter_idle()
|
/linux-6.15/drivers/phy/samsung/ |
D | phy-exynos4210-usb2.c | 126 struct samsung_usb2_phy_driver *drv = inst->drv; in exynos4210_isol() local 148 struct samsung_usb2_phy_driver *drv = inst->drv; in exynos4210_phy_pwr() local
|
/linux-6.15/drivers/gpu/drm/ |
D | drm_mipi_dsi.c | 51 static int mipi_dsi_device_match(struct device *dev, const struct device_driver *drv) in mipi_dsi_device_match() 1889 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_probe() local 1897 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_remove() local 1907 struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); in mipi_dsi_drv_shutdown() local 1920 int mipi_dsi_driver_register_full(struct mipi_dsi_driver *drv, in mipi_dsi_driver_register_full() 1943 void mipi_dsi_driver_unregister(struct mipi_dsi_driver *drv) in mipi_dsi_driver_unregister()
|
/linux-6.15/drivers/media/pci/cx88/ |
D | cx88-blackbird.c | 706 struct cx8802_driver *drv; in start_streaming() local 756 struct cx8802_driver *drv = NULL; in stop_streaming() local 1074 static int cx8802_blackbird_advise_acquire(struct cx8802_driver *drv) in cx8802_blackbird_advise_acquire() 1106 static int cx8802_blackbird_advise_release(struct cx8802_driver *drv) in cx8802_blackbird_advise_release() 1151 static int cx8802_blackbird_probe(struct cx8802_driver *drv) in cx8802_blackbird_probe() 1217 static int cx8802_blackbird_remove(struct cx8802_driver *drv) in cx8802_blackbird_remove()
|
/linux-6.15/include/linux/mmc/ |
D | sdio_func.h | 82 struct device_driver drv; member 110 #define sdio_register_driver(drv) \ argument
|
/linux-6.15/sound/soc/meson/ |
D | axg-tdm-formatter.c | 18 const struct axg_tdm_formatter_driver *drv; member 265 const struct axg_tdm_formatter_driver *drv; in axg_tdm_formatter_probe() local
|
/linux-6.15/arch/sh/kernel/cpu/shmobile/ |
D | cpuidle.c | 25 struct cpuidle_driver *drv, in cpuidle_sleep_enter()
|