Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c1088 static const struct component_master_ops lwmi_om_master_ops = { variable
1112 return component_master_add_with_match(&wdev->dev, &lwmi_om_master_ops, in lwmi_other_probe()
1120 component_master_del(&wdev->dev, &lwmi_om_master_ops); in lwmi_other_remove()