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) {
1690 * Add the given control element to an array inside the codec instance.
1739 * Add the given control element to an array inside the codec instance.
1990 * @followers is a NULL-terminated array of strings, each of which is a
3371 * snd_hda_add_new_ctls - create controls from the array
3373 * @knew: the array of struct snd_kcontrol_new
3375 * This helper function creates and add new controls in the given array.
3376 * The array must be terminated with an empty entry as terminator.
3583 * @texts: enum item string array
3585 * process kcontrol info callback of a simple string enum array
3586 * when @num_items is 0 or @texts is NULL, assume a boolean enum array
3991 * value in pin target array via snd_hda_codec_set_pin_target(), then