Searched refs:wc (Results 1 – 3 of 3) sorted by relevance
1517 wavefront_control *wc) in wavefront_synth_control() argument1525 "cmd 0x%x\n", wc->cmd); in wavefront_synth_control()1529 switch (wc->cmd) { in wavefront_synth_control()1544 wc->rbuf[0] = dev->interrupts_are_midi; in wavefront_synth_control()1548 dev->rom_samples_rdonly = wc->wbuf[0]; in wavefront_synth_control()1549 wc->status = 0; in wavefront_synth_control()1553 i = wc->wbuf[0] | (wc->wbuf[1] << 7); in wavefront_synth_control()1557 wc->status = EINVAL; in wavefront_synth_control()1560 wc->rbuf[0] = dev->sample_status[i]; in wavefront_synth_control()1561 wc->status = 0; in wavefront_synth_control()[all …]
52 unsigned int wc; /* current wallclock */ member184 unsigned int wc, diff; in ct_xfitimer_reprogram() local192 wc = ct_xfitimer_get_wc(atimer); in ct_xfitimer_reprogram()193 diff = wc - atimer->wc; in ct_xfitimer_reprogram()194 atimer->wc = wc; in ct_xfitimer_reprogram()296 atimer->wc = ct_xfitimer_get_wc(atimer); in ct_xfitimer_start()
680 struct snd_kcontrol_new *wc, int numkc, in hdac_hdmi_fill_widget_info() argument692 w->kcontrol_news = wc; in hdac_hdmi_fill_widget_info()