Home
last modified time | relevance | path

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

/netbsd/sys/dev/sbus/
H A Ddbri.c134 static int dbri_query_format(void *, audio_format_query_t *);
180 .query_format = dbri_query_format,
1592 dbri_query_format(void *hdl, audio_format_query_t *afp) in dbri_query_format() function