Searched defs:allow_wake_by_hid (Results 1 – 6 of 6) sorted by relevance
132 async def allow_wake_by_hid(self): member in AdapterClient
156 def allow_wake_by_hid(self): member in TopshimDevice
304 fn allow_wake_by_hid(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in allow_wake_by_hid() method
791 static int allow_wake_by_hid() { in allow_wake_by_hid() function
941 int (*allow_wake_by_hid)(); member
1423 pub fn allow_wake_by_hid(&self) -> i32 { in allow_wake_by_hid() method