Searched refs:LINE6_CAP_PCM (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/usb/line6/ |
| H A D | podhd.c | 401 if (pod->line6.properties->capabilities & LINE6_CAP_PCM) { in podhd_init() 454 .capabilities = LINE6_CAP_PCM 465 .capabilities = LINE6_CAP_PCM 476 .capabilities = LINE6_CAP_PCM | LINE6_CAP_CONTROL 489 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT, 501 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT, 513 | LINE6_CAP_PCM | LINE6_CAP_HWMON, 525 | LINE6_CAP_PCM | LINE6_CAP_HWMON, 537 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT,
|
| H A D | toneport.c | 494 .capabilities = LINE6_CAP_PCM, 503 .capabilities = LINE6_CAP_PCM, 512 .capabilities = LINE6_CAP_PCM, 521 .capabilities = LINE6_CAP_PCM, 530 .capabilities = LINE6_CAP_PCM, 539 .capabilities = LINE6_CAP_PCM, 548 .capabilities = LINE6_CAP_PCM,
|
| H A D | pod.c | 431 | LINE6_CAP_PCM 444 | LINE6_CAP_PCM 457 | LINE6_CAP_PCM 480 | LINE6_CAP_PCM 493 | LINE6_CAP_PCM 506 | LINE6_CAP_PCM
|
| H A D | driver.h | 102 LINE6_CAP_PCM = 1 << 1, enumerator
|
| H A D | pcm.c | 524 if (!(line6->properties->capabilities & LINE6_CAP_PCM)) in line6_init_pcm()
|