Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dattribute_container.h49 void attribute_container_remove_device(struct device *dev,
/Linux-v6.6/drivers/base/
Dtransport_class.c297 attribute_container_remove_device(dev, transport_destroy_classdev); in transport_destroy_device()
Dattribute_container.c206 attribute_container_remove_device(struct device *dev, in attribute_container_remove_device() function