Searched refs:mdesc_notifier_client (Results 1 – 3 of 3) sorted by relevance
66 struct mdesc_notifier_client { struct72 struct mdesc_notifier_client *next; argument75 void mdesc_register_notifier(struct mdesc_notifier_client *client);
286 static struct mdesc_notifier_client *client_list;288 void mdesc_register_notifier(struct mdesc_notifier_client *client) in mdesc_register_notifier()482 static void notify_one(struct mdesc_notifier_client *p, in notify_one()493 struct mdesc_notifier_client *p = client_list; in mdesc_notify_clients()
458 static struct mdesc_notifier_client vio_device_notifier = {490 static struct mdesc_notifier_client vio_ds_notifier = {