search for: anx9805_pad

Displaying 3 results from an estimated 3 matches for "anx9805_pad".

2024 Jun 02
0
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
.../gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c > index dd391809fef7..30bf84e77db9 100644 > --- a/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c > +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c > @@ -24,7 +24,7 @@ > #define anx9805_pad(p) container_of((p), struct anx9805_pad, base) > #define anx9805_bus(p) container_of((p), struct anx9805_bus, base) > #define anx9805_aux(p) container_of((p), struct anx9805_aux, base) > -#include "aux.h" > +#include "nvkm_i2c_aux.h" > #include "bus.h&q...
2024 Jun 02
0
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
...t; b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c >>> index dd391809fef7..30bf84e77db9 100644 >>> --- a/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c >>> +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c >>> @@ -24,7 +24,7 @@ >>> ? #define anx9805_pad(p) container_of((p), struct anx9805_pad, base) >>> ? #define anx9805_bus(p) container_of((p), struct anx9805_bus, base) >>> ? #define anx9805_aux(p) container_of((p), struct anx9805_aux, base) >>> -#include "aux.h" >>> +#include "nvkm_i2c_aux.h&quo...
2024 Jun 03
0
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
...gt;> gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c > >> index dd391809fef7..30bf84e77db9 100644 > >> --- a/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c > >> +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c > >> @@ -24,7 +24,7 @@ > >> #define anx9805_pad(p) container_of((p), struct anx9805_pad, base) > >> #define anx9805_bus(p) container_of((p), struct anx9805_bus, base) > >> #define anx9805_aux(p) container_of((p), struct anx9805_aux, base) > >> -#include "aux.h" > >> +#include "nvkm_i2c_aux.h...