Lines Matching refs:azx
248 struct azx;
260 int (*disable_msi_reset_irq)(struct azx *);
262 int (*dma_alloc_pages)(struct azx *chip,
266 void (*dma_free_pages)(struct azx *chip, struct snd_dma_buffer *buf);
267 int (*substream_alloc_pages)(struct azx *chip,
270 int (*substream_free_pages)(struct azx *chip,
275 int (*position_check)(struct azx *chip, struct azx_dev *azx_dev);
279 struct azx *chip;
286 typedef unsigned int (*azx_get_pos_callback_t)(struct azx *, struct azx_dev *);
287 typedef int (*azx_get_delay_callback_t)(struct azx *, struct azx_dev *, unsigned int pos);
289 struct azx { struct