Searched refs:wc (Results 1 – 4 of 4) sorted by relevance
1515 wavefront_control *wc) in wavefront_synth_control() argument1523 "cmd 0x%x\n", wc->cmd); in wavefront_synth_control()1527 switch (wc->cmd) { in wavefront_synth_control()1542 wc->rbuf[0] = dev->interrupts_are_midi; in wavefront_synth_control()1546 dev->rom_samples_rdonly = wc->wbuf[0]; in wavefront_synth_control()1547 wc->status = 0; in wavefront_synth_control()1551 i = wc->wbuf[0] | (wc->wbuf[1] << 7); in wavefront_synth_control()1555 wc->status = EINVAL; in wavefront_synth_control()1558 wc->rbuf[0] = dev->sample_status[i]; in wavefront_synth_control()1559 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()
282 bool wc) in do_alloc_pages() argument305 if (wc) in do_alloc_pages()311 static void do_free_pages(void *p, size_t size, bool wc) in do_free_pages() argument314 if (wc) in do_free_pages()
685 struct snd_kcontrol_new *wc, int numkc, in hdac_hdmi_fill_widget_info() argument697 w->kcontrol_news = wc; in hdac_hdmi_fill_widget_info()