Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
am7930var.h | 7 void (*codec_dwrite)(struct am7930_softc *sc, int, uint8_t); member in struct:am7930_glue 48 #define AM7930_DWRITE(x,y,z) (*(x)->sc_glue->codec_dwrite)((x),(y),(z)) |