Lines Matching refs:core
124 azx_dev->core.bufsize = 0; in azx_pcm_hw_params()
125 azx_dev->core.period_bytes = 0; in azx_pcm_hw_params()
126 azx_dev->core.format_val = 0; in azx_pcm_hw_params()
195 stream_tag = azx_dev->core.stream_tag; in azx_pcm_prepare()
201 azx_dev->core.format_val, substream); in azx_pcm_prepare()
253 sbits |= 1 << azx_dev->core.index; in azx_pcm_trigger()
301 struct snd_pcm_substream *substream = azx_dev->core.substream; in azx_get_position()
311 if (pos >= azx_dev->core.bufsize) in azx_get_position()
353 nsec = timecounter_read(&azx_dev->core.tc); in azx_get_time_info()
527 struct hdac_bus *bus = &_bus->core; in snd_hda_attach_pcm_stream()
821 struct hdac_bus *bus = &codec->bus->core; in snd_hda_codec_load_dsp_prepare()
853 struct hdac_bus *bus = &codec->bus->core; in snd_hda_codec_load_dsp_trigger()
864 struct hdac_bus *bus = &codec->bus->core; in snd_hda_codec_load_dsp_cleanup()
1001 struct azx *chip = bus_to_azx(&bus->core); in snd_hda_bus_reset()
1006 if (bus->core.chip_init) in snd_hda_bus_reset()
1039 err = snd_hdac_bus_init(&bus->core, chip->card->dev, &bus_core_ops, in azx_bus_init()
1049 bus->core.snoop = azx_snoop(chip); in azx_bus_init()
1052 bus->core.use_posbuf = true; in azx_bus_init()
1054 bus->core.bdl_pos_adj = chip->bdl_pos_adj[chip->dev_index]; in azx_bus_init()
1056 bus->core.corbrp_self_clear = true; in azx_bus_init()
1064 bus->core.align_bdle_4k = true; in azx_bus_init()
1072 bus->core.sync_write = 1; in azx_bus_init()