Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c386 #define to_devlink(dev) container_of((dev), struct device_link, link_dev) macro
393 switch (to_devlink(dev)->status) { in status_show()
424 struct device_link *link = to_devlink(dev); in auto_remove_on_show()
441 struct device_link *link = to_devlink(dev); in runtime_pm_show()
450 struct device_link *link = to_devlink(dev); in sync_state_only_show()
483 struct device_link *link = to_devlink(dev); in devlink_dev_release()
507 struct device_link *link = to_devlink(dev); in devlink_add_symlinks()
555 struct device_link *link = to_devlink(dev); in devlink_remove_symlinks()