Searched refs:LINE6_CAP_PCM (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/sound/usb/line6/ |
| D | podhd.c | 292 if (pod->line6.properties->capabilities & LINE6_CAP_PCM) { in podhd_init() 336 .capabilities = LINE6_CAP_PCM 347 .capabilities = LINE6_CAP_PCM 358 .capabilities = LINE6_CAP_PCM 369 .capabilities = LINE6_CAP_PCM 381 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT, 393 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT, 405 | LINE6_CAP_PCM | LINE6_CAP_HWMON, 417 | LINE6_CAP_PCM | LINE6_CAP_HWMON,
|
| D | toneport.c | 493 .capabilities = LINE6_CAP_PCM, 502 .capabilities = LINE6_CAP_PCM, 511 .capabilities = LINE6_CAP_PCM, 520 .capabilities = LINE6_CAP_PCM, 529 .capabilities = LINE6_CAP_PCM, 538 .capabilities = LINE6_CAP_PCM, 547 .capabilities = LINE6_CAP_PCM,
|
| D | pod.c | 435 | LINE6_CAP_PCM 448 | LINE6_CAP_PCM 461 | LINE6_CAP_PCM 484 | LINE6_CAP_PCM 497 | LINE6_CAP_PCM 510 | LINE6_CAP_PCM
|
| D | driver.h | 102 LINE6_CAP_PCM = 1 << 1, enumerator
|
| D | pcm.c | 535 if (!(line6->properties->capabilities & LINE6_CAP_PCM)) in line6_init_pcm()
|