Home
last modified time | relevance | path

Searched refs:LINE6_CAP_HWMON (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/usb/line6/
Dpodhd.c394 | LINE6_CAP_HWMON,
405 | LINE6_CAP_HWMON,
416 | LINE6_CAP_HWMON,
427 | LINE6_CAP_HWMON,
438 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT,
450 | LINE6_CAP_PCM | LINE6_CAP_HWMON | LINE6_CAP_IN_NEEDS_OUT,
462 | LINE6_CAP_PCM | LINE6_CAP_HWMON,
474 | LINE6_CAP_PCM | LINE6_CAP_HWMON,
Dpod.c479 | LINE6_CAP_HWMON,
492 | LINE6_CAP_HWMON,
505 | LINE6_CAP_HWMON,
528 | LINE6_CAP_HWMON,
541 | LINE6_CAP_HWMON,
554 | LINE6_CAP_HWMON,
Ddriver.h115 LINE6_CAP_HWMON = 1 << 2, enumerator
Dplayback.c264 if (!(line6pcm->line6->properties->capabilities & LINE6_CAP_HWMON) in submit_audio_out_urb()