Searched defs:f_acm (Results 1 – 1 of 1) sorted by relevance
30 struct f_acm { struct31 int ctrl_id;32 int data_id;57 static struct f_acm *default_acm_function; argument212 struct f_acm *f_acm = func_to_acm(f); in acm_bind() local267 struct f_acm *f_acm = func_to_acm(f); in acm_unbind() local285 struct f_acm *f_acm = req->context; in acm_tx_complete() local292 struct f_acm *f_acm = req->context; in acm_rx_complete() local370 struct f_acm *f_acm = func_to_acm(f); in acm_set_alt() local391 struct f_acm *f_acm = func_to_acm(f); in acm_setup() local[all …]
Completed in 4 milliseconds