Searched refs:a2mp_cl (Results 1 - 2 of 2) sorted by relevance

/net/bluetooth/
H A Da2mp.h64 struct a2mp_cl { struct
74 struct a2mp_cl cl[0];
H A Da2mp.c80 static void __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl)
158 len = num_ctrl * sizeof(struct a2mp_cl) + sizeof(*rsp);
183 struct a2mp_cl *cl;
258 struct a2mp_cl *cl = (void *) skb->data;
263 cl = (struct a2mp_cl *) skb_pull(skb, sizeof(*cl));

Completed in 2112 milliseconds