Searched refs:csa_info (Results 1 – 1 of 1) sorted by relevance
51 struct csa_info;54 struct csa_info *parent;62 struct csa_info { struct83 static int csa_init(struct csa_info *); argument87 static void csa_startplaydma(struct csa_info *csa);88 static void csa_startcapturedma(struct csa_info *csa);89 static void csa_stopplaydma(struct csa_info *csa);90 static void csa_stopcapturedma(struct csa_info *csa);93 static int csa_allocres(struct csa_info *scp, device_t dev);94 static void csa_releaseres(struct csa_info *scp, device_t dev);[all …]