Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dattribute_container.h49 void attribute_container_remove_device(struct device *dev,
/OK3568_Linux_fs/kernel/drivers/base/
H A Dtransport_class.c282 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