Searched refs:cs46xx_powerup (Results 1 – 1 of 1) sorted by relevance
390 static int cs46xx_powerup(struct cs_card *card, unsigned int type);3263 if( (tmp = cs46xx_powerup(card, CS_POWER_ADC)) ) in cs_open()3334 if( (tmp = cs46xx_powerup(card, CS_POWER_DAC)) ) in cs_open()4095 if( (tmp = cs46xx_powerup(card, CS_POWER_MIXVON )) ) in cs_open_mixdev()4688 static int cs46xx_powerup(struct cs_card *card, unsigned int type) in cs46xx_powerup() function5215 if( (tmp = cs46xx_powerup(card, CS_POWER_DAC | CS_POWER_ADC | in cs_hardware_init()