Lines Matching refs:OdevAttributes
12284 hotplug: Extend OdevAttributes for server-managed fd support
44115 xfree86: Provide backward-compatibilty API for OdevAttributes
44117 This allows drivers to compile using the old OdevAttributes API
44129 config: Replace OdevAttributes linked list with struct
44131 OdevAttributes are a fixed set of values with known types; instead of
44133 replace the list header, struct OdevAttributes, with a struct that
50186 hotplug: Extend OdevAttributes for server-managed fd support
50191 This commit adds a fd member to OdevAttributes to store the fd to pass it
50195 also add OdevAttributes to store the major and minor.
50204 OdevAttribute: Remove unowned flag from OdevAttributes head
50206 The OdevAttributes struct should just be a head of the attributes list, and
50220 OdevAttributes.