Searched refs:sfuncs (Results 1 – 1 of 1) sorted by relevance
190 struct drm_encoder_slave_funcs *sfuncs; in nv04_tv_create() local229 sfuncs = get_slave_funcs(encoder); in nv04_tv_create()233 .save = sfuncs->save, in nv04_tv_create()234 .restore = sfuncs->restore, in nv04_tv_create()235 .mode_fixup = sfuncs->mode_fixup, in nv04_tv_create()239 .detect = sfuncs->detect, in nv04_tv_create()243 sfuncs->create_resources(encoder, connector); in nv04_tv_create()