Home
last modified time | relevance | path

Searched refs:_adev (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/bridge/
A Daux-hpd-bridge.c34 static void drm_aux_hpd_bridge_free_adev(void *_adev) in drm_aux_hpd_bridge_free_adev() argument
36 auxiliary_device_uninit(_adev); in drm_aux_hpd_bridge_free_adev()
90 static void drm_aux_hpd_bridge_del_adev(void *_adev) in drm_aux_hpd_bridge_del_adev() argument
92 auxiliary_device_delete(_adev); in drm_aux_hpd_bridge_del_adev()
A Daux-bridge.c27 static void drm_aux_bridge_unregister_adev(void *_adev) in drm_aux_bridge_unregister_adev() argument
29 struct auxiliary_device *adev = _adev; in drm_aux_bridge_unregister_adev()
/drivers/soc/cirrus/
A Dsoc-ep93xx.c71 static void ep93xx_unregister_adev(void *_adev) in ep93xx_unregister_adev() argument
73 struct auxiliary_device *adev = _adev; in ep93xx_unregister_adev()
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.h367 typeof(adev) _adev = (adev); \
368 _adev->gmc.gmc_funcs->get_dcc_alignment(_adev); \
A Damdgpu.h936 #define AMDGPU_HAS_VRAM(_adev) ((_adev)->gmc.real_vram_size) argument
/drivers/peci/
A Dcpu.c230 static void unregister_adev(void *_adev) in unregister_adev() argument
232 struct auxiliary_device *adev = _adev; in unregister_adev()
/drivers/clk/imx/
A Dclk-imx8mp-audiomix.c233 static void clk_imx8mp_audiomix_reset_unregister_adev(void *_adev) in clk_imx8mp_audiomix_reset_unregister_adev() argument
235 struct auxiliary_device *adev = _adev; in clk_imx8mp_audiomix_reset_unregister_adev()
/drivers/reset/
A Dreset-npcm.c380 static void npcm_clock_unregister_adev(void *_adev) in npcm_clock_unregister_adev() argument
382 struct auxiliary_device *adev = _adev; in npcm_clock_unregister_adev()
/drivers/clk/starfive/
A Dclk-starfive-jh7110-sys.c326 static void jh7110_reset_unregister_adev(void *_adev) in jh7110_reset_unregister_adev() argument
328 struct auxiliary_device *adev = _adev; in jh7110_reset_unregister_adev()

Completed in 27 milliseconds