Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dinterpret_edid.c56 static Bool validate_version(int scrnIndex, struct edid_version *);
181 if (!validate_version(scrnIndex, &m->ver)) in xf86InterpretEDID()
742 validate_version(int scrnIndex, struct edid_version *r) in validate_version() function
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm_adsp.h114 bool (*validate_version)(struct wm_adsp *dsp, unsigned int version); member
H A Dwm_adsp.c1870 if (!dsp->ops->validate_version(dsp, header->ver)) { in wm_adsp_load()
4508 .validate_version = wm_adsp_validate_version,
4517 .validate_version = wm_adsp_validate_version,
4536 .validate_version = wm_adsp_validate_version,
4555 .validate_version = wm_adsp_validate_version,
4577 .validate_version = wm_halo_validate_version,