Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/function/
Df_uac2.c88 static int afunc_notify(struct g_audio *agdev, int unit_id, int cs);
1327 agdev->notify = afunc_notify; in afunc_bind()
1358 afunc_notify(struct g_audio *agdev, int unit_id, int cs) in afunc_notify() function