Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-landisk/mach/
H A Dgio.h29 #define GIODRV_IOCSGIODATA4 _IOW(GIODRV_IOC_MAGIC, 5, unsigned long *) macro
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dgio.c83 case GIODRV_IOCSGIODATA4: /* write long */ in gio_ioctl()