Searched refs:LINE6_CAP_CONTROL (Results 1 – 5 of 5) sorted by relevance
397 if (pod->line6.properties->capabilities & LINE6_CAP_CONTROL) { in pod_init()429 .capabilities = LINE6_CAP_CONTROL442 .capabilities = LINE6_CAP_CONTROL455 .capabilities = LINE6_CAP_CONTROL468 .capabilities = LINE6_CAP_CONTROL478 .capabilities = LINE6_CAP_CONTROL491 .capabilities = LINE6_CAP_CONTROL504 .capabilities = LINE6_CAP_CONTROL
376 if (pod->line6.properties->capabilities & LINE6_CAP_CONTROL) { in podhd_init()476 .capabilities = LINE6_CAP_PCM | LINE6_CAP_CONTROL488 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO500 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO512 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_HWMON_CTL524 .capabilities = LINE6_CAP_CONTROL536 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO
196 .capabilities = LINE6_CAP_CONTROL207 .capabilities = LINE6_CAP_CONTROL
505 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()521 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()796 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_probe()870 if (line6->properties->capabilities & LINE6_CAP_CONTROL) in line6_suspend()887 if (line6->properties->capabilities & LINE6_CAP_CONTROL) in line6_resume()
100 LINE6_CAP_CONTROL = 1 << 0, enumerator