Searched defs:uda1341_softc (Results 1 – 2 of 2) sorted by relevance
35 struct uda1341_softc { struct37 void *parent;40 void (*sc_l3_write)(void *,int,int);43 int sc_sample_rate_approx;45 int sc_system_clock;51 int sc_bus_format;82 int uda1341_attach(struct uda1341_softc *); argument
51 struct uda1341_softc { struct63 static void uda1341_output_high(struct uda1341_softc *); argument