Home
last modified time | relevance | path

Searched refs:nv17_tv_state_load (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h123 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
Dtvnv17.c587 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state); in nv17_tv_commit()
629 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state); in nv17_tv_restore()
Dtvmodesnv17.c407 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state) in nv17_tv_state_load() function