gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #171
Annotations
31 errors
gpioioctl/gpio.go#L99
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
|
gpioioctl/gpio.go#L245
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.SetNonblock
|
gpioioctl/gpio.go#L408
cannot use int(chip.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
|
gpioioctl/ioctl.go#L140
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L140
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L149
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L149
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L157
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L157
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L166
undefined: syscall.SYS_IOCTL
|
gpioioctl/gpio.go#L99
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
|
gpioioctl/gpio.go#L245
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.SetNonblock
|
gpioioctl/gpio.go#L408
cannot use int(chip.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
|
gpioioctl/ioctl.go#L140
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L140
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L149
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L149
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L157
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L157
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L166
undefined: syscall.SYS_IOCTL
|
|
gpioioctl/gpio.go#L99
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
|
gpioioctl/gpio.go#L245
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.SetNonblock
|
gpioioctl/gpio.go#L408
cannot use int(chip.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
|
gpioioctl/ioctl.go#L140
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L140
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L149
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L149
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L157
undefined: syscall.SYS_IOCTL
|
gpioioctl/ioctl.go#L157
not enough arguments in call to syscall.Syscall
|
gpioioctl/ioctl.go#L166
undefined: syscall.SYS_IOCTL
|
The logs for this run have expired and are no longer available.
Loading