Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Dcore.c240 #define to_devlink(dev) container_of((dev), struct device_link, link_dev) macro
247 switch (to_devlink(dev)->status) { in status_show()
278 struct device_link *link = to_devlink(dev); in auto_remove_on_show()
295 struct device_link *link = to_devlink(dev); in runtime_pm_show()
304 struct device_link *link = to_devlink(dev); in sync_state_only_show()
338 struct device_link *link = to_devlink(dev); in devlink_dev_release()
345 device_link_free(to_devlink(dev)); in devlink_dev_release()
361 struct device_link *link = to_devlink(dev); in devlink_add_symlinks()
407 struct device_link *link = to_devlink(dev); in devlink_remove_symlinks()