Home
last modified time | relevance | path

Searched refs:LINE6_CAP_PCM (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/usb/line6/
A Dpodhd.c400 if (pod->line6.properties->capabilities & LINE6_CAP_PCM) { in podhd_init()
452 .capabilities = LINE6_CAP_PCM
463 .capabilities = LINE6_CAP_PCM
474 .capabilities = LINE6_CAP_PCM | LINE6_CAP_CONTROL
487 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT,
499 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT,
511 | LINE6_CAP_PCM | LINE6_CAP_HWMON,
523 | LINE6_CAP_PCM | LINE6_CAP_HWMON,
A Dtoneport.c494 .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,
A Dpod.c431 | LINE6_CAP_PCM
444 | LINE6_CAP_PCM
457 | LINE6_CAP_PCM
480 | LINE6_CAP_PCM
493 | LINE6_CAP_PCM
506 | LINE6_CAP_PCM
A Ddriver.h102 LINE6_CAP_PCM = 1 << 1, enumerator
A Dpcm.c526 if (!(line6->properties->capabilities & LINE6_CAP_PCM)) in line6_init_pcm()

Completed in 11 milliseconds