Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddpaux.c71 static inline struct tegra_dpaux *work_to_dpaux(struct work_struct *work) in work_to_dpaux() function
274 struct tegra_dpaux *dpaux = work_to_dpaux(work); in tegra_dpaux_hotplug()