Searched refs:type_ids (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_hwdep.c126 static char *type_ids[VX_TYPE_NUMS] = { local
135 if (snd_BUG_ON(!type_ids[vx->type]))
137 strcpy(info->id, type_ids[vx->type]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/vx/
H A Dvx_hwdep.c126 static char *type_ids[VX_TYPE_NUMS] = { local
135 if (snd_BUG_ON(!type_ids[vx->type]))
137 strcpy(info->id, type_ids[vx->type]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/usb/usx2y/
H A DusX2Yhwdep.c109 static char *type_ids[USX2Y_TYPE_NUMS] = { local
130 strcpy(info->id, type_ids[id]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/usb/usx2y/
H A DusX2Yhwdep.c109 static char *type_ids[USX2Y_TYPE_NUMS] = { local
130 strcpy(info->id, type_ids[id]);

Completed in 123 milliseconds