Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dattribute_container.h49 void attribute_container_remove_device(struct device *dev,
/openbmc/linux/drivers/base/
H A Dtransport_class.c297 attribute_container_remove_device(dev, transport_destroy_classdev); in transport_destroy_device()
H A Dattribute_container.c206 attribute_container_remove_device(struct device *dev, in attribute_container_remove_device() function