Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dattribute_container.h73 void attribute_container_class_device_del(struct device *classdev);
/OK3568_Linux_fs/kernel/drivers/base/
H A Dtransport_class.c232 attribute_container_class_device_del(classdev); in transport_remove_classdev()
H A Dattribute_container.c510 attribute_container_class_device_del(struct device *classdev) in attribute_container_class_device_del() function