Lines Matching defs:array
74 * @seq: VERB array to send
76 * Send the commands sequentially from the given array.
77 * The array must be terminated with NID=0.
199 * @conn_list: connection list array; when NULL, checks only the size
320 * @dev_list: device list array
461 struct snd_array *array,
467 snd_array_for_each(array, i, pin) {
1648 * Add the given control element to an array inside the codec instance.
1697 * Add the given control element to an array inside the codec instance.
1949 * @followers is a NULL-terminated array of strings, each of which is a
3353 * snd_hda_add_new_ctls - create controls from the array
3355 * @knew: the array of struct snd_kcontrol_new
3357 * This helper function creates and add new controls in the given array.
3358 * The array must be terminated with an empty entry as terminator.
3552 * @texts: enum item string array
3554 * process kcontrol info callback of a simple string enum array
3555 * when @num_items is 0 or @texts is NULL, assume a boolean enum array
3960 * value in pin target array via snd_hda_codec_set_pin_target(), then