Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_ncm.c85 static inline struct f_ncm *func_to_ncm(struct usb_function *f) in func_to_ncm() function
588 struct f_ncm *ncm = func_to_ncm(f); in ncm_ep0out_complete()
615 struct f_ncm *ncm = func_to_ncm(f); in ncm_setup()
798 struct f_ncm *ncm = func_to_ncm(f); in ncm_set_alt()
881 struct f_ncm *ncm = func_to_ncm(f); in ncm_get_alt()
951 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_wrap_ntb()
1128 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_unwrap_ntb()
1271 struct f_ncm *ncm = func_to_ncm(f); in ncm_disable()
1310 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_open()
1322 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_close()
[all …]