Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswitchtec.h380 void (*link_notifier)(struct switchtec_dev *stdev); member
/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c983 if (stdev->link_notifier) in link_event_work()
984 stdev->link_notifier(stdev); in link_event_work()
/Linux-v4.19/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1536 stdev->link_notifier = switchtec_ntb_link_notification; in switchtec_ntb_add()
1562 stdev->link_notifier = NULL; in switchtec_ntb_remove()