autocommit 2022-04-19 13:08:10 CEST
This commit is contained in:
parent
54cf01f745
commit
c1773c0fee
12 changed files with 136 additions and 45 deletions
|
|
@ -8,6 +8,9 @@ fn TakeDevice(major: u32, minor: u32) {
|
|||
|
||||
fn PauseDeviceComplete(major: u32, minor: u32) { }
|
||||
|
||||
fn SetType(ty: string) {
|
||||
}
|
||||
|
||||
prop Seat = struct(string, object_path)
|
||||
|
||||
sig PauseDevice {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue