/sound/core/seq/ |
D | seq_fifo.c | 20 struct snd_seq_fifo *f; in snd_seq_fifo_new() local 51 struct snd_seq_fifo *f; in snd_seq_fifo_delete() local 83 void snd_seq_fifo_clear(struct snd_seq_fifo *f) in snd_seq_fifo_clear() 101 int snd_seq_fifo_event_in(struct snd_seq_fifo *f, in snd_seq_fifo_event_in() 142 static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f) in fifo_cell_out() 162 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, in snd_seq_fifo_cell_out() 199 void snd_seq_fifo_cell_putback(struct snd_seq_fifo *f, in snd_seq_fifo_cell_putback() 217 int snd_seq_fifo_poll_wait(struct snd_seq_fifo *f, struct file *file, in snd_seq_fifo_poll_wait() 225 int snd_seq_fifo_resize(struct snd_seq_fifo *f, int poolsize) in snd_seq_fifo_resize() 269 int snd_seq_fifo_unused_cells(struct snd_seq_fifo *f) in snd_seq_fifo_unused_cells()
|
D | seq_prioq.c | 44 struct snd_seq_prioq *f; in snd_seq_prioq_new() local 61 struct snd_seq_prioq *f = *fifo; in snd_seq_prioq_delete() local 131 int snd_seq_prioq_cell_in(struct snd_seq_prioq * f, in snd_seq_prioq_cell_in() 212 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f, in snd_seq_prioq_cell_out() 243 int snd_seq_prioq_avail(struct snd_seq_prioq * f) in snd_seq_prioq_avail() 275 void snd_seq_prioq_leave(struct snd_seq_prioq * f, int client, int timestamp) in snd_seq_prioq_leave() 384 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events()
|
/sound/core/ |
D | compress_offload.c | 75 static int snd_compr_open(struct inode *inode, struct file *f) in snd_compr_open() 141 static int snd_compr_free(struct inode *inode, struct file *f) in snd_compr_free() 279 static ssize_t snd_compr_write(struct file *f, const char __user *buf, in snd_compr_write() 330 static ssize_t snd_compr_read(struct file *f, char __user *buf, in snd_compr_read() 380 static int snd_compr_mmap(struct file *f, struct vm_area_struct *vma) in snd_compr_mmap() 393 static __poll_t snd_compr_poll(struct file *f, poll_table *wait) in snd_compr_poll() 961 static long snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in snd_compr_ioctl()
|
D | pcm_native.c | 2256 struct fd f = fdget(fd); in snd_pcm_link() local
|
/sound/firewire/ |
D | amdtp-am824.c | 301 unsigned int f, port; in write_midi_messages() local 331 int f; in read_midi_messages() local
|
/sound/firewire/digi00x/ |
D | amdtp-dot.c | 252 unsigned int f, port; in write_midi_messages() local 296 unsigned int f, port, len; in read_midi_messages() local
|
/sound/pci/echoaudio/ |
D | echoaudio.c | 111 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_format_by_channels() local 139 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_channels_by_format() local 173 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_format_by_channels() local 208 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_channels_by_format() local
|
/sound/ppc/ |
D | beep.c | 95 int i, j, f; in snd_pmac_beep_event() local
|
/sound/usb/ |
D | validate.c | 234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) } argument
|
D | endpoint.c | 1627 unsigned int f; in snd_usb_handle_sync_urb() local
|
D | mixer.c | 2983 const struct uac3_badd_profile *f, in uac3_badd_func_has_valid_channels() 3027 const struct uac3_badd_profile *f; in snd_usb_mixer_controls_badd() local
|
/sound/soc/codecs/ |
D | wm8974.c | 413 unsigned int f; in wm8974_update_clocks() local
|
D | tscs42xx.c | 952 #define PLL_CTL(f, rt, rd, r1b_l, r9, ra, rb, \ argument
|
D | tscs454.c | 514 #define PLL_CTL(f, t, c1, r1, o1, f1l, f1h, c2, r2, o2, f2l, f2h) \ argument
|
/sound/core/oss/ |
D | pcm_plugin.c | 336 snd_pcm_format_t f = preferred_formats[i]; in snd_pcm_plug_slave_format() local
|
D | pcm_oss.c | 1872 int f = snd_pcm_oss_format_to((__force snd_pcm_format_t)fmt); in snd_pcm_oss_get_formats() local
|
/sound/soc/sh/rcar/ |
D | rsnd.h | 709 #define rsnd_flags_has(p, f) ((p)->flags & (f)) argument 710 #define rsnd_flags_set(p, f) ((p)->flags |= (f)) argument 711 #define rsnd_flags_del(p, f) ((p)->flags &= ~(f)) argument
|
/sound/pci/riptide/ |
D | riptide.c | 243 #define SEND_SETF(p,b,c,d,e,f,g) sendcmd(p,PARM,SETF|WORD1(b)|BYTE3(c),d|BYTE1(e)|BYTE2(f)|BYTE3(… argument 250 #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 261 #define SEND_TXAC(p,b,c,d,e,f) sendcmd(p,PARM,TXAC|BYTE1(b)|WORD2(c),WORD0(d)|BYTE2(e)|BYTE3(f)… argument 1482 unsigned int i, j, size, pages, f, pt, period; in snd_riptide_prepare() local
|
/sound/pci/au88x0/ |
D | au88x0_core.c | 796 vortex_fifo_setadbctrl(vortex_t * vortex, int fifo, int stereo, int priority, in vortex_fifo_setadbctrl() 897 vortex_fifo_setwtctrl(vortex_t * vortex, int fifo, int ctrl, int priority, in vortex_fifo_setwtctrl()
|
/sound/sparc/ |
D | dbri.c | 2014 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_format() local 2030 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_channels() local
|
/sound/soc/qcom/ |
D | lpass.h | 23 #define QCOM_REGMAP_FIELD_ALLOC(d, m, f, mf) \ argument
|
/sound/pci/oxygen/ |
D | xonar_wm87x6.c | 992 #define WM8776_FIELD_CTL_VOLUME(a, b, c, d, e, f, g, h, tlv_p) { \ argument
|
D | oxygen_regs.h | 147 #define OXYGEN_I2S_MCLK(f) (((f) & 3) << OXYGEN_I2S_MCLK_SHIFT) argument
|
/sound/pci/asihpi/ |
D | hpi_internal.h | 346 #define HPI_ADAPTER_FAMILY_ASI(f) (f & HPI_ADAPTER_FAMILY_MASK) argument 347 #define HPI_MODULE_FAMILY_ASI(f) (f & HPI_MODULE_FAMILY_MASK) argument 348 #define HPI_ADAPTER_ASI(f) (f) argument
|
/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 346 u16 f; /* full */ member
|