Home
last modified time | relevance | path

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

/linux-4.1.27/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()
885 struct f_ncm *ncm = func_to_ncm(f); in ncm_get_alt()
955 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_wrap_ntb()
1132 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_unwrap_ntb()
1275 struct f_ncm *ncm = func_to_ncm(f); in ncm_disable()
1315 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_open()
1327 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_close()
[all …]