Searched refs:q6copp (Results 1 – 3 of 3) sorted by relevance
37 struct q6copp { struct93 struct q6copp *c; in q6adm_find_copp()94 struct q6copp *ret = NULL; in q6adm_find_copp()114 struct q6copp *c = container_of(ref, struct q6copp, refcount); in q6adm_free_copp()130 struct q6copp *copp; in q6adm_callback()214 struct q6copp *c; in q6adm_alloc_copp()302 struct q6copp *c; in q6adm_find_matching_copp()303 struct q6copp *ret = NULL; in q6adm_find_matching_copp()388 struct q6copp *copp; in q6adm_open()440 int q6adm_get_copp_id(struct q6copp *copp) in q6adm_get_copp_id()[all …]
18 struct q6copp;19 struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate,22 int q6adm_close(struct device *dev, struct q6copp *copp);23 int q6adm_get_copp_id(struct q6copp *copp);
338 struct q6copp *copps[MAX_COPPS_PER_PORT];365 struct q6copp *copp; in q6routing_stream_open()
Completed in 6 milliseconds