Home
last modified time | relevance | path

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

/sound/xen/
Dxen_snd_front_cfg.c386 const char *path, int node_index, int *stream_cnt) in cfg_device() argument
395 device_path = kasprintf(GFP_KERNEL, "%s/%d", path, node_index); in cfg_device()
405 pcm_instance->device_id = node_index; in cfg_device()
/sound/pci/asihpi/
Dhpi.h1142 u16 node_index; /**< what node is the control on ? */ member