q6copp
static int q6adm_apr_send_copp_pkt(struct q6adm *adm, struct q6copp *copp,
static int q6adm_device_close(struct q6adm *adm, struct q6copp *copp,
struct q6copp *c = container_of(ref, struct q6copp, refcount);
struct q6copp *copp;
static struct q6copp *q6adm_alloc_copp(struct q6adm *adm, int port_idx)
struct q6copp *c;
static struct q6copp *q6adm_find_matching_copp(struct q6adm *adm,
struct q6copp *c;
struct q6copp *ret = NULL;
static int q6adm_device_open(struct q6adm *adm, struct q6copp *copp,
struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate,
struct q6copp *copp;
int q6adm_get_copp_id(struct q6copp *copp)
struct q6copp *copp;
int q6adm_close(struct device *dev, struct q6copp *copp)
static struct q6copp *q6adm_find_copp(struct q6adm *adm, int port_idx,
struct q6copp *c;
struct q6copp *ret = NULL;
struct q6copp;
struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate,
int q6adm_close(struct device *dev, struct q6copp *copp);
int q6adm_get_copp_id(struct q6copp *copp);
struct q6copp *copps[MAX_COPPS_PER_PORT];
struct q6copp *copp;