Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/include/uapi/asm/
Dopenpromio.h52 struct opiocdesc struct
61 #define OPIOCGET _IOWR('O', 1, struct opiocdesc) argument
62 #define OPIOCSET _IOW('O', 2, struct opiocdesc)
63 #define OPIOCNEXTPROP _IOWR('O', 3, struct opiocdesc)
/linux-6.1.9/drivers/sbus/char/
Dopenprom.c387 struct opiocdesc op; in opiocget()
419 struct opiocdesc op; in opiocnextprop()
465 struct opiocdesc op; in opiocset()