HomeSort by: relevance | last modified time | path
    Searched refs:notifys (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_usif.c 63 list_for_each_entry(ntfy, &cli->notifys, head) {
169 list_add(&ntfy->head, &cli->notifys);
409 list_for_each_entry_safe(notify, ntemp, &cli->notifys, head) {
422 INIT_LIST_HEAD(&cli->notifys);
nouveau_drv.h 111 struct list_head notifys; member in struct:nouveau_cli

Completed in 11 milliseconds