Lines Matching refs:caiaq_controller
174 struct caiaq_controller { struct
179 static struct caiaq_controller ak1_controller[] = { argument
186 static struct caiaq_controller rk2_controller[] = {
212 static struct caiaq_controller rk3_controller[] = {
260 static struct caiaq_controller kore_controller[] = {
294 static struct caiaq_controller a8dj_controller[] = {
302 static struct caiaq_controller a4dj_controller[] = {
306 static struct caiaq_controller kontrolx1_controller[] = {
343 static struct caiaq_controller kontrols4_controller[] = {
516 static struct caiaq_controller maschine_controller[] = {
584 static int add_controls(struct caiaq_controller *c, int num, in add_controls()