Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_ncm.c80 static inline struct f_ncm *func_to_ncm(struct usb_function *f) in func_to_ncm() function
663 struct f_ncm *ncm = func_to_ncm(f); in ncm_ep0out_complete()
690 struct f_ncm *ncm = func_to_ncm(f); in ncm_setup()
870 struct f_ncm *ncm = func_to_ncm(f); in ncm_set_alt()
953 struct f_ncm *ncm = func_to_ncm(f); in ncm_get_alt()
1020 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_wrap_ntb()
1182 struct f_ncm *ncm = func_to_ncm(&port->func); in ncm_unwrap_ntb()
1356 struct f_ncm *ncm = func_to_ncm(f); in ncm_disable()
1395 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_open()
1407 struct f_ncm *ncm = func_to_ncm(&geth->func); in ncm_close()
[all …]