Lines Matching refs:lola
20 #include "lola.h"
73 static int corb_send_verb(struct lola *chip, unsigned int nid,
102 static void lola_queue_unsol_event(struct lola *chip, unsigned int res,
109 static void lola_update_rirb(struct lola *chip)
137 static int rirb_get_response(struct lola *chip, unsigned int *val,
181 int lola_codec_write(struct lola *chip, unsigned int nid, unsigned int verb,
190 int lola_codec_read(struct lola *chip, unsigned int nid, unsigned int verb,
206 int lola_codec_flush(struct lola *chip)
217 struct lola *chip = dev_id;
295 static int reset_controller(struct lola *chip)
322 static void lola_irq_enable(struct lola *chip)
338 static void lola_irq_disable(struct lola *chip)
345 static int setup_corb_rirb(struct lola *chip)
409 static void stop_corb_rirb(struct lola *chip)
416 static void lola_reset_setups(struct lola *chip)
432 static int lola_parse_tree(struct lola *chip)
524 static void lola_stop_hw(struct lola *chip)
532 struct lola *chip = card->private_data;
541 struct lola *chip = card->private_data;
645 struct lola *chip;