amp_ctrl          337 net/bluetooth/a2mp.c 	struct amp_ctrl *ctrl;
amp_ctrl          408 net/bluetooth/a2mp.c 	struct amp_ctrl *ctrl;
amp_ctrl          471 net/bluetooth/a2mp.c 	struct amp_ctrl *ctrl;
amp_ctrl           17 net/bluetooth/amp.c void amp_ctrl_get(struct amp_ctrl *ctrl)
amp_ctrl           27 net/bluetooth/amp.c 	struct amp_ctrl *ctrl = container_of(kref, struct amp_ctrl, kref);
amp_ctrl           35 net/bluetooth/amp.c int amp_ctrl_put(struct amp_ctrl *ctrl)
amp_ctrl           43 net/bluetooth/amp.c struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id)
amp_ctrl           45 net/bluetooth/amp.c 	struct amp_ctrl *ctrl;
amp_ctrl           65 net/bluetooth/amp.c 	struct amp_ctrl *ctrl, *n;
amp_ctrl           77 net/bluetooth/amp.c struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id)
amp_ctrl           79 net/bluetooth/amp.c 	struct amp_ctrl *ctrl;
amp_ctrl          334 net/bluetooth/amp.c 	struct amp_ctrl *ctrl;
amp_ctrl           20 net/bluetooth/amp.h int amp_ctrl_put(struct amp_ctrl *ctrl);
amp_ctrl           21 net/bluetooth/amp.h void amp_ctrl_get(struct amp_ctrl *ctrl);
amp_ctrl           22 net/bluetooth/amp.h struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id);
amp_ctrl           23 net/bluetooth/amp.h struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id);