Symbol: snd_soc_usb
include/sound/soc-usb.h
123
static inline struct snd_soc_usb *
include/sound/soc-usb.h
129
static inline void snd_soc_usb_free_port(struct snd_soc_usb *usb)
include/sound/soc-usb.h
132
static inline void snd_soc_usb_add_port(struct snd_soc_usb *usb)
include/sound/soc-usb.h
135
static inline void snd_soc_usb_remove_port(struct snd_soc_usb *usb)
include/sound/soc-usb.h
55
int (*connection_status_cb)(struct snd_soc_usb *usb,
include/sound/soc-usb.h
80
struct snd_soc_usb *snd_soc_usb_allocate_port(struct snd_soc_component *component,
include/sound/soc-usb.h
82
void snd_soc_usb_free_port(struct snd_soc_usb *usb);
include/sound/soc-usb.h
83
void snd_soc_usb_add_port(struct snd_soc_usb *usb);
include/sound/soc-usb.h
84
void snd_soc_usb_remove_port(struct snd_soc_usb *usb);
sound/soc/qcom/qdsp6/q6usb.c
237
static int q6usb_alsa_connection_cb(struct snd_soc_usb *usb,
sound/soc/qcom/qdsp6/q6usb.c
322
struct snd_soc_usb *usb;
sound/soc/qcom/qdsp6/q6usb.c
35
struct snd_soc_usb *usb;
sound/soc/soc-usb.c
112
struct snd_soc_usb *ctx;
sound/soc/soc-usb.c
139
struct snd_soc_usb *ctx;
sound/soc/soc-usb.c
187
struct snd_soc_usb *snd_soc_usb_allocate_port(struct snd_soc_component *component,
sound/soc/soc-usb.c
190
struct snd_soc_usb *usb;
sound/soc/soc-usb.c
211
void snd_soc_usb_free_port(struct snd_soc_usb *usb)
sound/soc/soc-usb.c
226
void snd_soc_usb_add_port(struct snd_soc_usb *usb)
sound/soc/soc-usb.c
244
void snd_soc_usb_remove_port(struct snd_soc_usb *usb)
sound/soc/soc-usb.c
246
struct snd_soc_usb *ctx, *tmp;
sound/soc/soc-usb.c
27
static struct snd_soc_usb *snd_soc_usb_ctx_lookup(struct device_node *node)
sound/soc/soc-usb.c
271
struct snd_soc_usb *ctx;
sound/soc/soc-usb.c
29
struct snd_soc_usb *ctx;
sound/soc/soc-usb.c
301
struct snd_soc_usb *ctx;
sound/soc/soc-usb.c
42
static struct snd_soc_usb *snd_soc_find_usb_ctx(struct device *dev)
sound/soc/soc-usb.c
44
struct snd_soc_usb *ctx;