Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhost1x.h136 static inline struct host1x_bo_mapping *to_host1x_bo_mapping(struct kref *ref) in to_host1x_bo_mapping() function
/openbmc/linux/drivers/gpu/host1x/
H A Dbus.c929 struct host1x_bo_mapping *mapping = to_host1x_bo_mapping(ref); in __host1x_bo_unpin()