Searched refs:us428 (Results 1 – 1 of 1) sorted by relevance
50 struct usx2ydev *us428 = hw->private_data; in snd_us428ctls_mmap() local54 if (!(us428->chip_status & USX2Y_STAT_CHIP_INIT)) in snd_us428ctls_mmap()72 struct usx2ydev *us428 = hw->private_data; in snd_us428ctls_poll() local75 if (us428->chip_status & USX2Y_STAT_CHIP_HUP) in snd_us428ctls_poll()95 struct usx2ydev *us428 = hw->private_data; in snd_usx2y_hwdep_dsp_status() local98 switch (le16_to_cpu(us428->dev->descriptor.idProduct)) { in snd_usx2y_hwdep_dsp_status()113 if (us428->chip_status & USX2Y_STAT_CHIP_INIT) in snd_usx2y_hwdep_dsp_status()227 struct usx2ydev *us428 = usx2y(card); in usx2y_hwdep_new() local234 hw->private_data = us428; in usx2y_hwdep_new()243 if (!us428->us428ctls_sharedmem) in usx2y_hwdep_new()[all …]