Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Ddisplay7seg.h14 #define D7S_IOC 'p' macro
16 #define D7SIOCRD _IOR(D7S_IOC, 0x45, int) /* Read device state */
17 #define D7SIOCWR _IOW(D7S_IOC, 0x46, int) /* Write device state */
18 #define D7SIOCTM _IO (D7S_IOC, 0x47) /* Translate mode (FLIP)*/