Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dfms.c117 int fms_read_codec(void *, u_int8_t, u_int16_t *);
219 sc->host_if.read = fms_read_codec; in fms_attach()
263 fms_read_codec(void *addr, u_int8_t reg, u_int16_t *val) in fms_read_codec() function