Searched refs:cpi_sccb (Results 1 – 1 of 1) sorted by relevance
51 struct cpi_sccb { struct82 struct cpi_sccb *sccb; in cpi_prepare_req()88 sccb = (struct cpi_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in cpi_prepare_req()95 sccb->header.length = sizeof(struct cpi_sccb); in cpi_prepare_req()163 response = ((struct cpi_sccb *) req->sccb)->header.response_code; in cpi_req()