Searched refs:afunc_notify (Results 1 – 1 of 1) sorted by relevance
88 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