Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst99 #define to_map(map) container_of(map, struct uio_map, kobj)
103 struct uio_map *map = to_map(kobj);
/openbmc/linux/drivers/uio/
H A Duio.c46 #define to_map(map) container_of(map, struct uio_map, kobj) macro
97 struct uio_map *map = to_map(kobj); in map_release()
104 struct uio_map *map = to_map(kobj); in map_type_show()
/openbmc/linux/Documentation/core-api/
H A Dkobject.rst107 #define to_map(map) container_of(map, struct uio_map, kobj)
112 struct uio_map *map = to_map(kobj);