Home
last modified time | relevance | path

Searched refs:GIODRV_IOCSGIODATA1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/mach-landisk/mach/
H A Dgio.h25 #define GIODRV_IOCSGIODATA1 _IOW(GIODRV_IOC_MAGIC, 1, unsigned char *) macro
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dgio.c72 case GIODRV_IOCSGIODATA1: /* write byte */ in gio_ioctl()