Searched refs:c2c_fmt (Results 1 – 1 of 1) sorted by relevance
419 struct c2c_fmt { struct443 struct c2c_fmt *c2c_fmt; in c2c_width() argument446 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_width()447 dim = c2c_fmt->dim; in c2c_width()453 c2c_fmt->dim->width; in c2c_width()460 struct c2c_fmt *c2c_fmt; in c2c_header() local465 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_header()466 dim = c2c_fmt->dim; in c2c_header()1717 struct c2c_fmt *c2c_fmt; in fmt_free() local1719 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in fmt_free()[all …]