Searched refs:csa_info (Results 1 – 1 of 1) sorted by relevance
52 struct csa_info;55 struct csa_info *parent;63 struct csa_info { struct84 static int csa_init(struct csa_info *); argument88 static void csa_startplaydma(struct csa_info *csa);89 static void csa_startcapturedma(struct csa_info *csa);90 static void csa_stopplaydma(struct csa_info *csa);91 static void csa_stopcapturedma(struct csa_info *csa);94 static int csa_allocres(struct csa_info *scp, device_t dev);95 static void csa_releaseres(struct csa_info *scp, device_t dev);[all …]