Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-landisk/mach/
H A Dgio.h27 #define GIODRV_IOCSGIODATA2 _IOW(GIODRV_IOC_MAGIC, 3, unsigned short *) macro
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dgio.c76 case GIODRV_IOCSGIODATA2: /* write word */ in gio_ioctl()