Home
last modified time | relevance | path

Searched defs:anx9805_bus (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Danx9805.c25 #define anx9805_bus(p) container_of((p), struct anx9805_bus, base) macro
36 struct anx9805_bus { struct
45 struct anx9805_bus *bus = anx9805_bus(base); in anx9805_bus_xfer() argument