Searched defs:pm (Results 1 – 9 of 9) sorted by relevance
/sound/drivers/ |
D | portman2x4.c | 91 static int portman_free(struct portman *pm) in portman_free() 101 struct portman *pm; in portman_create() local 194 static inline void portman_write_command(struct portman *pm, u8 value) in portman_write_command() 199 static inline u8 portman_read_command(struct portman *pm) in portman_read_command() 204 static inline u8 portman_read_status(struct portman *pm) in portman_read_status() 209 static inline u8 portman_read_data(struct portman *pm) in portman_read_data() 214 static inline void portman_write_data(struct portman *pm, u8 value) in portman_write_data() 219 static void portman_write_midi(struct portman *pm, in portman_write_midi() 291 static int portman_read_midi(struct portman *pm, int port) in portman_read_midi() 373 static int portman_data_avail(struct portman *pm, int channel) in portman_data_avail() [all …]
|
/sound/soc/codecs/ |
D | uda1380.c | 536 u16 pm = uda1380_read_reg_cache(codec, UDA1380_PM); in uda1380_pcm_hw_params() local 572 u16 pm = uda1380_read_reg_cache(codec, UDA1380_PM); in uda1380_pcm_shutdown() local 587 int pm = uda1380_read_reg_cache(codec, UDA1380_PM); in uda1380_set_bias_level() local
|
D | wmfw.h | 48 __le32 pm; member 55 __le32 pm; member
|
/sound/soc/au1x/ |
D | psc.h | 24 unsigned long pm[2]; member
|
/sound/soc/fsl/ |
D | fsl_esai.c | 129 u32 psr, pm = 999, maxfp, prod, sub, savesub, i, j; in fsl_esai_divisor_cal() local
|
D | fsl_ssi.c | 713 u32 pm = 999, div2, psr, stccr, mask, afreq, factor, i; in fsl_ssi_set_bclk() local
|
/sound/pci/ctxfi/ |
D | ctsrc.c | 68 static int src_set_pm(struct src *src, unsigned int pm) in src_set_pm()
|
D | cthw20k1.c | 225 static int src_set_pm(void *blk, unsigned int pm) in src_set_pm()
|
D | cthw20k2.c | 225 static int src_set_pm(void *blk, unsigned int pm) in src_set_pm()
|