Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c81 static inline struct f_ncm *func_to_ncm(struct usb_function *f) in func_to_ncm() function
654 struct f_ncm *ncm = func_to_ncm(f); in ncm_ep0out_complete()
681 struct f_ncm *ncm = func_to_ncm(f); in ncm_setup()
861 struct f_ncm *ncm = func_to_ncm(f); in ncm_set_alt()
942 struct f_ncm *ncm = func_to_ncm(f); in ncm_get_alt()
1009 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_wrap_ntb()
1170 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_unwrap_ntb()
1368 struct f_ncm *ncm = func_to_ncm(f); in ncm_disable()
1406 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_open()
1418 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_close()
[all …]