Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Ddisplay7seg.h16 #define D7SIOCRD _IOR(D7S_IOC, 0x45, int) /* Read device state */ macro
/openbmc/linux/drivers/sbus/char/
H A Ddisplay7seg.c131 case D7SIOCRD: in d7s_ioctl()