Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/memory/
Dbt1-l2-ctl.c259 static void l2_ctl_remove_sysfs(void *data) in l2_ctl_remove_sysfs() function
276 ret = devm_add_action_or_reset(l2->dev, l2_ctl_remove_sysfs, l2); in l2_ctl_init_sysfs()