Searched refs:fcp_init (Results 1 – 1 of 1) sorted by relevance
138 static int fcp_init(struct usb_mixer_interface *mixer,322 return fcp_init(mixer, step0_resp, step2_resp); in fcp_reinit()471 struct fcp_init __user *arg) in fcp_ioctl_init()473 struct fcp_init init; in fcp_ioctl_init()508 err = fcp_init(mixer, resp, step2_resp); in fcp_ioctl_init()1022 static int fcp_init(struct usb_mixer_interface *mixer, in fcp_init() function