Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dplatform_profile.c76 static int _store_class_profile(struct device *dev, void *data) in _store_class_profile() function
214 ret = _store_class_profile(dev, &index); in profile_store()
365 err = _store_class_profile(dev, profile); in _store_and_notify()