Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Ddisplay7seg.h17 #define D7SIOCWR _IOW(D7S_IOC, 0x46, int) /* Write device state */ macro
/openbmc/linux/drivers/sbus/char/
H A Ddisplay7seg.c114 case D7SIOCWR: in d7s_ioctl()