Searched refs:f_audio_bind (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
D | f_uac1.c | 547 static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) in f_audio_bind() function 831 uac1->g_audio.func.bind = f_audio_bind; in f_audio_alloc()
|
D | f_uac1_legacy.c | 700 f_audio_bind(struct usb_configuration *c, struct usb_function *f) in f_audio_bind() function 1001 audio->card.func.bind = f_audio_bind; in f_audio_alloc()
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 55875 @@ -567,6 +618,7 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) 55883 @@ -603,6 +655,7 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) 55891 @@ -643,8 +696,8 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f)
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 358120 @@ -523,6 +574,7 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) 358128 @@ -559,6 +611,7 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) 358136 @@ -568,6 +621,7 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) 358144 @@ -576,6 +630,7 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f) 358152 @@ -597,8 +652,8 @@ static int f_audio_bind(struct usb_configuration *c, struct usb_function *f)
|