HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_led (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_led.h 1 /* $NetBSD: nouveau_led.h,v 1.3 2021/12/19 10:50:13 riastradh Exp $ */
34 struct nouveau_led { struct
42 static inline struct nouveau_led *
43 nouveau_led(struct drm_device *dev) function in typeref:struct:nouveau_led *
48 /* nouveau_led.c */
nouveau_led.c 1 /* $NetBSD: nouveau_led.c,v 1.2 2021/12/18 23:45:32 riastradh Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: nouveau_led.c,v 1.2 2021/12/18 23:45:32 riastradh Exp $");
38 #include "nouveau_led.h"
44 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev;
61 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev;
nouveau_drv.h 212 struct nouveau_led *led;

Completed in 11 milliseconds