HomeSort by relevance Sort by last modified time
    Searched refs:h_list (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
inotify.h 74 * h_list is protected by ih->mutex of the associated inotify_handle.
83 struct list_head h_list; /* entry in inotify_handle's list */ member in struct:inotify_watch
input.h 923 struct list_head h_list; member in struct:input_dev
992 * @h_list: list of input handles associated with the handler
1011 struct list_head h_list; member in struct:input_handler
1036 INIT_LIST_HEAD(&dev->h_list);

Completed in 2624 milliseconds