Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-exception-store.c104 static void put_type(struct dm_exception_store_type *type) in put_type() function
H A Ddm-log.c101 static void put_type(struct dm_dirty_log_type *type) in put_type() function
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py149 def _attr_put_simple(self, ri, var, put_type): argument