Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_ncm.c86 static inline unsigned ncm_bitrate(struct usb_gadget *g) in ncm_bitrate() function
583 data[0] = cpu_to_le32(ncm_bitrate(cdev->gadget)); in ncm_do_notify()
586 DBG(cdev, "notify speed %u\n", ncm_bitrate(cdev->gadget)); in ncm_do_notify()