Home
last modified time | relevance | path

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

/linux/sound/hda/controllers/
H A Dintel.c110 static int position_fix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; variable
135 module_param_array(position_fix, int, NULL, 0444);
136 MODULE_PARM_DESC(position_fix, "DMA pointer read method."
1819 assign_position_fix(chip, check_position_fix(chip, position_fix[dev])); in azx_create()