Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_intel.c108 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; variable
134 module_param_array(bdl_pos_adj, int, NULL, 0644);
135 MODULE_PARM_DESC(bdl_pos_adj, "BDL position adjustment offset.");
682 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
699 return chip->bdl_pos_adj ? 0 : -1; in azx_position_ok()
1802 if (bdl_pos_adj[dev] < 0) in azx_create()
1803 chip->bdl_pos_adj = default_bdl_pos_adj(chip); in azx_create()
1805 chip->bdl_pos_adj = bdl_pos_adj[dev]; in azx_create()
Dhda_controller.h133 int bdl_pos_adj; member
Dhda_controller.c1178 bus->core.bdl_pos_adj = chip->bdl_pos_adj; in azx_bus_init()
/Linux-v6.1/include/sound/
Dhdaudio.h353 int bdl_pos_adj; /* BDL position adjustment */ member
/Linux-v6.1/sound/soc/intel/avs/
Dcore.c365 bus->core.bdl_pos_adj = 0; in avs_bus_init()
/Linux-v6.1/sound/hda/
Dhdac_stream.c493 pos_adj = bus->bdl_pos_adj; in snd_hdac_stream_setup_periods()
/Linux-v6.1/sound/soc/intel/skylake/
Dskl.c912 bus->bdl_pos_adj = 0; in skl_create()
/Linux-v6.1/sound/soc/sof/intel/
Dhda.c701 bus->bdl_pos_adj = 0; in hda_init()
/Linux-v6.1/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
/Linux-v6.1/Documentation/sound/
Dalsa-configuration.rst1024 bdl_pos_adj