Home
last modified time | relevance | path

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

/openbmc/linux/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()