Searched refs:c2c_fmt (Results 1 – 1 of 1) sorted by relevance
440 struct c2c_fmt { struct464 struct c2c_fmt *c2c_fmt; in c2c_width() local467 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_width()468 dim = c2c_fmt->dim; in c2c_width()474 c2c_fmt->dim->width; in c2c_width()481 struct c2c_fmt *c2c_fmt; in c2c_header() local486 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_header()487 dim = c2c_fmt->dim; in c2c_header()1889 struct c2c_fmt *c2c_fmt; in fmt_free() local1891 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in fmt_free()[all …]