Home | History | Annotate | Download | only in dev

Lines Matching defs:ll_tft_control

60 struct ll_tft_control {
65 CTASSERT(offsetof(struct ll_tft_control, cd_img) == sizeof(struct cdmac_descr));
76 struct ll_tft_control *lsc_cd;
127 sizeof(struct ll_tft_control) + sc->sc_size, 8, 0,
133 sizeof(struct ll_tft_control) + sc->sc_size,
139 sizeof(struct ll_tft_control) + sc->sc_size, 1,
140 sizeof(struct ll_tft_control) + sc->sc_size, 0, 0,
146 sizeof(struct ll_tft_control) + sc->sc_size, NULL, 0)) != 0) {
152 memset(lsc->lsc_cd, 0x00, sizeof(struct ll_tft_control));
157 offsetof(struct ll_tft_control, cd_img);
162 sizeof(struct ll_tft_control) + sc->sc_size,
187 sizeof(struct ll_tft_control) + sc->sc_size);
206 offs + offsetof(struct ll_tft_control, cd_img),