Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c88 static int afunc_notify(struct g_audio *agdev, int unit_id, int cs);
1328 agdev->notify = afunc_notify; in afunc_bind()
1359 afunc_notify(struct g_audio *agdev, int unit_id, int cs) in afunc_notify() function