Searched refs:cccb_space (Results 1 – 1 of 1) sorted by relevance
160 u32 required_size, cccb_space, read_offset; in pvr_cccb_write_command_with_header() local177 cccb_space = get_ccb_space(pvr_cccb->write_offset, read_offset, pvr_cccb->size); in pvr_cccb_write_command_with_header()178 if (WARN_ON(cccb_space < required_size)) in pvr_cccb_write_command_with_header()