Searched refs:cpi_evbuf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_cpi_sys.c36 struct cpi_evbuf { struct
52 struct cpi_evbuf cpi_evbuf; member in struct:cpi_sccb
82 struct cpi_evbuf *evb;
95 sccb->cpi_evbuf.header.length = sizeof(struct cpi_evbuf);
96 sccb->cpi_evbuf.header.type = 0x0b;
97 evb = &sccb->cpi_evbuf;

Completed in 29 milliseconds