Symbol: sdca_interrupt_info
include/sound/sdca_fdl.h
21
struct sdca_interrupt_info;
include/sound/sdca_fdl.h
72
struct sdca_interrupt_info *info);
include/sound/sdca_fdl.h
91
struct sdca_interrupt_info *info)
include/sound/sdca_interrupts.h
69
int sdca_irq_request(struct device *dev, struct sdca_interrupt_info *interrupt_info,
include/sound/sdca_interrupts.h
72
void sdca_irq_free(struct device *dev, struct sdca_interrupt_info *interrupt_info,
include/sound/sdca_interrupts.h
82
struct sdca_interrupt_info *info);
include/sound/sdca_interrupts.h
85
struct sdca_interrupt_info *info);
include/sound/sdca_interrupts.h
88
struct sdca_interrupt_info *info);
include/sound/sdca_interrupts.h
89
struct sdca_interrupt_info *sdca_irq_allocate(struct device *dev,
include/sound/sdca_interrupts.h
93
struct sdca_interrupt_info *info);
include/sound/sdca_interrupts.h
95
struct sdca_interrupt_info *info);
include/sound/sdca_interrupts.h
97
struct sdca_interrupt_info *info);
include/sound/sdca_jack.h
32
int sdca_jack_set_jack(struct sdca_interrupt_info *info, struct snd_soc_jack *jack);
sound/soc/sdca/sdca_class.h
27
struct sdca_interrupt_info *irq_info;
sound/soc/sdca/sdca_fdl.c
75
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
252
struct sdca_interrupt_info *info,
sound/soc/sdca/sdca_interrupts.c
274
static void sdca_irq_free_locked(struct device *dev, struct sdca_interrupt_info *info,
sound/soc/sdca/sdca_interrupts.c
305
int sdca_irq_request(struct device *dev, struct sdca_interrupt_info *info,
sound/soc/sdca/sdca_interrupts.c
340
void sdca_irq_free(struct device *dev, struct sdca_interrupt_info *info,
sound/soc/sdca/sdca_interrupts.c
398
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
430
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
495
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
575
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
607
struct sdca_interrupt_info *sdca_irq_allocate(struct device *sdev,
sound/soc/sdca/sdca_interrupts.c
610
struct sdca_interrupt_info *info;
sound/soc/sdca/sdca_interrupts.c
640
struct sdca_interrupt_info *info, bool early)
sound/soc/sdca/sdca_interrupts.c
674
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
686
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_interrupts.c
698
struct sdca_interrupt_info *info)
sound/soc/sdca/sdca_jack.c
181
int sdca_jack_set_jack(struct sdca_interrupt_info *info, struct snd_soc_jack *jack)