Searched refs:USX2Y_STAT_CHIP_INIT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/usx2y/
H A Dusx2y.h46 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */ enumerator in enum:__anon11159
H A DusX2Yhwdep.c73 if (!(us428->chip_status & USX2Y_STAT_CHIP_INIT))
148 if (us428->chip_status & USX2Y_STAT_CHIP_INIT)
256 priv->chip_status |= USX2Y_STAT_CHIP_INIT;
H A Dusx2yhwdeppcm.c719 if (!(usX2Y->chip_status & USX2Y_STAT_CHIP_INIT))

Completed in 104 milliseconds