Home
last modified time | relevance | path

Searched refs:to_f_phonet_opts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_phonet.c572 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts() function
580 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()
591 return gether_get_ifname(to_f_phonet_opts(item)->net, page, PAGE_SIZE); in f_phonet_ifname_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_phonet.c575 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts() function
583 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()
594 return gether_get_ifname(to_f_phonet_opts(item)->net, page, PAGE_SIZE); in f_phonet_ifname_show()

Completed in 3 milliseconds