Searched defs:h (Results 1 – 9 of 9) sorted by relevance
/sound/parisc/ |
D | harmony.c | 95 harmony_read(struct snd_harmony *h, unsigned r) in harmony_read() 101 harmony_write(struct snd_harmony *h, unsigned r, unsigned long v) in harmony_write() 107 harmony_wait_for_control(struct snd_harmony *h) in harmony_wait_for_control() 113 harmony_reset(struct snd_harmony *h) in harmony_reset() 121 harmony_disable_interrupts(struct snd_harmony *h) in harmony_disable_interrupts() 131 harmony_enable_interrupts(struct snd_harmony *h) in harmony_enable_interrupts() 141 harmony_mute(struct snd_harmony *h) in harmony_mute() 152 harmony_unmute(struct snd_harmony *h) in harmony_unmute() 163 harmony_set_control(struct snd_harmony *h) in harmony_set_control() 185 struct snd_harmony *h = dev; in snd_harmony_interrupt() local [all …]
|
/sound/pci/asihpi/ |
D | hpimsgx.c | 97 struct hpi_response_header h; member 102 struct hpi_response_header h; member 107 struct hpi_response_header h; member 112 struct hpi_response_header h; member
|
D | hpi_internal.h | 1118 struct hpi_message_header h; member 1122 struct hpi_response_header h; /*v0 */ member 1127 struct hpi_response_header h; member 1139 struct hpi_message_header h; member 1145 struct hpi_message_header h; member 1150 struct hpi_response_header h; member 1176 struct hpi_message_header h; member 1195 struct hpi_response_header h; member 1215 struct hpi_message_header_v1 h; member 1221 struct hpi_response_header_v1 h; member
|
D | hpifunc.c | 17 struct hpi_handle h; member 34 static u16 hpi_handle_indexes(const u32 h, u16 *p1, u16 *p2) in hpi_handle_indexes() 1365 #define hpi_control_param1_get(h, a, p1) \ argument 1367 #define hpi_control_param2_get(h, a, p1, p2) \ argument
|
/sound/drivers/vx/ |
D | vx_mixer.c | 40 u16 h; member 52 u16 h; member
|
/sound/soc/intel/catpt/ |
D | dsp.c | 197 u32 h, l; in catpt_dsp_update_srampge() local
|
/sound/pci/oxygen/ |
D | xonar_wm87x6.c | 992 #define WM8776_FIELD_CTL_VOLUME(a, b, c, d, e, f, g, h, tlv_p) { \ argument
|
/sound/soc/codecs/ |
D | rt5677.c | 5475 static int rt5677_irq_map(struct irq_domain *h, unsigned int virq, in rt5677_irq_map()
|
/sound/pci/riptide/ |
D | riptide.c | 251 #define SEND_LSEL(p,b,c,d,e,f,g,h) sendcmd(p,PARM,LSEL|BYTE1(b)|BYTE2(c)|BYTE3(d),BYTE0(e)|BYTE1(f)… argument
|