Searched refs:mdev_devices_list (Results 1 – 1 of 1) sorted by relevance
147 static struct list_head mdev_devices_list; variable755 list_add(&mdev_state->next, &mdev_devices_list); in mtty_create()768 list_for_each_entry_safe(mds, tmp_mds, &mdev_devices_list, next) { in mtty_remove()1350 list_for_each_entry(mds, &mdev_devices_list, next) in available_instances_show()1453 INIT_LIST_HEAD(&mdev_devices_list); in mtty_dev_init()