Lines Matching refs:ioctl
176 these ioctl's:
179 ioctl(fd, _IO(ETRAXGPIO_IOCTYPE, IO_SETBITS), bits_to_set);
180 ioctl(fd, _IO(ETRAXGPIO_IOCTYPE, IO_CLRBITS), bits_to_clear);
181 err = ioctl(fd, _IO(ETRAXGPIO_IOCTYPE, IO_READ_INBITS), &val);
206 user can change direction on using ioctl's.
217 that a user can change the value on using ioctl's.
227 that a user can change direction on using ioctl's.
238 that a user can change the value on using ioctl's.
248 that a user can change direction on using ioctl's.
259 that a user can change the value on using ioctl's.
268 that a user can change direction on using ioctl's.
278 that a user can change the value on using ioctl's.
287 that a user can change direction on using ioctl's.
297 that a user can change the value on using ioctl's.
306 that a user can change direction on using ioctl's.
316 that a user can change the value on using ioctl's.