Searched defs:_adev (Results 1 – 9 of 9) sorted by relevance
34 static void drm_aux_hpd_bridge_free_adev(void *_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()
27 static void drm_aux_bridge_unregister_adev(void *_adev) in drm_aux_bridge_unregister_adev()
14 #define to_jh71x0_reset_adev(_adev) \ argument
13 static inline struct npcm_clock_adev *to_npcm_clock_adev(struct auxiliary_device *_adev) in to_npcm_clock_adev()
35 #define to_ep93xx_regmap_adev(_adev) \ argument
71 static void ep93xx_unregister_adev(void *_adev) in ep93xx_unregister_adev()
230 static void unregister_adev(void *_adev) in unregister_adev()
380 static void npcm_clock_unregister_adev(void *_adev) in npcm_clock_unregister_adev()
936 #define AMDGPU_HAS_VRAM(_adev) ((_adev)->gmc.real_vram_size) argument