HomeSort by: relevance | last modified time | path
    Searched defs:wss_query_devinfo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
wss.c 81 int wss_query_devinfo(void *, mixer_devinfo_t *);
98 .query_devinfo = wss_query_devinfo,
228 wss_query_devinfo(void *addr, mixer_devinfo_t *dip) function in typeref:typename:int
231 DPRINTF(("wss_query_devinfo: index=%d\n", dip->index));
wss.c 81 int wss_query_devinfo(void *, mixer_devinfo_t *);
98 .query_devinfo = wss_query_devinfo,
228 wss_query_devinfo(void *addr, mixer_devinfo_t *dip) function in typeref:typename:int
231 DPRINTF(("wss_query_devinfo: index=%d\n", dip->index));

Completed in 22 milliseconds