Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dwmi.c771 #define dev_to_wdev(__dev) container_of_const(__dev, struct wmi_device, dev) macro
855 struct wmi_device *wdev = dev_to_wdev(dev); in setable_show()
1022 ret = wdriver->probe(dev_to_wdev(dev), in wmi_dev_probe()
1089 wdriver->remove(dev_to_wdev(dev)); in wmi_dev_remove()