Home
last modified time | relevance | path

Searched refs:bdl_pos_adj (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_intel.c115 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; variable
141 module_param_array(bdl_pos_adj, int, NULL, 0644);
142 MODULE_PARM_DESC(bdl_pos_adj, "BDL position adjustment offset.");
726 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
743 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
1857 if (bdl_pos_adj[dev] < 0) in azx_create()
1858 chip->bdl_pos_adj = default_bdl_pos_adj(chip); in azx_create()
1860 chip->bdl_pos_adj = bdl_pos_adj[dev]; in azx_create()
Dhda_controller.h135 int bdl_pos_adj; member
Dhda_controller.c1190 bus->core.bdl_pos_adj = chip->bdl_pos_adj; in azx_bus_init()
/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h348 int bdl_pos_adj; /* BDL position adjustment */ member
/kernel/linux/linux-5.10/sound/hda/
Dhdac_stream.c462 pos_adj = bus->bdl_pos_adj; in snd_hdac_stream_setup_periods()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl.c893 bus->bdl_pos_adj = 0; in skl_create()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda.c537 bus->bdl_pos_adj = 0; in hda_init()
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/
Dnotes.rst84 via ``bdl_pos_adj`` option.
86 When ``bdl_pos_adj`` is a negative value (as default), it's assigned to
/kernel/linux/linux-5.10/Documentation/sound/
Dalsa-configuration.rst1015 bdl_pos_adj