Searched refs:mdesc_notifier_client (Results 1 – 3 of 3) sorted by relevance
64 struct mdesc_notifier_client { struct69 struct mdesc_notifier_client *next; argument72 void mdesc_register_notifier(struct mdesc_notifier_client *client);
217 static struct mdesc_notifier_client *client_list;219 void mdesc_register_notifier(struct mdesc_notifier_client *client) in mdesc_register_notifier()308 static void notify_one(struct mdesc_notifier_client *p, in notify_one()319 struct mdesc_notifier_client *p = client_list; in mdesc_notify_clients()
438 static struct mdesc_notifier_client vio_device_notifier = {469 static struct mdesc_notifier_client vio_ds_notifier = {