Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Df_uac2.c85 static int afunc_notify(struct g_audio *agdev, int unit_id, int cs);
1235 agdev->notify = afunc_notify; in afunc_bind()
1266 afunc_notify(struct g_audio *agdev, int unit_id, int cs) in afunc_notify() function