Searched refs:c2c_fmt (Results 1 – 1 of 1) sorted by relevance
418 struct c2c_fmt { struct442 struct c2c_fmt *c2c_fmt; in c2c_width() argument445 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_width()446 dim = c2c_fmt->dim; in c2c_width()452 c2c_fmt->dim->width; in c2c_width()459 struct c2c_fmt *c2c_fmt; in c2c_header() local464 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_header()465 dim = c2c_fmt->dim; in c2c_header()1654 struct c2c_fmt *c2c_fmt; in fmt_free() local1656 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in fmt_free()[all …]